featureswitch-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

featureswitch-js

Build Status NPM version Dependency Status

JavaScript implementation of a feature switch library

How to Install

$ npm install featureswitch-js

How 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 Istanbul

License

MIT © 2018 John R. Ghidiu

/featureswitch-js/

    Package Sidebar

    Install

    npm i featureswitch-js

    Weekly Downloads

    2

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    434 kB

    Total Files

    12

    Last publish

    Collaborators

    • hal313