1.0.8 âĸ Published 2 years ago
vizat v1.0.8
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