readium-ng

v0.0.2
Readium Next Generation
Readium

clean

rimraf dist

build

npm run clean && rollup -c

build:bundle

rollup -c rollup-bundle.config.js

test

npm run test:build && npm run test:start

test:clean

rimraf test/dist

test:build

npm run test:clean && cd test && webpack

test:start

cd test && karma start karma.config.js

test:debug

npm run test:start -- --singleRun=false

test:watch

echo "not implemented"

lint

tslint -c tslint.json 'src/**/*.ts' 'test/**/*.ts'

watch

npm run build -- -w
npm i readium-ng

Metadata

Downloads

Maintainers