Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Transform TypeScript into ES.next
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Transform optional chaining operators into a series of nil checks
extracts CSS into separate files
Transforms logical assignment operators into short-circuited assignments
Chart and edit boundary lines for Angular based on [Chart.js](https://github.com/chartjs/Chart.js) (with [zoom plugin](https://github.com/chartjs/chartjs-plugin-zoom) and [dragdata plugin](https://github.com/chrispahm/chartjs-plugin-dragData) ) and
Compile Unicode property escapes in Unicode regular expressions to ES5.
A Babel plugin to inject imports to regenerator-runtime
Turn JSX into React function calls
Transform import() expressions
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the nullish-coalescing operator
Allow parsing of BigInt literals
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Allow parsing of class static blocks
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Turn async generator functions into ES2015 generators
Compile object rest and spread to ES5
Compile optional catch bindings
A Babel plugin to inject imports to core-js@2 polyfills