A babel plugin which creates validation code from jsdoc comments
JSDoc linting rules for ESLint.
General utilities for plugins to use
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
Turn async functions into ES2015 generators
Core istanbul API for JS code coverage
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
An API documentation generator for JavaScript.
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 computed properties to ES5
Compile ES2015 classes to ES5
Add a __source prop to all JSX Elements
This plugin transforms ES2015 modules to UMD
Compile ES2015 default and rest parameters to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 destructuring to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 for...of to ES5
Add a __self prop to all JSX Elements
Compile ES2015 spread to ES5