CLI tool to auto-fix verbatimModuleSyntax errors
Lexes CommonJS modules, returning their named exports metadata
Import with sanity.
Allow parsing of the module attributes in the import statement
Allow parsing of the module assertion attributes in the import statement
Lexes ES modules returning their import/export metadata
A JavaScript parser built from the Hermes engine
Provide eslint and prettier integration
Fixes ERR_REQUIRE_ESM errors so that you can require ESM modules from CommonJS
Fault-tolerant CSS parser for PostCSS
SCSS parser for PostCSS
syntax highlighting component for react with prismjs or highlightjs ast using inline styles
Working around a Safari 14 IndexedDB bug
Allow parsing of TypeScript syntax
Allow parsing of jsx
A transformer that acts as a pass-through.
Automatically switch PostCSS syntax by file extensions
Allow parsing of optional properties
Detect if a string is a data URL
Allow parsing of the nullish-coalescing operator
Allow parsing of async generator functions
Allow parsing of import.meta
Allow parsing of object rest/spread
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator