is-brexit

Get a result of Brexit referendum.

Usage no npm install needed!

<script type="module">
  import isBrexit from 'https://cdn.skypack.dev/is-brexit';
</script>

README

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.