vizat
v1.0.8
Published
Vizat - A simple HTML5 Canvas Library
Downloads
2
Readme
Vizat
Vizat - A simple HTML5 Canvas Library
- Blazingly fast using tree structure to draw
- Easy to configure with API similar to native HTML5 Canvas
- Simple, Small and Concise
⭐ Public Url
https://github.com/JsSuite/vizat
📚 Tech Stack
- JavaScript
- HTML5 Canvas API
📸 Screenshots
N.A
📜 Scripts
build:browser : $ browserify src/vizat.js -p esmify > vizat.js
build : $ babel src -d lib
publish : $ npm publish --access=public
🔑 Keywords
👾 Submit issues at
Visit the repository to open bug reports and issues
©️ License
This project does not have a license.
Dependencies
This project does not have dependencies
Dev Dependencies
- @babel/cli : $ ^7.21.0
- @babel/core : $ ^7.21.4
- @babel/plugin-transform-modules-umd : $ ^7.18.6
- browserify : $ ^17.0.0
- es6ify : $ ^1.6.0
- esmify : $ ^2.1.1
Documentations
- Examples: https://github.com/JsSuite/vizat/blob/master/example/main.js
- Options: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D