babel-plugin-transform-bigint
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.
为泽元前端工程二次开发,将export的对象组织到zving命名空间下
Babel plugin to auto-expand nameless imports
if-remove
Keep styles generated by styled-components in their own CSS namespace
Babel plugin to handle non-standard module paths used by Salesforce Commerce Cloud (SFCC)
inline node-env value into js source
Babel plugin to give React Hooks a label in DevTools
Add imports to the top of files.
Static injector
Prepend node shebang to bin files
<!-- * @Description: * @Version: 2.0 * @Autor: mayako * @Date: 2019-11-20 10:41:02 * @LastEditors: mayako * @LastEditTime: 2019-11-21 10:57:17 --> # babel-plugin-auto-import 用于支持externals项自动注入依赖,支持singleSpa依赖复用及自启动
This plugin makes sure that your custom elements always have a name property, even after minifying.
Babel plugin for static and runtime type checking using Flow and tcomb
`@dbux/babel-plugin` instruments JavaScript programs and injects the `@dbux/runtime` to record runtime behavior.
Babel plugin that automatically populates `id` & `modules` property
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 default and rest parameters to ES5
Compile ES2015 template literals to ES5. It is based on https://github.com/babel/babel/tree/v7.8.6/packages/babel-plugin-transform-template-literals