The projects aims to simplify building highly interactive and visual applications. It provides over 200 components, actions, stores, and utils, with many more planned.
The components are built using Tailwind with extensibility and customization in mind through the use of theming, variants, granule class overrides, and slots. A rich design token system is also currently in the works.
See also LayerChart for a large collection of composable chart components to build a wide range of visualizations.
npm run changesetfor each changelog worthy changenpm run versionto bumppackage.jsonversion based on changesets, materialize changesets into CHANGELOG.md- Commit as
Version bump to x.y.z(TODO: automate) npm run publishto publish version to npmgit push --tagsto publish tags to Github