Allow parsing of export namespace from
Latest Release: 7.8.3 at Jan 13, 2020, 9:41:18 PM (4 years ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Allow parsing of the logical assignment operators
Latest Release: 7.10.4 at Jun 30, 2020, 1:11:47 PM (4 years ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Latest Release: 8.0.0-alpha.13 at Oct 25, 2024, 1:54:05 PM (a month ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Compile ES2015 Unicode escapes to ES5
Latest Release: 8.0.0-alpha.13 at Oct 25, 2024, 1:54:16 PM (a month ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Allow parsing of the function.sent meta property
Latest Release: 8.0.0-alpha.13 at Oct 25, 2024, 1:53:56 PM (a month 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
> 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
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Latest Release: 2.0.3 at Jan 27, 2016, 1:47:36 PM (8 years ago)
Keywords: babel babel-plugin array includes polyfill
Babel preset for all Vue plugins.
Latest Release: 2.0.2 at Mar 21, 2018, 12:33:52 PM (6 years ago)
Keywords: babel vue jsx preset
A Babel preset that targets modern browsers by fixing engine bugs.
Latest Release: 0.1.6-no-external-plugins at Jul 21, 2023, 5:36:24 PM (a year ago)
Keywords: babel preset preset-env modern modules ES Modules module/nomodule
Allow parsing of the pipeline operator
Latest Release: 8.0.0-alpha.13 at Oct 25, 2024, 1:53:59 PM (a month ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Transform import() expressions
Latest Release: 8.0.0-alpha.13 at Oct 25, 2024, 1:54:04 PM (a month ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
Allow parsing of Throw Expressions
Latest Release: 8.0.0-alpha.13 at Oct 25, 2024, 1:54:00 PM (a month ago)
Keywords: babel-plugin ast babel compiler es2015 es6 flavortown javascript
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 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
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
Turn boolean literals into !0 for true and !1 for false.
Latest Release: 6.10.0-alpha.9 at Sep 23, 2018, 1:37:20 PM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Babel plugin for power-assert
Latest Release: 3.0.1 at Jan 8, 2019, 4:57:42 AM (5 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
Turn valid property key literals to plain identifiers
Latest Release: 6.10.0-alpha.9 at Sep 23, 2018, 1:37:24 PM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify