babel-plugin-react-html-attrs@3.0.2
Babel plugin which transforms HTML attributes on JSX host elements into React-compatible DOM attributes
MIT
2020-05-01
安装 (3.0.2)
npm install babel-plugin-react-html-attrs@3.0.2
yarn add babel-plugin-react-html-attrs@3.0.2
pnpm add babel-plugin-react-html-attrs@3.0.2
bun add babel-plugin-react-html-attrs@3.0.2
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 |