An open API service indexing awesome lists of open source software.

https://github.com/compts/jsdrawkit

JSdrawkit a lightweight library for build canvas and svg in your web application.
https://github.com/compts/jsdrawkit

Last synced: 8 months ago
JSON representation

JSdrawkit a lightweight library for build canvas and svg in your web application.

Awesome Lists containing this project

README

          

# JS Drawkit
## Use Cases
This is experimentation for Canvas and SVG animation

## Requirement
You need to install this in your machine
```bash
npm install grasseum -g
```
You also need this JS library [compt js](https://github.com/compts/compts), follow the procedure indicated.