Repository for shared svelte Packages
Find a file
Benjamin Palko b2598e0b23
All checks were successful
Deployment / Deploy Storybook (push) Successful in 5m57s
init
2025-04-01 13:50:12 -04:00
.github/workflows init 2025-04-01 13:50:12 -04:00
.storybook init 2025-04-01 13:50:12 -04:00
src init 2025-04-01 13:50:12 -04:00
.editorconfig init 2025-04-01 13:50:12 -04:00
.gitignore init 2025-04-01 13:50:12 -04:00
.prettierignore init 2025-04-01 13:50:12 -04:00
.prettierrc init 2025-04-01 13:50:12 -04:00
.tool-versions init 2025-04-01 13:50:12 -04:00
bun.lock init 2025-04-01 13:50:12 -04:00
Dockerfile.storybook init 2025-04-01 13:50:12 -04:00
eslint.config.js init 2025-04-01 13:50:12 -04:00
package.json init 2025-04-01 13:50:12 -04:00
postcss.config.js init 2025-04-01 13:50:12 -04:00
README.md init 2025-04-01 13:50:12 -04:00
svelte.config.js init 2025-04-01 13:50:12 -04:00
tailwind.config.ts init 2025-04-01 13:50:12 -04:00
tsconfig.json init 2025-04-01 13:50:12 -04:00
vite.config.ts init 2025-04-01 13:50:12 -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.