mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 01:41:14 +00:00
add dslutils (#2041)
This commit is contained in:
@@ -24013,5 +24013,18 @@
|
||||
"description": "make anything async [to be honest, fake async]",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hamidb80/asyncanything"
|
||||
},
|
||||
{
|
||||
"name": "dslutils",
|
||||
"url": "https://github.com/codehz/dslutils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"dsl",
|
||||
"macro",
|
||||
"pattern"
|
||||
],
|
||||
"description": "A macro collection for creating DSL in nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/codehz/dslutils"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user