We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eee92e commit 41af16cCopy full SHA for 41af16c
packages.json
@@ -1,4 +1,30 @@
1
[
2
+ {
3
+ "name": "yaclap",
4
+ "url": "https://codeberg.org/emanresu3/yaclap",
5
+ "method": "git",
6
+ "tags": [
7
+ "console",
8
+ "command-line",
9
+ "cli"
10
+ ],
11
+ "description": "Yet another command line argument parser for Nim.",
12
+ "license": "MIT",
13
+ "web": "https://codeberg.org/emanresu3/yaclap"
14
+ },
15
16
+ "name": "nim-compose",
17
+ "url": "https://codeberg.org/emanresu3/nim-compose",
18
19
20
+ "functional",
21
+ "pipeline",
22
+ "composition"
23
24
+ "description": "Composition operators for Nim.",
25
26
+ "web": "https://codeberg.org/emanresu3/nim-compose"
27
28
{
29
"name": "vexhost",
30
"url": "https://github.com/roger-padrell/vexhost",
0 commit comments