Compile inline regular expression modifiers
Latest Release: 7.25.9 at Oct 22, 2024, 3:21:26 PM (a month ago)
Keywords: babel-plugin regex regexp regular expressions ast babel compiler es2015 es6 flavortown javascript
Transpile ES7 async/await to vanilla ES6 Promise chains
Latest Release: 1.0.5 at Apr 24, 2016, 2:12:58 PM (8 years ago)
Keywords: es 7 6 babel promise async await promises function functions plugin babel-plugin
TypeScript definitions for babel-core
Latest Release: 6.25.10 at Nov 6, 2023, 11:37:45 PM (a year ago)
Keywords: definition dts hacktoberfest types typescript typescript-definitions typings
Babel preset to make node@6 fully ES2015 compatible
Latest Release: 0.4.0 at Nov 7, 2016, 1:29:52 PM (8 years ago)
Keywords: babel babel-preset babel-preset-es2015 node6
Turn JSX into Inferno virtual DOM
Latest Release: 6.7.2 at Aug 31, 2024, 2:31:34 PM (2 months ago)
Keywords: babel-plugin babel es2015 es2016 inferno jsx
Removes closures from your JavaScript in the name of performance.
Latest Release: 1.3.2 at Aug 25, 2020, 11:03:17 PM (4 years ago)
Keywords: babel babel-plugin closure-elimination closure optimization
Find the closest babel config based on a directory
Latest Release: 2.1.2 at Sep 2, 2024, 12:31:23 PM (2 months ago)
Keywords: babel config loader finder babelrc find
Babel preset for React Native applications
Latest Release: 0.77.0-rc.0 at Nov 26, 2024, 11:40:26 AM (14 hours ago)
Keywords: babel preset react-native android app-framework cross-platform ios mobile mobile-development react
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 (2 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 (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Latest Release: 3.15.0-next.0 at Nov 7, 2024, 7:00:33 PM (19 days ago)
Keywords: blog compiler gatsby graphql react static-site-generator web-app
babel-preset-app for vue-cli
Latest Release: 5.0.8 at Jul 7, 2022, 10:22:05 AM (2 years ago)
Keywords: vue cli
Babel preset to make node@5 fully ES2015 compatible.
Latest Release: 1.2.0 at Mar 15, 2016, 8:41:53 AM (8 years ago)
Keywords: babel-preset-es2015 babel-preset babel node5 es2015 es6
Babel plugin to replace Object.assign with the extends helper
Latest Release: 1.2.1 at Jul 25, 2015, 8:52:10 AM (9 years ago)
Keywords: babel babel-plugin object assign extend polyfill
## Example
Latest Release: 0.4.4 at Aug 15, 2019, 11:08:18 PM (5 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Context- and scope- aware variable renaming.
Latest Release: 0.5.1 at May 6, 2022, 6:33:33 PM (2 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
Tries to evaluate expressions and inline the result.
Latest Release: 0.5.0 at Sep 24, 2018, 11:07:06 AM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249)
Latest Release: 0.5.0-alpha.9 at Sep 23, 2018, 1:37:49 PM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.
Latest Release: 0.5.0-alpha.9 at Sep 23, 2018, 1:37:39 PM (6 years ago)
Keywords: babel-plugin babel babel-minify babel-preset minify
A plugin for babel projects using Stryker
Latest Release: 4.0.0 at Oct 7, 2020, 7:03:17 AM (4 years ago)
Keywords: stryker javascript babel hacktoberfest mutation-testing test-automation testing testing-tools typescript