mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add ponairi (#2470)
This commit is contained in:
parent
b1da907983
commit
73951df288
@ -28687,5 +28687,19 @@
|
|||||||
"description": "Run command line tools directly from the Nimble Directory",
|
"description": "Run command line tools directly from the Nimble Directory",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jjv360/nimblex"
|
"web": "https://github.com/jjv360/nimblex"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ponairi",
|
||||||
|
"url": "https://github.com/ire4ever1190/ponairi",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"orm",
|
||||||
|
"sql",
|
||||||
|
"sqlite"
|
||||||
|
],
|
||||||
|
"description": "Simple ORM for SQLite that can perform CRUD operations",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ire4ever1190/ponairi",
|
||||||
|
"doc": "https://tempdocs.netlify.app/ponairi/stable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user