For the complete documentation index, see llms.txt. This page is also available as Markdown.

JavaScript

The browser code is defined in ./src folder and Parcel bundles it all into the ./dist folder (making a single .js and .css file (the .map files are used for in-browser debugging))

Last updated