Sin descripción

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

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}}