mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package euclidean (#1156)
This commit is contained in:
parent
ed128e5cbf
commit
453a0be598
@ -14168,6 +14168,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-easings"
|
"web": "https://github.com/juancarlospaco/nim-easings"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "euclidean",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-euclidean",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"euclidean",
|
||||||
|
"modulo",
|
||||||
|
"division",
|
||||||
|
"math"
|
||||||
|
],
|
||||||
|
"description": "Euclidean Division & Euclidean Modulo",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-euclidean"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "fletcher",
|
"name": "fletcher",
|
||||||
"url": "https://github.com/Akito13/nim-fletcher",
|
"url": "https://github.com/Akito13/nim-fletcher",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user