generates functions to apply to every property of an object
traverse and transform objects by visiting every node on a recursive walk
Jest transformer to import CSS into Jest's `jsdom`
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile function bind operator to ES5
Turn valid member expression property literals into plain identifiers
Check if a value is an object
Check if a value is a plain object
recursively transform key strings to camel-case
utilities for primitive JavaScript types
Convert an object's keys to snake case
Safely get a dot-notated property within an object.
traverse and transform objects by visiting every node on a recursive walk
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 for...of to ES5
Compile ES2015 block scoping (const and let) to ES5
Apply ES2015 function.name semantics to all functions
Compile exponentiation operator to ES5
Compile ES2015 spread to ES5
Compile ES2015 arrow functions to ES5
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
No description provided.
No description provided.