@ethercast/backend-model

v0.0.18
model for the ethercast api

prebuild

rimraf dist

build

tsc --module commonjs && typedoc --out docs --target es6 --theme minimal --mode file src

test

jest

test:watch

jest --watch

test:prod

npm run test -- --coverage --no-cache

report-coverage

cat ./coverage/lcov.info | coveralls

commit

git-cz

prepare

npm run build
npm i @ethercast/backend-model

Metadata

  • MIT
  • >=6.0.0
  • Moody Salem
  • released 4/11/2018

Downloads