Aucune description

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

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