This is [babel-preset-es2015](http://babeljs.io/docs/plugins/preset-es2015/), minus [modules-commonjs](http://babeljs.io/docs/plugins/transform-es2015-modules-commonjs/), plus [external-helpers](http://babeljs.io/docs/plugins/external-helpers/). Use it wi
Latest Release: 3.0.0 at Dec 12, 2016, 8:28:29 PM (9 years ago)
Fix babel/babel#2212
Latest Release: 1.0.4 at Sep 8, 2020, 11:30:05 PM (5 years ago)
Keywords: babel-plugin module.exports
Transform required css modules so one can use generated class names.
Latest Release: 1.6.2 at Nov 25, 2018, 4:42:14 PM (7 years ago)
Keywords: babel css-modules babel-plugin plugin css-files extract-css preprocessor
Minify Standard built-in Objects
Latest Release: 0.5.0 at Sep 24, 2018, 11:06:49 AM (7 years ago)
Keywords: babel-plugin transform-built-ins babel babel-minify babel-preset minify
Generate code at build-time
Latest Release: 4.1.5 at Sep 1, 2021, 6:48:40 PM (4 years ago)
Keywords: babel-plugin-macros babel-plugin babel code generation
Babel preset to make node@6 fully ES2015 compatible
Latest Release: 0.4.0 at Nov 7, 2016, 1:29:52 PM (9 years ago)
Keywords: babel babel-preset babel-preset-es2015 node6
Babel preset for React Native applications
Latest Release: 0.76.9 at Jan 30, 2024, 6:15:56 PM (2 years ago)
Keywords: babel preset react-native bundler javascript
Turn JSX into Inferno virtual DOM
Latest Release: 6.8.5 at Dec 28, 2025, 1:52:43 PM (4 months ago)
Keywords: babel-plugin babel es2015 es2016 inferno jsx
Transpile ES7 async/await to vanilla ES6 Promise chains
Latest Release: 1.0.5 at Apr 24, 2016, 2:12:58 PM (10 years ago)
Keywords: es 7 6 babel promise async await promises function functions plugin babel-plugin
Allow parsing of records and tuples.
Latest Release: 8.0.0-beta.3 at Oct 23, 2025, 2:44:36 PM (7 months ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Compile export default to ES2015
Latest Release: 7.0.0-beta.3 at Oct 15, 2017, 1:11:53 PM (8 years ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Allow parsing of partial application syntax
Latest Release: 8.0.0-rc.6 at May 25, 2026, 10:22:58 AM (3 hours ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Transform destructuring private proposal
Latest Release: 8.0.0-rc.6 at May 25, 2026, 10:23:23 AM (3 hours ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Removes closures from your JavaScript in the name of performance.
Latest Release: 1.3.2 at Aug 25, 2020, 11:03:17 PM (5 years ago)
Keywords: babel babel-plugin closure-elimination closure optimization
Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.
Latest Release: 0.5.2 at May 6, 2022, 6:33:32 PM (4 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Inline the `NODE_ENV` environment variable and evaluate it if possible
Latest Release: 0.5.0-alpha.9 at Sep 23, 2018, 1:37:22 PM (7 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Find the closest babel config based on a directory
Latest Release: 2.1.2 at Sep 2, 2024, 12:31:23 PM (a year ago)
Keywords: babel config loader finder babelrc find
Compile inline regular expression modifiers
Latest Release: 7.25.9 at Oct 22, 2024, 3:21:26 PM (a year ago)
Keywords: babel-plugin regex regexp regular expressions ast babel compiler es2015 es6 flavortown javascript
babel-plugin-module-resolver resolver for eslint-plugin-import
Latest Release: 5.3.2 at Jan 16, 2023, 8:28:10 PM (3 years ago)
Keywords: eslint eslint-plugin-import eslint-import-resolver babel babel-plugin module resolver alias rewrite resolve rename mapping require import eslint-plugin
Babel plugin to replace Object.assign with the extends helper
Latest Release: 1.2.1 at Jul 25, 2015, 8:52:10 AM (10 years ago)
Keywords: babel babel-plugin object assign extend polyfill