Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Helper functions on Babel compilation targets
Allow parsing of the logical assignment operators
Allow parsing of TypeScript syntax
A Babel plugin to inject imports to core-js@3 polyfills
Compile ESNext Regular Expressions to ES5
Compile class public and private fields, private methods and decorators to ES6
Compile regular expressions using named groups to ES5.
Allow parsing of the nullish-coalescing operator
This plugin transforms ES2015 modules to UMD
Compile exponentiation operator to ES5
Compile ES2015 arrow functions to ES5
Allow parsing of jsx
Apply ES2015 function.name semantics to all functions
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Ensure that reserved words are quoted in object property keys
Allow parsing of object rest/spread
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of '#foo in obj' brand checks