Vue directives in React
Latest Release: 0.3.4 at May 24, 2017, 1:12:37 AM (8 years ago)
Keywords: react vue babel-preset
replace react-dom => react-native in react-native app
Latest Release: 1.0.0 at Aug 7, 2017, 1:54:18 AM (8 years ago)
Keywords: babel-plugin
Will transform this: ```js import MyComponent from './my-path.js';
Latest Release: 0.0.2 at Aug 9, 2017, 3:08:03 PM (8 years ago)
Plugin for importing React Templates server side with Babel without compiling to file.
Latest Release: 1.0.1 at Jul 3, 2017, 10:51:38 AM (8 years ago)
Keywords: babel-plugin react es6 server side rendering react-templates
Transform CLI app to express API
Latest Release: 0.1.1 at Aug 29, 2017, 12:57:48 PM (8 years ago)
Keywords: babel-plugin cli api console console.log api-over-console
A Babel plugin to resolve imports that reference Bower modules
Latest Release: 1.0.6 at Jan 10, 2016, 10:46:47 AM (10 years ago)
Keywords: babel-plugin bower module import
"Write the aliases only in tsconfig". A helper module that provide easy configuration of babel-plugin-mmodule-resolver plugin for typescript projects. To avoid repeating writing the aliases in both tsconfig and .babelrc.js. And that by reading automatical
Latest Release: 1.0.0 at Aug 13, 2022, 6:22:18 PM (3 years ago)
Keywords: ["babel-plugin-module-resolver" "helper" "tsconfig" "write" "aliases" "once" "typescript"]
Auxiliary babel plugin for Sketch JS plugins processing.
Latest Release: 0.1.1 at Feb 4, 2016, 8:18:59 PM (10 years ago)
Keywords: plugin sketchapp sketch
自动添加css文件后缀的babel插件
Latest Release: 1.0.0 at Jun 28, 2024, 5:06:34 AM (a year ago)
Keywords: babel-plugin css-module typescript
helper scripts for the babel-asset-pipeline gradle plugin
Latest Release: 2.0.10 at May 13, 2017, 9:46:29 AM (8 years ago)
Babel plugin for transforming Lingui Macros
Latest Release: 5.0.3 at Nov 29, 2024, 9:57:49 PM (a year ago)
Keywords: babel-plugin i18n internationalization i10n localization i9n translation multilingual
A Babel plugin that annotates React components, making them easier to target with Freshpaint
Latest Release: 2.1.3 at Mar 16, 2021, 7:56:55 PM (5 years ago)
plugin can generate css by class name.
Latest Release: 1.2.24 at Oct 18, 2019, 11:56:05 AM (6 years ago)
Keywords: babel-plugin
Latest Release: 1.0.17 at Dec 9, 2019, 12:52:14 PM (6 years ago)
Latest Release: 0.2.0 at Feb 14, 2018, 7:46:25 PM (8 years ago)
Keywords: babel-plugin react-loadable
Babel plugin for adding React Component name as data attribute
Latest Release: 0.0.4 at Dec 24, 2018, 7:29:40 AM (7 years ago)
[](https://badge.fury.io/js/babel-plugin-react-elide-strings)
Latest Release: 0.0.2 at Feb 4, 2018, 9:53:57 PM (8 years ago)
Remove ES6 class's nouse properties/members
Latest Release: 0.2.0 at Dec 6, 2019, 7:01:00 AM (6 years ago)
Keywords: shake class property
pre calculate number expression
Latest Release: 0.2.0 at Feb 26, 2018, 11:10:52 AM (8 years ago)
## example .babelrc ``` { "plugins": [ [ "babel-plugin-transform-delete-console", { "exclude": ["log","warn"] } ] ] } ```
Latest Release: 1.0.0 at Dec 23, 2019, 9:46:31 PM (6 years ago)