mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 10:03:07 +00:00
Added package basedOn (#1302)
This commit is contained in:
parent
2ed018d7eb
commit
a71045d1ed
@ -15926,5 +15926,24 @@
|
||||
"description": "A cache library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/planety/cached"
|
||||
},
|
||||
{
|
||||
"name": "basedOn",
|
||||
"url": "https://github.com/KaceCottam/basedOn",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"nim",
|
||||
"object-oriented",
|
||||
"tuple",
|
||||
"object",
|
||||
"functional",
|
||||
"syntax",
|
||||
"macro",
|
||||
"nimble",
|
||||
"package"
|
||||
],
|
||||
"description": "A library for cleanly creating an object or tuple based on another object or tuple",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/KaceCottam/basedOn"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user