Compare commits

...

3 Commits

Author SHA1 Message Date
Tin Zeljar 28e444c7a1
Merge cfccc47281 into 893301876b 2026-01-08 20:41:16 +00:00
Aaron 893301876b
Add infographic library to README (#969) 2026-01-05 10:42:09 +01:00
Tin cfccc47281 add nano string utils 2025-10-06 18:30:40 +02:00
1 changed files with 2 additions and 0 deletions

View File

@ -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