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