Repository for shared svelte Packages
Find a file
Benjamin Palko 9fb856e43f
All checks were successful
Deployment / Deploy Storybook (push) Successful in 5m35s
mise
2025-06-30 09:11:42 -04:00
.github/workflows mise 2025-06-30 09:11:42 -04:00
.husky init 2025-04-01 16:21:29 -04:00
.storybook init 2025-04-01 16:21:29 -04:00
src init 2025-04-01 16:21:29 -04:00
.editorconfig init 2025-04-01 16:21:29 -04:00
.env init 2025-04-01 16:21:29 -04:00
.gitignore init 2025-04-01 16:21:29 -04:00
.prettierignore init 2025-04-01 16:21:29 -04:00
.prettierrc init 2025-04-01 16:21:29 -04:00
bun.lock init 2025-04-01 16:21:29 -04:00
bunfig.toml init 2025-04-01 16:21:29 -04:00
Dockerfile.storybook init 2025-04-01 16:21:29 -04:00
eslint.config.js init 2025-04-01 16:21:29 -04:00
mise.toml mise 2025-06-30 09:11:42 -04:00
package.json init 2025-04-01 16:21:29 -04:00
postcss.config.js init 2025-04-01 16:21:29 -04:00
README.md init 2025-04-01 16:21:29 -04:00
svelte.config.js init 2025-04-01 16:21:29 -04:00
tailwind.config.ts init 2025-04-01 16:21:29 -04:00
tsconfig.json init 2025-04-01 16:21:29 -04:00
vite.config.ts init 2025-04-01 16:21:29 -04:00

Theia

Common Svelte components

To run:

bun storybook

This project was created using bun init in bun v1.2.0. Bun is a fast all-in-one JavaScript runtime.