Sen descrición

mightyplow e5e770a378 add jsdoc-to-markdown and configure README build %!s(int64=5) %!d(string=hai) anos
src e5e770a378 add jsdoc-to-markdown and configure README build %!s(int64=5) %!d(string=hai) anos
tests 2600ba15ec add tests %!s(int64=5) %!d(string=hai) anos
.gitignore 29cfd573d2 add vscode helper file to be ignored %!s(int64=5) %!d(string=hai) anos
README.hbs e5e770a378 add jsdoc-to-markdown and configure README build %!s(int64=5) %!d(string=hai) anos
README.md e5e770a378 add jsdoc-to-markdown and configure README build %!s(int64=5) %!d(string=hai) anos
global-index.hbs e5e770a378 add jsdoc-to-markdown and configure README build %!s(int64=5) %!d(string=hai) anos
package-lock.json 4436982669 1.1.2 %!s(int64=5) %!d(string=hai) anos
package.json e5e770a378 add jsdoc-to-markdown and configure README build %!s(int64=5) %!d(string=hai) anos

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