UNPKG

bravegrumpy-svelte-component-library

Version:

This component library translates the svelte components used in [my personal website](https://www.bravegrumpy.com) into explicitly responsive components.

33 lines (22 loc) 1.45 kB
# BraveGrumpy Website Svelte Component Library ## Overview This component library translates the svelte components used in [my personal website](https://www.bravegrumpy.com) into explicitly responsive components. ### Goals - [ ] Have a typesafe component libray in svelte - [ ] migrate my main webstie to this component library. - [ ] include responsive web design. ## Notes This will ultimately be a slow process, as this is "boring". However, I hope to be able to use this in other projects. ## Tech Stack | Name | Version | Purpose | | --- | --- | --- | | sveltekit | 2.X | meta-framework | | Svelte | 5 | typescript component framework | | storybook | 9 | documentation | | npm | any | publishing location | ## Deploys | Project | Status | | --- | --- | | [Docs](https://bravegrumpy-component-docs.netlify.app/)| [![Netlify Status](https://api.netlify.com/api/v1/badges/400052b1-8564-4062-9ee0-aa0daad4c7c1/deploy-status)](https://app.netlify.com/projects/bravegrumpy-component-docs/deploys) | | [Example Project](https://bravegrumpy-example.netlify.app) | [![Netlify Status](https://api.netlify.com/api/v1/badges/91639054-5e14-4212-bc43-bbdc3311c342/deploy-status)](https://app.netlify.com/projects/bravegrumpy-example/deploys)| |[BraveGrumpy Website](https://www.bravegrumpy.com) | ![Static Badge](https://img.shields.io/badge/AWS-Amplify-008800?logo=git&logoColor=yellow&labelColor=%23270d3e)|