unleash-client

v3.10.2
Unleash Client for Node
unleash client feature toggle

lint

eslint .

test

cross-env NODE_ENV=test yarn run build && ava

build

tsc -p .

prepare

yarn run build

coverage

nyc --reporter=lcov yarn test

lint:fix

eslint . --fix && prettier --write '{src,examples}/**/*.ts'

postversion

./scripts/update-build-details.sh

Metadata

Downloads