mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-28 15:59:29 +00:00
commit
80d14ec653
@ -6003,5 +6003,32 @@
|
|||||||
"description": "Neverwinter Nights 1 data accessor library",
|
"description": "Neverwinter Nights 1 data accessor library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/niv/neverwinter.nim"
|
"web": "https://github.com/niv/neverwinter.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "snail",
|
||||||
|
"url": "https://github.com/stisa/snail",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"js",
|
||||||
|
"matrix",
|
||||||
|
"linear algebra"
|
||||||
|
],
|
||||||
|
"description": "Simple linear algebra for nim. Js too.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "http://stisa.space/snail/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "websockets",
|
||||||
|
"url": "https://github.com/stisa/websockets",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"js",
|
||||||
|
"javascripts",
|
||||||
|
"ws",
|
||||||
|
"websockets"
|
||||||
|
],
|
||||||
|
"description": "Websockets wrapper for nim js backend.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "http://stisa.space/websockets/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user