Skip to content

🇬🇧 Get a result of Brexit referendum 🇬🇧

License

Notifications You must be signed in to change notification settings

lukebrowne/is-brexit

 
 

Repository files navigation

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.

About

🇬🇧 Get a result of Brexit referendum 🇬🇧

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%