1.1.0 • Published 8 years ago

redbox-noreact v1.1.0

Weekly downloads
1,627
License
MIT
Repository
github
Last release
8 years ago

redbox-noreact

npm package

A fork of redbox-react which doesn't import React, as this can be problematic for global tools which manage React hot loading such as nwb and react-heatpack.

Only for React >=0.14, as it uses stateless functional components and inline object literals instead of calls to React.createElement().

MIT Licensed