Babel plugin to transform ES2015 instance method calls of arrays and strings
Latest Release: 0.1.2 at Aug 10, 2016, 12:00:40 PM (10 years ago)
Keywords: babel-plugin
Transform async functions into non-wrapped ES2015 generators
Latest Release: 0.1.2 at Sep 25, 2016, 1:21:43 AM (9 years ago)
Replace `Array.find` by `require('array-find')`.
Latest Release: 1.0.0 at Nov 1, 2016, 11:48:49 PM (9 years ago)
Write React Components without worrying to import React and extend component
Latest Release: 1.0.4 at Sep 24, 2017, 9:14:08 PM (8 years ago)
Keywords: React No import extends component without
Full directory Babel transpiler utility for the Ethical framework.
Latest Release: 0.0.0 at Oct 9, 2017, 5:18:52 AM (8 years ago)
A plugin for finding aliases intended for development
Latest Release: 1.0.0 at Dec 28, 2015, 3:47:27 AM (10 years ago)
Keywords: babel-plugin
Babel 6 preset-es2015 enable loose mode and adapt ie8.
Latest Release: 0.0.4 at Mar 9, 2016, 6:26:46 AM (10 years ago)
Compile JSX to kontainer-js API calls
Latest Release: 0.1.0 at Apr 27, 2016, 2:27:42 PM (10 years ago)
Keywords: babel-plugin kontainer-js
Babel plugin helps automatically add try catch when async await; 自动给async await 添加try catch
Latest Release: 1.0.2 at Oct 18, 2022, 2:32:40 AM (3 years ago)
Keywords: babel-plugin-async-add-trycatch add try catch async await add try catch async await add try/catch
stub the required file by extension type
Latest Release: 0.3.0 at May 21, 2017, 1:19:16 PM (9 years ago)
Keywords: babel-plugin
[](https://www.npmjs.com/babel-plugin-mobx-async-action/)
Latest Release: 0.0.6 at May 5, 2018, 7:57:10 AM (8 years ago)
Keywords: mobx utils babel-plugin
Replace `lodash` imports with `lodash-es`.
Latest Release: 0.2.0 at Feb 1, 2018, 11:44:31 PM (8 years ago)
Lazy load actions defined in mapDispatchToProps
Latest Release: 1.0.3 at Jun 20, 2020, 3:33:56 PM (6 years ago)
Auto transform require to require default in Babel 6/7
Latest Release: 0.1.7 at Mar 29, 2021, 8:24:57 AM (5 years ago)
Keywords: babel-plugin default require
Transform prefixed strings into imports. Works with babel 6/7.
Latest Release: 0.0.2 at Apr 26, 2018, 4:51:43 AM (8 years ago)
A Babel Plugin to strip blocks of code marked by special comment tags.
Latest Release: 0.0.5 at Dec 22, 2021, 5:19:15 PM (4 years ago)
Keywords: babel-plugin babel-transform
Replaces strings predefined string in an import path during transpile.
Latest Release: 0.1.0 at Jan 10, 2020, 6:16:44 PM (6 years ago)
babel-plugin-import-to-window-require
Latest Release: 1.0.5 at Oct 8, 2021, 11:33:07 AM (4 years ago)
Keywords: electron electron-lab babel plugin nodejs npm-package
Remove the resourceQuery param when importing modules via babel. Useful with Jest, that doesn't support resourceQueries
Latest Release: 1.0.1 at Apr 14, 2022, 1:56:36 PM (4 years ago)
Keywords: babel webpack plugin import resource query resourceQuery require jest mocha
Replace serializable object literals with JSON.parse().
Latest Release: 0.2.0 at Jun 29, 2019, 8:12:38 AM (7 years ago)
Keywords: babel-plugin-transform-object-literals babel babel-plugin