1.0.5 • Published 7 years ago

babel-plugin-transform-jsx-except-react v1.0.5

Weekly downloads
3
License
MIT
Repository
-
Last release
7 years ago

babel-plugin-transform-jsx-except-react

Same as babel-plugin-transform-jsx but ignores files with React included. If the callStyle option is set to individual, the function will be called with (elementName, attributes, children) instead of an object.