brolog

v1.1.13
Npmlog like logger for Browser
brolog npmlog log logger console.log console browser

clean

rm -fr dist/* bundles/*

dist

npm run clean && npm run build && npm run rollup && npm run es6to5

build

tsc --module es6

e2e

test/protractor.sh

lint

npm run tslint

rollup

rollup -c

es6to5

tsc --out ./bundles/brolog.umd.js --target es5 --allowJs bundles/brolog.es6.umd.js --lib es6,dom

tslint

tslint src/**/*.ts && tsc --noEmit

test

npm run dist && npm run unit && npm run e2e

unit

tap -R tap test/unit/**/*.spec.ts

Metadata

  • ISC
  • Whatever
  • Zhuohuan LI
  • released 5/6/2017

Downloads

Maintainers