This component library translates the svelte components used in my personal website into explicitly responsive components.
- Have a typesafe component libray in svelte
- migrate my main webstie to this component library.
- include responsive web design.
This is a svelte component library. The components are svelte components.
This library uses tailwind, with a namespace. Therefore, it should not interfere with your tailwind config and classes in the rest of your project.
Install: npm install bravegrumpy-svelte-component-library@latest
This will ultimately be a slow process, as this is "boring". However, I hope to be able to use this in other projects.
| Name | Version | Purpose |
|---|---|---|
| sveltekit | 2.X | meta-framework |
| Svelte | 5 | typescript component framework |
| storybook | 9 | documentation |
| npm | any | publishing location |
| Project | Status |
|---|---|
| Docs | |
| Example Project | |
| BraveGrumpy Website |