webnpm

0.0.1 • Public • Published

webnpm

Browserify the Node Package Manager for running in a web browser

screenshot

Warning: very incomplete and extremely experimental, mostly nothing works

Usage:

npm install
npm start

Navigate to the URL in your web browser, and open the developer console. The APIs for browserify and npm are available in the global browserify and npm objects, respectively. For example, you can run:

npm.commands.version()
npm.commands.substack()
npm.commands.xmas()

npm.commands.list()
npm.commands.config(['list'])
npm.commands.config(['get', 'registry']

npm.commands.owner(['ls', 'npm'])
npm.commands.view(['voxel-engine'])

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i webnpm

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • deathcap