Ei kuvausta

mightyplow e5e770a378 add jsdoc-to-markdown and configure README build 5 vuotta sitten
src e5e770a378 add jsdoc-to-markdown and configure README build 5 vuotta sitten
tests 2600ba15ec add tests 5 vuotta sitten
.gitignore 29cfd573d2 add vscode helper file to be ignored 5 vuotta sitten
README.hbs e5e770a378 add jsdoc-to-markdown and configure README build 5 vuotta sitten
README.md e5e770a378 add jsdoc-to-markdown and configure README build 5 vuotta sitten
global-index.hbs e5e770a378 add jsdoc-to-markdown and configure README build 5 vuotta sitten
package-lock.json 4436982669 1.1.2 5 vuotta sitten
package.json e5e770a378 add jsdoc-to-markdown and configure README build 5 vuotta sitten

README.hbs

# flags
A small utility which can be used to manipulate specific bits in a sequence
of bits.

## Installation
```
npm i @mightyplow/flags
```
{{>main}}