Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pouchlabs/svesome
https://github.com/pouchlabs/svesome
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pouchlabs/svesome
- Owner: pouchlabs
- Created: 2024-07-31T13:50:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T14:31:50.000Z (6 months ago)
- Last Synced: 2024-11-14T21:15:01.970Z (2 months ago)
- Language: CSS
- Homepage: https://svesome.pouchlabs.xyz
- Size: 993 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-svelte - svesome - A fontawesome v6 icons wrapper for svelte its awesome. (UI Components / Icons)
README
![alt text](https://svesome.vercel.app/svesome.png)
# Svesome
fontawesome v6 icons wrapper in svelte;
## install
```bash
npm i svesome
```
### props
required props are to be correct
* type (fa-solid,fa-brands) etc
* icon (fa-home) etc
* size (fa-2xl,fa-3xl) etc## usage
```js
import Svesome from "svesome";```
# Buy me a coffeeshare love
[donate](https://ko-fi.com/pouchlabs)
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H3XBF9G)# stargazers
[![Stargazers repo roster for svesome](https://reporoster.com/stars/pouchlabs/svesome)](https://github.com/pouchlabs/svesome/stargazers)
# forkers
[![Forkers repo roster for svesome](https://reporoster.com/forks/pouchlabs/svesome)](https://github.com/pouchlabs/svesome/network/members)