https://github.com/mr-destructive/svelte-components
A Custom Component Collection made with Svelte
https://github.com/mr-destructive/svelte-components
svelte
Last synced: about 1 month ago
JSON representation
A Custom Component Collection made with Svelte
- Host: GitHub
- URL: https://github.com/mr-destructive/svelte-components
- Owner: Mr-Destructive
- Created: 2021-11-25T15:39:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T11:12:07.000Z (over 4 years ago)
- Last Synced: 2025-03-24T15:26:03.293Z (about 1 year ago)
- Topics: svelte
- Language: JavaScript
- Homepage: https://svelte-components.vercel.app/
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Svelte-components
### A collection of some custom svelte components
### List of components
- [Ripple Effect Button](./src/components/Button.svelte)
- [Dark/Light Mode Toggle](./src/components/Toggle-Mode.svelte)
- [Matrix Rain](./src/components/Matrix.svelte)