See current list of Vekt.js|-light demos on YouTube
The annotations you may have stumbled upon by examining the source code, as follows:..
DEV_NOTE # ... : a note left by author developer
DEV_NOTE (!) # ... : the IMPORTANT note left by author developer
EXAMPLE # ... : in-code example next to parameter (option) explaining its usage
Coming soon...
- Make sure you got the latest
Node.js
andnpm
on your machine, as well as the dependency ofVite.js-light
;
Most of the time you will be coding under the following paths (notice, the paths are given in diomatic, Unix-like format):
<root>/implementation/user-config.js
;<root>/implementation/svg/index.js
(including the paths below/svg/
, e.g./svg/shapes/
).
Made with ♥ by projektorius96.