diff --git a/packages.json b/packages.json index 4b87eb0..780ea6b 100644 --- a/packages.json +++ b/packages.json @@ -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",