* Add tang

* Update packages.json
This commit is contained in:
5-6-1 2025-06-02 01:47:35 +08:00 committed by GitHub
parent 0607d06adb
commit 162c156b71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35352,5 +35352,19 @@
"description": "QUIC protocol implementation",
"license": "MIT",
"web": "https://github.com/vacp2p/nim-quic"
},
{
"name": "tang",
"url": "https://github.com/5-6-1/tang-nim",
"method": "git",
"tags": [
"syntax",
"dsl",
"macros",
"sugar",
],
"description": "Elegant sugar",
"license": "MIT",
"web": "https://github.com/5-6-1/tang-nim"
}
]