babel-plugin-dynamic-import-split-require
babel plugin to compile `import()` syntax to `split-require`, the commonjs bundle splitting library
babel plugin to compile `import()` syntax to `split-require`, the commonjs bundle splitting library
Babel plugin for Bili.
SOCIFI default babel config
My personal customized babel presets (based on babel-preset-react-app)
A plugin for vite using babel
Use a fluent API to generate and simplify the modification of front end build and development configurations.
Use a chaining API to generate and simplify the modification of ESLint configurations.
Use a chaining API to generate and simplify the modification of Jest configurations.
Use a chaining API to generate and simplify the modification of prettier configurations.
babel-plugin-remove-use-strict
Transforms wildcard imports (import * as x from 'y';x.a();) to member style imports (import {a} from 'y';a();)
like brfs, but built on top of babel for es2015
babel config for Region Halland
Start development of a package with pre-defined eslint, prettier, babel and rollup configuration
Serverless plugin to bundle website with webpack and deploy to S3
Wrap async methods with Bluebird's Coroutine and Method helpers
JSON转GraphQL的query语句的前端函数库
Use a chaining API to generate and simplify the modification of TSLint configurations.
grafoo client internal helper for building framework bindings
grafoo client preact bindings