babel-plugin-mettle
A Babel plugin that compiles the template string in mettle.js into a normal object.
A Babel plugin that compiles the template string in mettle.js into a normal object.
Babel plugin adds attributes to m() components - intended for development - do not used in production. Helps debug - find your components in a large repo. Adds component name and file to component data attributes which will be visible in the generated HTM
Wrap literally every React component in an MobX observer higher order component.
Babel plugin that generates the namespace for creating a logger based on the path of the module
babel插件 自动转换文件中的中文使用 react-intl 的方式
m-doc babel plugin
Babel plugin for minifying initial string values for module exports of the same name
A babel Plugin
Add extra module imports for babel
A plugin to resolve tsconfig paths for babel!
A Babel plugin to replace module import and export paths
nameof in TypeScript for babel.
Babel plugin to get rid of non-reactive dependencies in useEffect
A babel plugin that adds istanbul instrumentation to ES6 code
移除代码中使用了console对象的方法,例如:console.log(xxx )
A babel plugin for removing console logs
This plugin can transform index imports into direct file imports.
Remove the resourceQuery param when importing modules via babel. Useful with Jest, that doesn't support resourceQueries
A babel plugin to fix the default import interoperability issue in Node.js