Merge pull request #762 from captainbland/master
Add validation package
This commit is contained in:
commit
37289a6e88
1 changed files with 12 additions and 0 deletions
|
|
@ -9645,6 +9645,18 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/bluenote10/NimSvg"
|
||||
},
|
||||
{
|
||||
"name": "validation",
|
||||
"url": "https://github.com/captainbland/nim-validation",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"validation",
|
||||
"library"
|
||||
],
|
||||
"description": "Nim object validation using type field pragmas",
|
||||
"license": "GPLv3",
|
||||
"web": "https://github.com/captainbland/nim-validation"
|
||||
},
|
||||
{
|
||||
"name": "nimgraphviz",
|
||||
"url": "https://github.com/QuinnFreedman/nimgraphviz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue