Collection of helper functions used by Babel transforms.
This plugin transforms static class properties as well as properties declared with the property initializer syntax
This plugin transforms ES2015 modules to CommonJS
This plugin transforms ES2015 modules to CommonJS
This plugin transforms checks for a private property in an object
This plugin transforms private class methods
Babel helper functions for implementing ES6 module transformations
Babel helper functions for implementing ES6 module transformations
Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10
This plugin transforms private class methods
A transformer that transforms a string into XML CDATA.
Babel plugin that transforms default exports to named exports.
Transforms flow type annotations into runtime type checks.
Transforms CSS-alike text into a React style JSON object
This plugin transforms ES2015 modules to SystemJS
This plugin transforms ES2015 modules to UMD
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
A Babel plugin that transforms specified require path file extensions.
Babel helper module for babel transforms authors to check the AST against duplicated nodes.
A simple handlebars template compiler for browserify transforms
Transforms ESM to UMD.
Transforms import.meta for nodejs environments
Transforms flow type annotations into flow-runtime types, optionally adds runtime type validation to annotated code.
Transforms jsdoc data into something more suitable for use as template input