Svelte UX

Collection of Svelte components, actions, stores, and utilities to build highly interactive applications.
GitHub
877
Created 3 years ago, last commit 11 days ago
28 contributors
2.22k commits
Stars added on GitHub, month by month
2
3
4
5
6
7
8
9
10
11
12
1
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.6
/day
Last month
+0.6
/day
Last 12 months
+1.3
/day
npmPackage on NPM
svelte-ux
0.90.0
Monthly downloads on NPM
2
3
4
5
6
7
8
9
10
11
12
1
2024
2025
README

svelte-ux logo

Svelte UX

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, granular class overrides, and slots. A rich design token system is also currently in the works.

See also the companion library LayerChart for a large collection of composable chart components to build a wide range of visualizations.

Contributing

Install dependencies

pnpm i

Run dev server for svelte-ux package

cd packages/svelte-ux
pnpm dev

Run test for svelte-ux package

cd packages/svelte-ux
pnpm test:unit

Run tests for all packages

pnpm -r test:unit

Run a script from the root

pnpm -F svelte-ux dev

Add changeset to include change in changelog and determine next version

pnpm changeset

Sponsors

This project is supported by the following beautiful people/organizations:

Logos from Sponsors

Community

Join the Discord server to ask questions, find collaborators, or just say hi!

LayerStack Discord community