Skip to content

insin/redbox-noreact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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