Support for import assertions in acorn
Support for import attributes in acorn
Modern, fast React.js JSX parser
Acorn fork used by babel
Alternative, TypeScript parser
Acorn plugin that parses TypeScript
Stub TypeScript definitions entry for acorn, which provides its own types definitions
Support dynamic imports in acorn
Error-tolerant ECMAScript parser
ECMAScript (ESTree) AST walker
An Esprima-compatible JavaScript parser built on Acorn
Support for private methods in acorn
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
ECMAScript parser
Support object spread in acorn
Support for rest and spread properties in acorn 5
Support for BigInt in acorn
Acorn fork used by 6to5
Support for import.meta in acorn
Support for class fields in acorn
Support for export-ns-from in acorn
Support for numeric separators in acorn
Support for static class features in acorn
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins