| vuejs/babel-plugin-transform-vue-jsx |
1,834 |
|
31,788 |
9,262 |
over 3 years ago |
23 |
March 05, 2018 |
54 |
|
JavaScript |
| babel plugin for vue 2.0 jsx |
| gaearon/babel-plugin-react-transform |
1,100 |
|
39,689 |
2,815 |
over 7 years ago |
13 |
September 12, 2017 |
11 |
mit |
JavaScript |
| Babel plugin to instrument React components with custom transforms |
| entwicklerstube/babel-plugin-root-import |
1,094 |
|
1,112 |
726 |
almost 5 years ago |
13 |
October 23, 2020 |
13 |
mit |
JavaScript |
| Add the opportunity to import modules by the root path |
| styled-components/babel-plugin-styled-components |
1,052 |
|
16,584 |
5,383 |
almost 3 years ago |
95 |
June 23, 2023 |
72 |
mit |
JavaScript |
| Improve the debugging experience and add server-side rendering support to styled-components |
| oliviertassinari/babel-plugin-transform-react-remove-prop-types |
897 |
|
109,554 |
5,086 |
over 4 years ago |
43 |
February 01, 2019 |
16 |
mit |
JavaScript |
| Remove unnecessary React propTypes from the production build. :balloon: |
| 59naga/babel-plugin-add-module-exports |
732 |
|
42,199 |
19,202 |
over 4 years ago |
25 |
September 08, 2020 |
30 |
|
JavaScript |
| 【v0.2 no longer maintained】 Fix babel/babel#2212 - Follow the babel@5 behavior for babel@6 |
| istarkov/babel-plugin-webpack-loaders |
631 |
|
1,289 |
274 |
almost 9 years ago |
32 |
February 28, 2017 |
184 |
|
JavaScript |
| babel 6 plugin which allows to use webpack loaders |
| coderaiser/putout |
629 |
|
83 |
398 |
about 2 years ago |
254 |
December 10, 2023 |
0 |
mit |
JavaScript |
| 🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with built-in ESLint and Babel support for js, jsx typescript, flow, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏 |
| istanbuljs/babel-plugin-istanbul |
549 |
|
290,171 |
12,757 |
about 4 years ago |
37 |
October 16, 2021 |
37 |
bsd-3-clause |
JavaScript |
| A babel plugin that adds istanbul instrumentation to ES6 code |
| airbnb/babel-plugin-dynamic-import-node |
501 |
|
235,961 |
5,233 |
almost 6 years ago |
12 |
April 21, 2020 |
7 |
mit |
JavaScript |
| Babel plugin to transpile import() to a deferred require(), for node |