0.2.0 • Published 11 years ago

rave-node-process v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
11 years ago

rave-node-process

Install this into your rave project if you want to use some modules from npm that assume node environment and use the process global (e.g. react module). Check out the source of node-process module to see which bits of process are supported.

Usage

npm install --save rave-node-process

That's it, rave will autoload this extension and window.process will be installed.