2.0.1 • Published 8 years ago
is-brexit v2.0.1

Get a result of Brexit referendum.
Installation
npm install is-brexit
Usage Example
const isBrexit = require('is-brexit');
console.log(isBrexit());trueTests
To run the test suite, first install the dependencies, then run npm test:
$ npm install
$ npm testLicense
Distributed under the MIT License.
