velo
v0.4.0
Published
velo is a modern and lightweight canvas 2D library.
Downloads
9
Maintainers
Readme
velo – a lightweight canvas 2D library 🚲
velo is a modern and lightweight canvas 2D library written in vanilla JavaScript. It offers a simple and straightforward API and embraces prototypal programming, keeping it below 7kb (minified).
Install
If you want to go with the default build, download the latest release from the releases page. The JavaScript files will be in the dist
folder.
You can also custom-build velo.
Documentation
Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.
If you contribute code, pleace respect the coding style of this project.