You can easily download the latest version of Chelsea.js from this page.
Downloads:
- Minified Version (suggested for most users) ≈ 30KB, ≈ 7KB gzipped
- Full Uncompressed Version ≈ 60KB
-
hosted
<script src="https://beetrandahiya.github.io/ChelseaJS/chelsea.min.js"></script> <script>Chelsea.install();</script>
Call
Chelsea.install() once after loading the library to get the bare-global
sketch API (setCanvas, new circle(...), WIDTH, ...).
Pages that also load Chelsea3D can skip it and use Chelsea.circle etc. directly.
Now, You can Get Started with ChelseaJS.
Github Resources: