This website works better with JavaScript
Home
Explore
Help
Register
Sign In
mightyplow
/
flags
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
18
Commits
2
Branches
3
Releases
Branch:
jsdoc2md
Branches
Tags
jsdoc2md
master
v1.1.2
v1.1.1
v1.1.0
flags
SSH
ZIP
TAR.GZ
mightyplow
e5e770a378
add jsdoc-to-markdown and configure README build
5 years ago
src
e5e770a378
add jsdoc-to-markdown and configure README build
5 years ago
tests
2600ba15ec
add tests
5 years ago
.gitignore
29cfd573d2
add vscode helper file to be ignored
5 years ago
README.hbs
e5e770a378
add jsdoc-to-markdown and configure README build
5 years ago
README.md
e5e770a378
add jsdoc-to-markdown and configure README build
5 years ago
global-index.hbs
e5e770a378
add jsdoc-to-markdown and configure README build
5 years ago
package-lock.json
4436982669
1.1.2
5 years ago
package.json
e5e770a378
add jsdoc-to-markdown and configure README build
5 years ago
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}}