NPM
Node Package Manager
44,505 tracked projects
Public Registry
www.npmjs.comPublic registry metadata is sourced from known upstream package ecosystems.
Find Project in NPM
| Project | Description |
|---|---|
Compile exponentiation operator to ES5 | |
Compile export namespace to ES2015 | |
Turn flow type annotations into comments | |
Strip flow type annotations from your output code. | |
Compile ES2015 for...of to ES5 | |
Apply ES2015 function.name semantics to all functions | |
This plugin transforms all the ES2015 'instanceof' methods | |
Babel plugin to fix buggy JScript named function expressions | |
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings | |
Compile ES2015 unicode string and number literals to ES5 | |
Transforms logical assignment operators into short-circuited assignments | |
Ensure that reserved words are quoted in property accesses | |
This plugin transforms ES2015 modules to AMD | |
This plugin transforms ES2015 modules to CommonJS | |
This plugin transforms ES2015 modules to SystemJS | |
This plugin transforms ES2015 modules to UMD | |
Compile regular expressions using named groups to ES5. | |
Transforms new.target meta property | |
Remove nullish coalescing operator | |
Remove numeric separators from Decimal, Binary, Hex and Octal literals | |
Replace Object.assign with an inline helper | |
Compile object rest and spread to ES5 | |
Turn Object.setPrototypeOf to assignments | |
Compile ES2015 object super to ES5 | |
Compile optional catch bindings | |
Transform optional chaining operators into a series of nil checks | |
Compile ES2015 default and rest parameters to ES5 | |
This plugin transforms private class methods | |
This plugin transforms checks for a private property in an object | |
Ensure that reserved words are quoted in object property keys | |
Compile ES5 property mutator shorthand syntax to Object.defineProperty | |
Babel plugin for turning __proto__ into a shallow property clone | |
Treat React JSX elements as value types and hoist them to the highest scope | |
Add displayName to React.createClass calls | |
Turn JSX elements into exploded React objects | |
Turn JSX into React function calls | |
Turn JSX into React Pre-0.12 function calls | |
Turn JSX into React function calls in development | |
Add a __self prop to all JSX Elements | |
Add a __source prop to all JSX Elements | |
Mark top-level React method calls as pure for tree shaking | |
Explode async and generator functions into a state machine. | |
Compile inline regular expression modifiers | |
Ensure that no reserved words are used. | |
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals | |
Compile ES2015 shorthand properties to ES5 | |
Compile ES2015 spread to ES5 | |
Compile ES2015 sticky regex to an ES5 RegExp constructor | |
This plugin places a 'use strict'; directive at the top of all files to enable strict mode | |
Compile ES2015 template literals to ES5 |