mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add ControlStructures Package (#651)
* Update packages.json * Update packages.json * Added Web-URL * Fix description * Fixes tags
This commit is contained in:
parent
cb900624b3
commit
30744bc4ef
@ -8102,5 +8102,18 @@
|
||||
"description": "Simple Graph Library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/erhlee-bird/simple_graph"
|
||||
},
|
||||
{
|
||||
"name": "controlStructures",
|
||||
"url": "https://github.com/TakeYourFreedom/Additional-Control-Structures-for-Nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"control",
|
||||
"structure"
|
||||
],
|
||||
"description": "Additional control structures",
|
||||
"license": "MIT",
|
||||
"web": "http://htmlpreview.github.io/?https://github.com/TakeYourFreedom/Additional-Control-Structures-for-Nim/blob/master/controlStructures.html"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user