mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add ginger, ggplotnim (#1219)
This commit is contained in:
parent
facb547b13
commit
627676b27a
@ -14924,5 +14924,36 @@
|
||||
"description": "Nim Static Blog & Site Generator",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/thebigbaron/pine"
|
||||
},
|
||||
{
|
||||
"name": "ginger",
|
||||
"url": "https://github.com/Vindaar/ginger",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"cairo",
|
||||
"graphics",
|
||||
"plotting"
|
||||
],
|
||||
"description": "A Grid (R) like package in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Vindaar/ginger"
|
||||
},
|
||||
{
|
||||
"name": "ggplotnim",
|
||||
"url": "https://github.com/Vindaar/ggplotnim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"grammar of graphics",
|
||||
"gog",
|
||||
"ggplot2",
|
||||
"plotting",
|
||||
"graphics",
|
||||
"dataframe"
|
||||
],
|
||||
"description": "A port of ggplot2 for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Vindaar/ggplotnim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user