2.0.1 • Published 7 years ago

is-brexit v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

is-brexit Logo

Get a result of Brexit referendum.

NPM Package Version NPM Package License NPM Package Downloads devDependencies Status

Node Version Travis CI Build Status Code Climate Status Code Climate Test Coverage Status Inch CI Documentation Coverage Status Styled with Prettier

NPM Package Statistics

Installation

npm install is-brexit

Usage Example

const isBrexit = require('is-brexit');

console.log(isBrexit());

true

Tests

To run the test suite, first install the dependencies, then run npm test:

$ npm install
$ npm test

License

Distributed under the MIT License.

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

8 years ago