Babel plugin to add hook names for Preact devtools
Babel plugin for Vue 2.0 JSX
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Replace Object.assign with an inline helper
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Compile objects with duplicate keys to valid strict ES5
Insert code to load a module corresponding to JSX pragma.
Apply ES2015 function.name semantics to all functions
StyleX babel plugin.
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Core istanbul API for JS code coverage
Javascript Matrix and Vector library for High Performance WebGL apps
Turn JSX elements into exploded React objects
Explode async and generator functions into a state machine.
This plugin allows Babel to transform class constructors (deprecated)
This plugin transforms ES2015 modules to CommonJS
This plugin transforms ES2015 modules to SystemJS
Babel syntactic sugar for h automatic injection for Vue JSX
Babel plugin that replaces member expressions and typeof statements with strings
This plugin transforms ES2015 modules to AMD
Inline environment variables.
Turn valid property key literals to plain identifiers
Turn async functions into ES2015 generators