babel-jscs
**babel-jscs** allows you to lint **ALL** valid Babel code with [JSCS](https://github.com/jscs-dev/node-jscs). Big thanks to @sebmck!
**babel-jscs** allows you to lint **ALL** valid Babel code with [JSCS](https://github.com/jscs-dev/node-jscs). Big thanks to @sebmck!
Babel plugin that replaces System.import with the equivalent UMD pattern
Convert acorn tokens to esprima
Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)
Neater control statements (if/for) for jsx
Hmr plugin for dva.
Wraps AMD scripts into System.registerDynamic(...
Configures the consuming ember-cli app's or addon's Babel transpiler for decorators.
Turn JSX into Inferno virtual DOM
i18n for the component age. Auto management react-intl ID
Redux integration for Firebase. Comes with a Higher Order Components for use with React.
Lists some simple ES6 import/export stats
babel plugin to inline replace variables
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
Minify HTML in tagged template strings using html-minifier
Super-fast alternative for babel
Super-fast alternative for babel
Super-fast alternative for babel
Babel plugin to transpile import() to a deferred require(), for node
Transpile ES7 async/await to vanilla ES6 Promise chains