AXA's base Babel RC, extending es2015 preset
Latest Release: 1.0.0 at Feb 22, 2017, 1:46:10 PM (9 years ago)
Keywords: babel babelpreset
Provide common react babel configuration
Latest Release: 1.0.1 at Jun 16, 2019, 12:06:19 AM (6 years ago)
Keywords: babel react config
Add a __self prop to all JSX Elements
Latest Release: 6.22.1 at Apr 27, 2022, 2:46:58 PM (3 years ago)
Keywords: babel-plugin
Add a __source prop to all JSX Elements
Latest Release: 6.22.1 at Apr 27, 2022, 2:47:35 PM (3 years ago)
Keywords: babel-plugin
A babel plugin which creates validation code from jsdoc comments
Latest Release: 0.3.4 at Sep 11, 2017, 7:53:14 PM (8 years ago)
Keywords: babel plugin assert validation testing
A babel preset for transforming your JavaScript for AHDCreative
Latest Release: 1.0.1 at Oct 27, 2022, 3:50:06 PM (3 years ago)
Keywords: babel es6 es2015 javascript
Babel offside (indention) Javascript syntax extension
Latest Release: 0.10.4 at Aug 15, 2018, 6:14:19 PM (7 years ago)
Keywords: babel syntax offside python indention indent
A babel plugin to extract i18n message from React components that use React-i18next.
Latest Release: 0.1.0 at Jun 28, 2018, 1:20:26 PM (7 years ago)
Keywords: babel-plugin babel i18next react-i18next extractor parser reactjs utilities
Compile match operator to ES5
Latest Release: 0.1.5 at Aug 4, 2022, 3:20:40 AM (3 years ago)
Keywords: babel babel-plugin match match-operator
A plugin that helps integrate closure modules into babel projects.
Latest Release: 0.0.1 at Mar 10, 2016, 5:03:12 PM (10 years ago)
Keywords: babel babel-plugin closure module
A babel plugin to evaluate code at build-time.
Latest Release: 0.0.1 at Dec 31, 2022, 2:39:45 AM (3 years ago)
Keywords: babel babel-plugin eval precompile code generation
Scitent's Babel preset
Latest Release: 0.0.3 at May 27, 2020, 7:16:52 PM (5 years ago)
Keywords: config babel preset javascript scitent
This is a plugin for babel to off the `console` in production env
Latest Release: 0.0.1 at Aug 7, 2019, 9:55:05 AM (6 years ago)
Keywords: babel plugin console off
Babel plugin to remove all decorators from the code.
Latest Release: 0.1.1 at Sep 25, 2015, 11:22:25 AM (10 years ago)
Keywords: babel babel-plugin ignore remove compile decorator
Yeoman generator to build npm client side libraries using babel, webpack & karma
Latest Release: 0.1.2 at Jan 14, 2017, 4:57:46 PM (9 years ago)
Keywords: babel yeoman generator karma webpack npm lib yeoman-generator
Removes styleName props from React components. Useful for ignoring react-css-modules during testing without generating console warnings.
Latest Release: 0.1.0 at Mar 23, 2017, 5:43:11 AM (9 years ago)
Keywords: babel plugin css modules stylename jsx react
Removes style props from React components. Useful for ignoring styles during testing and avoiding them in snapshots.
Latest Release: 0.1.0 at Jul 6, 2017, 10:56:38 PM (8 years ago)
Keywords: babel plugin css modules style jsx react
A babel plugin to call custom function when babel requires a module
Latest Release: 0.0.1 at Mar 7, 2019, 6:26:43 AM (7 years ago)
Keywords: babel babel-plugin require module hook import
Babel preset for Expo that won't transpile all the way back to ES5
Latest Release: 0.1.3 at Apr 24, 2021, 3:35:39 AM (4 years ago)
Keywords: babel babel-preset expo expo-web react-native react-native-web metro webpack
Babel plugin to compose functions with piping using the & operator
Latest Release: 0.1.0 at Oct 27, 2017, 7:56:51 PM (8 years ago)
Keywords: babel babel-plugin curry currying function functional programming functional-programming