Add package dim (#2860)

This commit is contained in:
Lorenzo Liuzzo 2024-04-19 18:31:03 +02:00 committed by GitHub
parent 0c714a7638
commit ea125d75ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33185,5 +33185,17 @@
"description": "Reactive programming, in nim",
"license": "MIT",
"web": "https://github.com/minamorl/rex"
},
{
"name": "dim",
"url": "https://github.com/lorenzoliuzzo/dim",
"method": "git",
"tags": [
"dimensional",
"analysis"
],
"description": "Dimensional Analysis in Nim",
"license": "GPL-3.0-or-later",
"web": "https://github.com/lorenzoliuzzo/dim"
}
]