babel-plugin-better-trim
Babel plugin that provides a superior trim for all your strings.
Babel plugin that provides a superior trim for all your strings.
Help the developer to count the execution time of asynchronous function
A Babel plugin which wraps the body of async functions in a try/catch block
<!-- * @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依赖复用及自启动
Babel plugin to compose functions with piping using the & operator
Element UI 按需加载组件时使用 scss 以能直接修改主题色
Turn CSS imports into CSSStyleSheet
Add display name to react components
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Remove all eligible console.* functions
Gatsby plugin to use Babel plugin transform imports
replace the comparing of null or undefined with isNil
A babel plugin to call custom function when babel requires a module
按需加载组件文件和样式,满足日常开发需求
Simple theming for static sites
Use Tailwind with any CSS-in-JS library
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
## Installation
Convert === and !== to == and != if their types are inferred to be the same.