lighthouse

v1.0.1
> Stops you crashing into the rocks; lights the way
google chrome devtools

lint

eslint .

test

npm run lint --silent && npm run unit && npm run closure

unit

mocha $(find ./test -name '*.js') --timeout 60000

start

node cli.js

chrome

./launch-chrome.sh

closure

closure/closure-type-checking.js

Metadata

Downloads

Maintainers