Merge branch 'playground' of https://github.com/theduke/packages into theduke-playground
This commit is contained in:
commit
dee6f8dc02
1 changed files with 12 additions and 0 deletions
|
|
@ -3546,5 +3546,17 @@
|
|||
"description": "A Nim-based, non-graphical application designed to measure the amount of time elapsed from its activation to deactivation, includes total elapsed time, lap, and split times.",
|
||||
"license": "LGPL",
|
||||
"web": "https://github.com/twist-vector/nim-stopwatch"
|
||||
},
|
||||
{
|
||||
"name": "playground",
|
||||
"url": "https://github.com/theduke/nim-playground",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"functional",
|
||||
"library"
|
||||
],
|
||||
"description": "Web-based playground for testing Nim code.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/theduke/nim-playground"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue