Functions to work with bitsets in JavaScript
npm install @htmlacademy/bitset[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![devDependency status][devdependency-image]][devdependency-url]
Tiny library for work with bit sets in JS
``bash`
$ npm i --save @htmlacademy/bitset
_TBD_
_TBD_
The MIT License, see the included LICENSE` file.
[npm-image]: https://img.shields.io/npm/v/@htmlacademy/bitset.svg?style=flat
[npm-url]: https://www.npmjs.com/package/@htmlacademy/bitset
[travis-image]: https://travis-ci.org/htmlacademy/bitset.js.svg?branch=master
[travis-url]: https://travis-ci.org/htmlacademy/bitset.js
[devdependency-image]: https://david-dm.org/htmlacademy/bitset.js/dev-status.svg?style=flat-square
[devdependency-url]: https://david-dm.org/htmlacademy/bitset.js?type=dev