Transforms logical assignment operators into short-circuited assignments
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:24:50 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Mark top-level React method calls as pure for tree shaking
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:25:09 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
Latest Release: 0.5.0 at Sep 24, 2018, 11:07:00 AM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Turn async generator functions into ES2015 generators
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:25:32 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.
Latest Release: 0.6.0-alpha.9 at Aug 15, 2019, 11:09:51 PM (5 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Allow parsing of the pipeline operator
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:24:44 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Babel preset for all Vue plugins.
Latest Release: 2.0.2 at Mar 21, 2018, 12:33:52 PM (7 years ago)
Keywords: babel vue jsx preset
Compile Unicode property escapes in Unicode regular expressions to ES5.
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:25:16 PM (26 days ago)
Keywords: babel-plugin regex regexp regular expressions unicode properties unicode ast babel compiler es2015 es6 flavortown javascript
Transform import() expressions
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:24:48 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Allow parsing of Throw Expressions
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:24:45 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Remove unnecessary React propTypes from the production build
Latest Release: 0.4.24 at Feb 1, 2019, 9:38:39 PM (6 years ago)
Keywords: babel babel-plugin react minification propTypes
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:24:50 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Compile ES2015 Unicode escapes to ES5
Latest Release: 8.0.0-alpha.17 at Mar 11, 2025, 6:25:02 PM (26 days ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Babel preset for Node 6.x (ES6 / ES2015)
Latest Release: 11.0.0 at Apr 27, 2016, 9:41:04 AM (8 years ago)
Keywords: babel-preset-node6 babel-preset babel node6 es2015 es6
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Latest Release: 2.0.3 at Jan 27, 2016, 1:47:36 PM (9 years ago)
Keywords: babel babel-plugin array includes polyfill
Babel plugin that replaces member expressions and typeof statements with strings
Latest Release: 2.1.4 at Sep 19, 2023, 12:40:00 PM (a year ago)
Keywords: babel-plugin babel-transform babel define DefinePlugin webpack
Babel preset for all power-assert plugins
Latest Release: 3.0.0 at Aug 30, 2018, 8:44:23 AM (6 years ago)
Keywords: assert babel babel-plugin babel-preset power-assert
Babel plugin for power-assert
Latest Release: 3.0.1 at Jan 8, 2019, 4:57:42 AM (6 years ago)
Keywords: assert assertion babel babel-plugin power-assert test testing transform
Replace references to `undefined` with `void 0`
Latest Release: 6.10.0-alpha.9 at Sep 23, 2018, 1:37:31 PM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Remove debugger statements
Latest Release: 6.10.0-alpha.9 at Sep 23, 2018, 1:37:27 PM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify