Commit c549c0c 1 parent 0ce3e4a commit c549c0c Copy full SHA for c549c0c
File tree 1 file changed +16
-6
lines changed
1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 1
- # @ hypernym/args
1
+ < h1 align = " center " >Args</ h1 >
2
2
3
- A fast and ultra lightweight CLI argument parser.
3
+ < p align = " center " > A fast and ultra lightweight CLI argument parser.</ p >
4
4
5
- <sub ><a href =" https://github.com/hypernym-studio/args " >Repository</a > | <a href =" https://www.npmjs.com/package/@hypernym/args " >Package</a > | <a href =" https://github.com/hypernym-studio/args/releases " >Releases</a > | <a href =" https://github.com/hypernym-studio/args/discussions " >Discussions</a ></sub >
5
+ <p align =" center " >
6
+ <a href =" https://github.com/hypernym-studio/args " >Repository</a >
7
+ <span >✦</span >
8
+ <a href =" https://www.npmjs.com/package/@hypernym/args " >Package</a >
9
+ <span >✦</span >
10
+ <a href =" https://github.com/hypernym-studio/args/releases " >Releases</a >
11
+ <span >✦</span >
12
+ <a href =" https://github.com/hypernym-studio/args/discussions " >Discussions</a >
13
+ </p >
6
14
7
- ``` sh
8
- pnpm add @hypernym/args
9
- ```
15
+ <br >
16
+
17
+ <pre align =" center " >pnpm add @hypernym/args</pre >
18
+
19
+ <br >
10
20
11
21
## Features
12
22
You can’t perform that action at this time.
0 commit comments