chomex

v2.2.0
Chrome Extension Routing Kit
chrome

start

tsc --watch

build

rm -rf ./lib && tsc -p ./tsconfig.json

release

coffee ./scripts/release.coffee

test

tslint ./src/**/*.ts && tslint ./tests/**/*.ts && jest

ci

npm run test -- --coverage && cat ./coverage/lcov.info | coveralls
npm i chomex

Metadata

  • MIT
  • Whatever
  • otiai10
  • released 8/24/2020

Downloads

Maintainers