mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add autotemplate and deriveables (#2346)
This commit is contained in:
parent
d7da9473c0
commit
9c6d654b85
@ -1996,6 +1996,30 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/ikeahomesmart"
|
||||
},
|
||||
{
|
||||
"name": "autotemplate",
|
||||
"url": "https://github.com/PMunch/autotemplate",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"templates"
|
||||
],
|
||||
"description": "Small library to automatically generate type-bound templates from files",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/autotemplate"
|
||||
},
|
||||
{
|
||||
"name": "deriveables",
|
||||
"url": "https://github.com/PMunch/deriveables",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"types"
|
||||
],
|
||||
"description": "Small library to generate procedures with a type derivation system",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/deriveables"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user