babel-plugin-react-html-attrs@3.0.0
Babel plugin which transforms HTML attributes on JSX host elements into React-compatible DOM attributes
MIT
2020-04-30
安装 (3.0.0)
npm install babel-plugin-react-html-attrs@3.0.0
yarn add babel-plugin-react-html-attrs@3.0.0
pnpm add babel-plugin-react-html-attrs@3.0.0
bun add babel-plugin-react-html-attrs@3.0.0
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| @babel/core | 7.x |
| @babel/plugin-external-helpers | 7.x |
| @babel/plugin-transform-react-inline-elements | 7.x |
| @babel/preset-react | 7.x |
| mocha | 7.x |