browser-process
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

browser-process

NPM version david-dm-status-badge david-dm-status-badge

browser-process is an in-browser process module that emulates parts of the Node JS process API.

Using

npm install browser-process

Building

Prerequisites:

  • Node and NPM

Release:

npm install

This 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.

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i browser-process

    Weekly Downloads

    1,083

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • wjordan