Skip to content

Commit

Permalink
docs: zero deps
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Apr 17, 2024
1 parent 9650317 commit 7629ed6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
<a href="https://npm.im/type-flag"><img src="https://badgen.net/npm/v/type-flag"></a> <a href="https://npm.im/type-flag"><img src="https://badgen.net/npm/dm/type-flag"></a>
</h1>

Strongly typed command-line arguments parser. Tree-shakable (Max 1.4 kB)
Strongly typed command-line arguments parser.

No dependencies & tree-shakable (Max 1.4 kB).

[Try it out online](https://stackblitz.com/edit/type-flag-demo?devtoolsheight=50&file=src/type-flag.ts&view=editor)
</div>
Expand Down

0 comments on commit 7629ed6

Please sign in to comment.