mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 15:08:07 +08:00
🚀 Merge branch 'main' of github.com:pheralb/svgl into next.
This commit is contained in:
commit
2ef519e6d9
30
README.md
30
README.md
@ -10,16 +10,16 @@
|
|||||||
Discover
|
Discover
|
||||||
</a>
|
</a>
|
||||||
<span> ✦ </span>
|
<span> ✦ </span>
|
||||||
<a href="https://github.com/sujjeee/svgls" target="_blank">
|
|
||||||
Terminal
|
|
||||||
</a>
|
|
||||||
<span> ✦ </span>
|
|
||||||
<a href="#-getting-started">
|
<a href="#-getting-started">
|
||||||
Submit logo
|
Submit logo
|
||||||
</a>
|
</a>
|
||||||
<span> ✦ </span>
|
<span> ✦ </span>
|
||||||
<a href="#-projects">
|
<a href="#-terminal">
|
||||||
Projects
|
Terminal
|
||||||
|
</a>
|
||||||
|
<span> ✦ </span>
|
||||||
|
<a href="https://twitter.com/pheralb_">
|
||||||
|
Contact
|
||||||
</a>
|
</a>
|
||||||
<span> ✦ </span>
|
<span> ✦ </span>
|
||||||
<a href="#%EF%B8%8F-contributing">
|
<a href="#%EF%B8%8F-contributing">
|
||||||
@ -115,13 +115,21 @@ 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
|
## 💻 Terminal
|
||||||
|
|
||||||
A list of projects that use svgl:
|
SVG files can also be accessed directly from the terminal using [`svgls`](https://www.npmjs.com/package/svgls) CLI.
|
||||||
|
|
||||||
| Project | Description | Author |
|
#### Quick start
|
||||||
| ----------------------------------------- | -------------------------------------------------- | --------------------------------------- |
|
|
||||||
| [svgls](https://github.com/sujjeee/svgls) | A CLI for easily adding SVG icons to your project. | [sujjeee](https://twitter.com/sujjeeee) |
|
If you are using yarn or npm, run this command:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npx svgls add
|
||||||
|
# or
|
||||||
|
pnpm dlx svgls add
|
||||||
|
```
|
||||||
|
|
||||||
|
For more details, check out the [GitHub repository](https://github.com/sujjeee/svgls) created by [sujjeee](https://twitter.com/sujjeeee).
|
||||||
|
|
||||||
## ✌️ Contributing
|
## ✌️ Contributing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user