A plugin for Babel 6 supports extending from builtin types based on static analysis.
Promisify a callback-based function
to help transform on
JSX Syntactic Sugar Plugin for Event Modifiers
Turn boolean literals into !0 for true and !1 for false.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Returns true if a value is a plain object, array or function.
Explode async and generator functions into a state machine.
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
resolve which handles browser field support in package.json
Jest plugin to use babel for transformation.
Convert === and !== to == and != if their types are inferred to be the same.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A ponyfill for the ES 2015 (ES6) `Array.from()`.
JSX v-model transform
Turn an array like into an array
Get the last or last n elements in an array.
finds an item in an array matching a predicate function, and returns its index
Replace references to `undefined` with `void 0`
Utilities for writing browserify transforms.
Compile export extensions to ES2015
A simple parser/writer for the Session Description Protocol
Babel transform for Flow Enums.
Babel preset for all React plugins.