Nincs leírás

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

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