Description
Provides the Acorn JavaScript parser for development tools. Parsers like this read JavaScript source code and turn it into structured syntax trees used by bundlers, linters, editors, transpilers, and analysis tools.
Install it when a JavaScript toolchain or project depends on Acorn. It is a developer library, not an application for running JavaScript programs by itself.