Transforms *async/await* and *Promise* to bluebird
Latest Release: 1.0.1 at Nov 18, 2016, 9:05:40 AM (8 years ago)
Keywords: babel babel-preset bluebird promise async await
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Latest Release: 1.4.0 at Aug 18, 2020, 5:07:11 PM (4 years ago)
Keywords: babel plugin rewire es6 modules
Remove indentation from multiline template strings
Latest Release: 2.1.0 at Oct 9, 2020, 12:43:18 PM (4 years ago)
Keywords: template literals template strings dedent deintend indentation es6 harmony babel javascript nodejs
Babel preset for angular2
Latest Release: 0.0.2 at May 8, 2016, 4:19:37 AM (8 years ago)
Keywords: babel babel-plugin angular angular2 ng2 decorator
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
Latest Release: 11.13.5 at Nov 20, 2024, 7:58:28 AM (7 days ago)
Keywords: styles emotion react css css-in-js babel-plugin reactjs
GasBuddy opinions about the best set of Babel things to use
Latest Release: 6.0.0 at Apr 17, 2020, 1:15:11 PM (4 years ago)
Keywords: babel babel-preset-node6 es2017 es6 es7 async babel-preset
Babel presets for modern browsers
Latest Release: 15.0.2 at Sep 19, 2020, 5:48:34 PM (4 years ago)
Keywords: babel preset modern browser browsers babel-preset
Modular Lodash builds without the hassle.
Latest Release: 3.3.5 at Jun 22, 2023, 8:22:05 PM (a year ago)
Keywords: babel-plugin cherry-pick lodash modules babel
A simple plugin that allows you to require globally
Latest Release: 1.1.0 at Feb 2, 2016, 10:45:24 PM (8 years ago)
Keywords: babel plugin global require import commonjs esmodules javascript
A boilerplate to start writing your NPM modules in ES6 using Babel.
Latest Release: 1.0.0 at Jan 4, 2017, 4:35:16 AM (7 years ago)
Keywords: module es6 es5 babel boilerplate example nodejs npm-module
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x' and import 'y/lib/x/style.css')
Latest Release: 0.1.1 at Jan 2, 2018, 10:55:09 AM (6 years ago)
Keywords: babel-plugin-transform-modules babel-plugin-transform-imports babel-plugin-import babel-plugin-component babel transform import
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
Latest Release: 1.0.0 at Feb 12, 2018, 8:00:58 AM (6 years ago)
Keywords: babel block code comment comments context extract glob javascript parse jonschlinkert nodejs tokenize
Replace JavaScript expressions with other expressions
Latest Release: 0.2.0 at Mar 11, 2019, 11:23:51 PM (5 years ago)
Keywords: babel-plugin babel
Babel plugin to dynamically rewrite the path in require() and ES6 import
Latest Release: 0.2.0 at Jun 3, 2017, 8:05:24 PM (7 years ago)
Keywords: babel babel-plugin module rewrite resolve dynamic rename require import
babel plugin that adds console.asserts which check that your imports are not undefined
Latest Release: 3.0.0 at Nov 15, 2016, 8:07:30 PM (8 years ago)
Keywords: babel babel-plugin object assign extend polyfill
babel plugin for vue-cli
Latest Release: 3.12.2 at Apr 17, 2023, 7:08:52 AM (a year ago)
Keywords: vue cli babel
Babel preset for the latest ECMAScript specification for Node v6
Latest Release: 1.0.1 at Sep 12, 2016, 6:42:22 AM (8 years ago)
Keywords: babel preset es2015 es2016 es2017 es2018 es6 es7 es8 node
Transforms AMD code to CommonJS
Latest Release: 1.6.0 at May 1, 2022, 11:33:55 PM (2 years ago)
Keywords: babel babel-plugin amd commonjs javascript
Allows you to build compile-time libraries
Latest Release: 2.7.1 at Nov 21, 2019, 12:29:31 PM (5 years ago)
Keywords: babel-plugin macros macro babel-macro babel-plugin-macro babel-macros babel-plugin-macros babel
Neater control statements (if/for) for jsx
Latest Release: 4.1.2 at Jan 11, 2022, 1:06:12 PM (2 years ago)
Keywords: react jsx if else for each loop babel react-component babel-plugin javascript