mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Ajax package (#452)
* Added my fork of stopwatch * removed my link and changed rbmz's to mine * Changed the scope of my stb_image wrapper * updated description * add HTML5 Canvas package * Added AJAX package
This commit is contained in:
parent
44634a0063
commit
fdbde8e7ab
@ -5693,5 +5693,20 @@
|
|||||||
"description": "Define and compose random variables",
|
"description": "Define and compose random variables",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/unicredit/alea"
|
"web": "https://github.com/unicredit/alea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ajax",
|
||||||
|
"url": "https://gitlab.com/define-private-public/AJAX-Nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"html5",
|
||||||
|
"javascript",
|
||||||
|
"ajax",
|
||||||
|
"browser",
|
||||||
|
"web"
|
||||||
|
],
|
||||||
|
"description": "AJAX bindings for Nim's JavaScript target",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://gitlab.com/define-private-public/AJAX-Nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user