mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-13 08:46:56 +08:00
📝 Update readme docs.
This commit is contained in:
parent
015dd7c007
commit
74d5defaac
13
README.md
13
README.md
@ -18,8 +18,8 @@
|
|||||||
Submit logo
|
Submit logo
|
||||||
</a>
|
</a>
|
||||||
<span> ✦ </span>
|
<span> ✦ </span>
|
||||||
<a href="#%EF%B8%8F-stack">
|
<a href="#-projects">
|
||||||
Stack
|
Projects
|
||||||
</a>
|
</a>
|
||||||
<span> ✦ </span>
|
<span> ✦ </span>
|
||||||
<a href="#%EF%B8%8F-contributing">
|
<a href="#%EF%B8%8F-contributing">
|
||||||
@ -52,6 +52,7 @@
|
|||||||
- [**Prettier**](https://prettier.io/) + [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) - An opinionated code formatter.
|
- [**Prettier**](https://prettier.io/) + [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) - An opinionated code formatter.
|
||||||
- [**Lucide Icons**](https://lucide.dev/) + [**phosphor-svelte**](https://github.com/haruaki07/phosphor-svelte) - A clean and friendly icons libraries.
|
- [**Lucide Icons**](https://lucide.dev/) + [**phosphor-svelte**](https://github.com/haruaki07/phosphor-svelte) - A clean and friendly icons libraries.
|
||||||
- [**svelte-sonner**](https://github.com/wobsoriano/svelte-sonner) - An opinionated toast component for Svelte.
|
- [**svelte-sonner**](https://github.com/wobsoriano/svelte-sonner) - An opinionated toast component for Svelte.
|
||||||
|
- [**@upstash/redis** + **@upstash/ratelimit**](https://upstash.com/) - Serverless Redis for developers.
|
||||||
- [**Vitest**](https://vitest.dev/) - Blazing Fast Unit Test Framework.
|
- [**Vitest**](https://vitest.dev/) - Blazing Fast Unit Test Framework.
|
||||||
|
|
||||||
## 🚀 Getting Started
|
## 🚀 Getting Started
|
||||||
@ -114,6 +115,14 @@ or to support a different logo for light and dark themes:
|
|||||||
|
|
||||||
And create a pull request with your logo 🚀.
|
And create a pull request with your logo 🚀.
|
||||||
|
|
||||||
|
## 📦 Projects
|
||||||
|
|
||||||
|
A list of projects that use svgl:
|
||||||
|
|
||||||
|
| Project | Description | Author |
|
||||||
|
| ----------------------------------------- | -------------------------------------------------- | --------------------------------------- |
|
||||||
|
| [svgls](https://github.com/sujjeee/svgls) | A CLI for easily adding SVG icons to your project. | [sujjeee](https://twitter.com/sujjeeee) |
|
||||||
|
|
||||||
## ✌️ Contributing
|
## ✌️ Contributing
|
||||||
|
|
||||||
<a href="https://github.com/pheralb/svgl/graphs/contributors">
|
<a href="https://github.com/pheralb/svgl/graphs/contributors">
|
||||||
|
Loading…
Reference in New Issue
Block a user