Added nimx lib
This commit is contained in:
parent
2c735bed94
commit
2b17b45243
1 changed files with 9 additions and 0 deletions
|
|
@ -1758,5 +1758,14 @@
|
|||
"description": "Old Win API library for Nim",
|
||||
"license": "LGPL with static linking exception",
|
||||
"web": "https://github.com/nim-lang/oldwinapi"
|
||||
},
|
||||
{
|
||||
"name": "nimx",
|
||||
"url": "git://github.com/yglukhov/nimx",
|
||||
"method": "git",
|
||||
"tags": ["gui", "ui", "library"],
|
||||
"description": "Cross-platform GUI framework",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/yglukhov/nimx"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue