Compare commits
3 Commits
9cbe58390c
...
28e444c7a1
| Author | SHA1 | Date |
|---|---|---|
|
|
28e444c7a1 | |
|
|
893301876b | |
|
|
cfccc47281 |
|
|
@ -364,6 +364,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||
* [jointjs](https://github.com/clientIO/joint) - Diagramming library to create static diagrams or fully interactive diagramming tools.
|
||||
* [vizzu](https://github.com/vizzuhq/vizzu-lib) - Library for animated data visualizations and data stories.
|
||||
* [G6](https://github.com/antvis/g6) - A graph visualization engine.
|
||||
* [Infographic](https://github.com/antvis/Infographic) - A next-generation declarative infographic visualization engine.
|
||||
|
||||
There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](https://www.anychart.com/), [plotly](https://plotly.com/), and [lightning chart](https://www.arction.com/lightningchart-js/).
|
||||
|
||||
|
|
@ -505,6 +506,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||
* [url-pattern](https://github.com/snd/url-pattern) - Easier than regex string matching patterns for urls and other strings. Turn strings into data or data into strings.
|
||||
* [plexis](https://github.com/plexis-js/plexis) - Lo-fi, powerful, community-driven string manipulation library.
|
||||
* [url-state-machine](https://github.com/anonrig/url-js) - Super fast spec-compliant URL parser state machine for Node.js.
|
||||
* [nano-string-utils](https://github.com/Zheruel/nano-string-utils) - Ultra-lightweight string utilities with zero dependencies, tree-shakeable and fully typed.
|
||||
|
||||
## Number
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue