0.4.0 • Published 7 years ago

velo v0.4.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

velo – a lightweight canvas 2D library 🚲

npm version bower version build status ISC-licensed

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.