to-factory
Convert classes into factory functions so they can be called with or without new.
Convert classes into factory functions so they can be called with or without new.
Babel plugin that adds React import declaration if file contains JSX tags.
Babel plugin for protecting against improper use of `t.throws()` in AVA
Babel plugin to emit decorator metadata like typescript compiler
A mirror of Facebook's dev-expression Babel plugin
Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecated) babel-browser
Data visualization library based on React and d3.
Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more! Works great with React/Angular/more!
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Companion rules for @babel/eslint-parser
Babel preset for React Native applications
A plugin for Babel 6 supports extending from builtin types based on static analysis.
Preprocessor to compile ES6 on the fly with babel.
Use next generation JavaScript, today
Babel plugin for annotating automatically pure function calls.
Babel plugin to transpile import() to require.ensure, for Webpack
Load environment variables using import statements.
Removes React properties
Extract export names
SQLite client for Node.js applications with SQL-based migrations API written in Typescript