mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package allographer (#1328)
This commit is contained in:
parent
0976c5e7c8
commit
869c13cf89
@ -16183,5 +16183,22 @@
|
||||
"description": "Figma based UI library for nim, with HTML and OpenGL backends.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/fidget"
|
||||
},
|
||||
{
|
||||
"name": "allographer",
|
||||
"url": "https://github.com/itsumura-h/nim-allographer",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"database",
|
||||
"sqlite",
|
||||
"mysql",
|
||||
"postgres",
|
||||
"rdb",
|
||||
"query_buulder",
|
||||
"orm"
|
||||
],
|
||||
"description": "A Nim query builder library inspired by Laravel/PHP and Orator/Python",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/itsumura-h/nim-allographer"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user