smokestack

v3.2.0
Pipe your JavaScript into a browser, logging console output in Node
chrome launch pipe stream exec eval run test terminal and 3 more...

prepublish

browserify instrument.js -o bundle.js

pretest

npm run prepublish

test

npm run test:chrome && npm run test:firefox && npm run test:saucelabs

test:chrome

browser=chrome node test/index.js | tap-spec

test:firefox

browser=firefox node test/index.js | tap-spec

test:saucelabs

sauce=1 browser=chrome node test/index.js | tap-spec

Metadata

  • MIT
  • Whatever
  • Hugh Kennedy
  • released 1/15/2015

Downloads