Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fevol/obsidian-svelte-component-library
A tiny Svelte component library for usage in the development of Obsidian plugins
https://github.com/fevol/obsidian-svelte-component-library
Last synced: about 1 month ago
JSON representation
A tiny Svelte component library for usage in the development of Obsidian plugins
- Host: GitHub
- URL: https://github.com/fevol/obsidian-svelte-component-library
- Owner: Fevol
- Created: 2023-08-11T15:40:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-01T01:04:44.000Z (10 months ago)
- Last Synced: 2024-10-15T07:48:09.020Z (3 months ago)
- Language: Svelte
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A _tiny_ Svelte component library specifically written for usage in [Obsidian](https://obsidian.md/) plugins.
This is just a refactor of the components I use in the [Obsidian Translate](https://github.com/Fevol/obsidian-translate) plugin,
so I have one unified library to use in all my plugins.Feel free to use this library, but keep in mind that you will have to tweak things to fit your own use-cases.
Don't forget to import the styles from the library in your SCSS entrypoint.