browser-sync

v1.8.3
Live CSS Reload & Browser Syncing
browser sync css live reload sync

pro

node test/protractor/setup.single.js

lint

gulp lint

test

npm run lint && node ./test/env.js && npm run unit

unit

mocha --recursive test/specs --timeout 10000

cover

node ./test/env.js && istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls

_cover

istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls

pro-local

node test/protractor/setup.js

pre-release

npm test && npm run pro-local && npm run pro

Metadata

  • Unknown
  • >= 0.8.0
  • Shane Osbourne
  • released 1/3/2015

Downloads

Maintainers