123 packages
babel-plugin-component-in-loading
Transform `<div if={false}>Hello world</div>` to `{false && <div>Hello world</div>}`.
babel-plugin-jsx-component-in-load
Showing Loading component when your component is in loading
babel-plugin-jsx-component-showing-controll
Inspired by [babel-plugin-jsx-if](https://github.com/motion/babel-transform-jsx-if).
babel-plugin-remax-host-component
使用真正的 React 构建跨平台小程序
babel-plugin-remax-lifecycle
使用真正的 React 构建跨平台小程序
babel-plugin-remax-regenerator-runtime
使用真正的 React 构建跨平台小程序
babel-plugin-remax-turbo-render
使用真正的 React 构建跨平台小程序
babel-plugin-stub
a babel plugin help you stub variables
babel-plugin-transform-component-in-load
Transform `<div if={false}>Hello world</div>` to `{false && <div>Hello world</div>}`.
babel-plugin-wpt-router-apply