reactification

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.


License
ISC
Install
npm install reactification@0.0.4

Documentation

Reactification

Normally web applications separate styling, markup, and logic into css, html, and javascript respectively. React has taken the position that there is a coupling between these concerns and they need not be separated. Assuming you are not torn to pieces (philosophically speaking) and want to use react, the problem remains that there is currently no easy way to go from css, html, and javascript to pure react components, so that is the goal of this project.

Caveats

...

Install

npm install -g reactification

Usage

reactification
'run commands'
PROFIT!!

Commands

  • help
  • exit