mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-27 15:29:26 +00:00
Added 'pl0t' package (#1954)
* Added 'pl0t' package * Update packages.json * resolving conflict
This commit is contained in:
parent
11743098fb
commit
7b22e12835
@ -23225,5 +23225,22 @@
|
|||||||
"description": "Create HyperText with Nim.",
|
"description": "Create HyperText with Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/schneiderfelipe/hyperscript"
|
"web": "https://github.com/schneiderfelipe/hyperscript"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pl0t",
|
||||||
|
"url": "https://github.com/al6x/pl0t?subdir=api/nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"plot",
|
||||||
|
"chart",
|
||||||
|
"table",
|
||||||
|
"excel",
|
||||||
|
"spreadsheet",
|
||||||
|
"visualization",
|
||||||
|
"data"
|
||||||
|
],
|
||||||
|
"description": "Plot and visualize data",
|
||||||
|
"license": "Proprietary",
|
||||||
|
"web": "http://pl0t.com"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user