A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Babel plugin for stubbing (ES6, ES2015) module exports
General utilities for plugins to use
Allow parsing of jsx
Allow parsing of TypeScript syntax
Compile class public and private fields, private methods and decorators to ES6
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Easy dependency injection for node.js unit testing
Core istanbul API for JS code coverage
Allows you to build compile-time libraries
Compile ESNext Regular Expressions to ES5
Allow parsing of optional properties
Compile ES2015 computed properties to ES5
Super-fast alternative to Babel for when you can target modern JS runtimes
Compile ES2015 classes to ES5
Add a __source prop to all JSX Elements
This plugin transforms private class methods
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 default and rest parameters to ES5
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS