Use slot tag in jsx as native
Latest Release: 1.0.2 at Feb 13, 2024, 6:42:34 PM (2 years ago)
Keywords: babel-plugin jsx slot
配合babel-plugin-istanbul使用, 进行上传代码覆盖率必要参数配置, 构建后会在window上添加__canyon__对象
Latest Release: 0.0.15 at Jun 24, 2024, 3:15:58 PM (a year ago)
my babel presets
Latest Release: 0.2.0 at Jun 7, 2019, 4:03:34 PM (6 years ago)
split import from wrap package
Latest Release: 1.0.3 at Feb 6, 2024, 6:30:35 AM (2 years ago)
Inject Babel plugins and presets into Create React App's react-scritps
Latest Release: 1.0.3 at Aug 14, 2017, 2:03:11 AM (8 years ago)
Babel preset for FireNet Designs
Latest Release: 7.0.4 at May 12, 2021, 4:30:28 AM (4 years ago)
Indent with sneezes
Latest Release: 1.0.3 at Feb 3, 2019, 9:18:25 AM (7 years ago)
babel-plugin
Latest Release: 1.0.1 at Jan 17, 2020, 2:13:12 AM (6 years ago)
Keywords: babel-plugin webpack debugger alert build
Expose the current commit's hash and the name of "nearest" tag as constants in your code. Useful to quickly find out what version of your application is deployed.
Latest Release: 0.2.0 at Oct 13, 2016, 12:55:31 PM (9 years ago)
Babel plugin that adds a static property at build time containing class name
Latest Release: 1.1.0 at Apr 23, 2015, 8:33:34 PM (10 years ago)
a babel plugin that can transform generator function to state machine, which is a ported version of typescript generator transform
Latest Release: 0.1.9 at Jul 7, 2022, 2:34:09 PM (3 years ago)
Keywords: babel-plugin generator function
### 安装 ```js npm install babel-plugin-vue-tracker or yarn add babel-plugin-vue-tracker -D ``` ### 配置 在.babelrc或babel.config.js等配置文件中 ```js { "plugins": [ [ "babel-plugin-vue-tracker", { {
Latest Release: 1.0.4 at Apr 21, 2023, 11:27:44 AM (2 years ago)
Keywords: vue, track
Babel plugin that inserts `console.log` messages at the top and bottom of each module in order to track runtime import behaviour.
Latest Release: 1.0.2 at Aug 17, 2018, 8:47:00 PM (7 years ago)
babel-plugin-better-log
Latest Release: 1.0.3 at Feb 14, 2022, 9:47:44 AM (4 years ago)
Keywords: babel-plugin log
一个可以根据当前运行环境移除当前环境之外的babel插件.场景:例如有些代码只存在于开发环境,而不发布到测试环境.或者只存在于开发和测试环境,而不发布到生产环境
Latest Release: 1.0.2 at Feb 10, 2022, 1:32:15 AM (4 years ago)
babel-plugin-vux-cli3
Latest Release: 1.0.4 at Feb 2, 2021, 7:17:40 AM (5 years ago)
Keywords: babel-plugin vux cli3
Latest Release: 1.0.3 at Sep 3, 2019, 6:05:26 PM (6 years ago)
Import your protobuf definitions directly in Javascript
Latest Release: 1.1.3 at Oct 20, 2020, 5:12:22 PM (5 years ago)
Keywords: babel-plugin grpc protobuf import extension inline proto
prepend node env shebang to a file
Latest Release: 1.0.5 at Jan 28, 2020, 2:28:04 PM (6 years ago)
Keywords: babel plugin shebang shebang prepend shebang append hashbang
_Note: This is an experimental plugin made as part of my master thesis with the intent of getting to know the Babel-compiler and its extensibility._
Latest Release: 1.0.3 at Oct 1, 2020, 9:03:53 AM (5 years ago)