Skip to content

xieyuheng/graphwind

Repository files navigation

Graphwind

A library for drawing graphs on canvas.

Usage

Install

Install this library by the following command:

npm install graphwind

Development

npm install          // Install dependencies
npm run build        // Compile `src/` to `lib/`
npm run build:watch  // Watch the compilation
npm run test         // Run test

Contributions

To make a contribution, fork this project and create a pull request.

Please read the STYLE-GUIDE.md before you change the code.

License

GPLv3

About

A library for drawing graphs on canvas.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published