Home of a variety of custom HTML elements and npm packages to create visually spectacular websites 💥
‼️ But dear user, be warned: while some packages are stable and usable, other things here are highly experimental. this is more of an active code sketchbook than a polished end product
🚀🌱
This is a monorepo based on nx and pnpm.
Just use ...
$ pnpm install
... to install or refresh all the dependencies. After that you can simply build and test all packages with ..
$ pnpm cbt # => clean build test
🔎 This project does not currently use a separate issue tracking system; instead, TODO, FIXME, and XXX issues are written directly as comments in the source code, without any further indirection. An overview of open issues can be found in TODO.md.
package | description |
---|---|
offscreen-display |
helpers for creating custom offscreen canvas elements |
rainbow-line |
a web component that displays a cut line animated with rainbow colors |
@spearwolf/astro-rainbow-line |
astro wrapper for the rainbow-line web component |
Thank you and have a nice day 😄