Sem descrição

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

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