mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Update packages.json
This commit is contained in:
parent
a8b0d34ac4
commit
ba40406ea4
@ -6526,5 +6526,32 @@
|
||||
"description": "Pipe operator for nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/5paceToast/pipe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "flatdb",
|
||||
"url": "https://github.com/enthus1ast/flatdb",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"database",
|
||||
"json",
|
||||
"pure"
|
||||
],
|
||||
"description": "small/tiny, flatfile, jsonl based, inprogress database for nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/enthus1ast/flatdb"
|
||||
},
|
||||
{
|
||||
"name": "nwt",
|
||||
"url": "https://github.com/enthus1ast/nimWebTemplates",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"template",
|
||||
"html",
|
||||
"pure",
|
||||
"jinja"
|
||||
],
|
||||
"description": "experiment to build a jinja like template parser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/enthus1ast/nimWebTemplates"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user