mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
commit
9eb0e1c3f2
@ -6537,5 +6537,32 @@
|
|||||||
"description": "Pipe operator for nim.",
|
"description": "Pipe operator for nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/5paceToast/pipe"
|
"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