unleash-client

v1.0.0-alpha.2
Unleash Client for Node
unleash client feature toggle

lint

eslint .

test

ava test

build

tsc src/*.ts -d --strictNullChecks --sourceMap --outdir ./lib --lib ES6,ES5

coverage

nyc --check-coverage=true npm test

coveralls

nyc report --reporter=text-lcov | coveralls

prepublish

not-in-install && npm run build || in-install

Metadata

Downloads