featureswitch-js
v1.0.4
Published
TypeScript library which implements feature switches
Maintainers
Readme
featureswitch-js
JavaScript implementation of a feature switch library
How to Install
$ npm install featureswitch-jsHow to Test
Run one, or a combination of the following commands to lint and test your code:
$ npm test # Run unit tests with Mocha
$ npm run test:watch # Run unit tests with Mocha, and watch files for changes
$ npm run test:cover # Run unit tests with code coverage by IstanbulLicense
MIT © 2018 John R. Ghidiu
