Packages by nicolo-ribaudo
Packages maintained by nicolo-ribaudo.
81 packages
Transform class static blocks
Transform optional chaining operators into a series of nil checks
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile ES2015 destructuring to ES5
This plugin transforms ES2015 modules to CommonJS
Mark top-level React method calls as pure for tree shaking
A JavaScript parser
Compile export namespace to ES2015
Transform TypeScript into ES.next
Allow parsing of import()
Allow parsing of export default from
Remove nullish coalescing operator
Compile ES2015 classes to ES5
Turn JSX into React function calls
Add displayName to React.createClass calls
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of top-level await in modules
Allow parsing of BigInt literals
Allow parsing of the nullish-coalescing operator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Babel Types is a Lodash-esque utility library for AST nodes