9.0.0 • Published 9 years ago

chromiumify v9.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

chromiumify

A command line client for the chromiumify libraries.

install

$ npm install chromiumify -g

usage

In your project initialise the node core modules

$ chromiumify init

This will install the chrome app modules that support running node.

  • chrome-net
  • http-node
  • chrome-fs
  • chrome-dgram
  • chrome-debug
  • chrome-depd
  • chrome-path
  • chrome-https
  • chrome-util-deprecate

Run a build with the usual browserify parameters

$ chromiumify test/src/background.js -o test/chrome-app/background.js

Run your application

$ chromiumify run test/chrome-app

Prepare to publish your app in NPM

$ chromiumify npmpkg . test/chrome-app

Thanks to the following people who made this tool possible

9.0.0

9 years ago

7.0.0

9 years ago

5.0.0

9 years ago

4.0.0

9 years ago

3.0.1

9 years ago

2.1.5

9 years ago

2.1.4

9 years ago

2.1.3

9 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago