This commit is contained in:
5-6-1 2025-06-06 04:32:53 +08:00 committed by GitHub
parent 5840987503
commit e6c82918bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35367,6 +35367,24 @@
"license": "MIT",
"web": "https://github.com/5-6-1/tang-nim"
},
{
"name": "unitx",
"url": "https://github.com/5-6-1/unitx-nim",
"method": "git",
"tags": [
"units",
"physics",
"dimensional",
"compile-time",
"type-safe",
"algebra",
"science",
"engineering"
],
"description": "Zero-overhead compile-time unit system with algebraic expressions",
"license": "MIT",
"web": "https://github.com/5-6-1/unitx-nim",
},
{
"name": "thorvg",
"url": "https://github.com/elcritch/thorvg-nim",