0.0.1 • Published 10 years ago
browser-process v0.0.1
browser-process
browser-process is an in-browser process module that emulates parts of the Node JS process API.
Using
npm install browser-processBuilding
Prerequisites:
- Node and NPM
Release:
npm installThis compiles the TypeScript sources into JavaScript files, sourcemaps and TypeScript definitions in the dist directory.
Testing and development
npm test(NOTE: This will launch multiple web browsers!). You may need to change karma.conf.js if you do not have Firefox installed.
Use npm start to run tests incrementally as you develop.
License
browser-process is licensed under the MIT License. See LICENSE for details.
0.0.1
10 years ago