Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pouchlabs/svesome


https://github.com/pouchlabs/svesome

Last synced: about 12 hours ago
JSON representation

Awesome Lists containing this project

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 coffee

share 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)