Skip to content

Commit d2fe42b

Browse files
Aarebeccaiddan
authored andcommitted
Add G6 (#960)
1 parent 0c71e0d commit d2fe42b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
167167
* [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner
168168
* [Cypress](https://www.cypress.io/) - Complete end-to-end testing framework for anything that runs in a browser and beyond.
169169
* [WebdriverI/O](https://webdriver.io/) - Next-gen browser and mobile automation test framework for Node.js
170-
* [Suites](https://suites.dev) - A unit-testing framework for backends working with inversion of control and dependency injection
170+
* [Suites](https://github.com/suites/suites) - Unit testing framework for TypeScript backends working with inversion of control (IoC) and dependency injection frameworks.
171171

172172
### Assertion
173173

@@ -363,6 +363,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
363363
* [cola.js](https://ialab.it.monash.edu/webcola/) - library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques
364364
* [jointjs](https://github.com/clientIO/joint) - Diagramming library to create static diagrams or fully interactive diagramming tools.
365365
* [vizzu](https://github.com/vizzuhq/vizzu-lib) - Library for animated data visualizations and data stories.
366+
* [G6](https://github.com/antvis/g6) - A graph visualization engine.
366367

367368
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/).
368369

0 commit comments

Comments
 (0)