babel-plugin-react-html-attrs
babel-plugin-react-html-attrs copied to clipboard
Babel plugin which transforms HTML and SVG attributes on JSX host elements into React-compatible attributes
Results
1
babel-plugin-react-html-attrs issues
Sort by
recently updated
recently updated
newest added
Would be cool to allow an option to white-list certain component names, as `^3.0.0` only applies to native html elements. In my case, allowing `` would be great.