Packages by nicolo-ribaudo
Packages maintained by nicolo-ribaudo.
61 packages
babel's modular runtime helpers
Allow parsing of object rest/spread
Allow parsing of optional properties
Allow parsing of the logical assignment operators
Support for `import <defer|source>` phase syntax in Acorn
Babel Types is a Lodash-esque utility library for AST nodes
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of BigInt literals
Allow parsing of the module attributes in the import statement
Allow parsing of async generator functions
Allow parsing of import.meta
Allow parsing of class static blocks
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of TypeScript syntax
Allow parsing of the nullish-coalescing operator
Allow parsing of class properties
Allow parsing of jsx
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Turns an AST into code.
Generate errors that contain a code frame that point to source locations.
A utility package to parse strings
Validate identifier/keywords name
General utilities for plugins to use
Allow parsing of '#foo in obj' brand checks
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Strip flow type annotations from your output code.
Turn async functions into ES2015 generators
A JavaScript parser