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.
- Host: GitHub
- URL: https://github.com/compts/jsdrawkit
- Owner: compts
- License: mit
- Created: 2017-08-20T02:02:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T16:18:33.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T18:44:17.635Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.