Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitedjs/runner-react-icon
All-in-one solution for React SVG icon set development
https://github.com/vitedjs/runner-react-icon
Last synced: about 1 month ago
JSON representation
All-in-one solution for React SVG icon set development
- Host: GitHub
- URL: https://github.com/vitedjs/runner-react-icon
- Owner: vitedjs
- License: mit
- Created: 2023-09-02T08:23:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-10T08:13:07.000Z (about 1 year ago)
- Last Synced: 2023-12-10T09:26:13.924Z (about 1 year ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @vited/runner-react-icon
## Install
### Run directly
```bash
npx @vited/runner-react-icon
```### Install on system
```bash
npm i -g @vited/runner-react-icon
%binName%
```### Install in project
```bash
npm i -D @vited/runner-react-icon
```Add script entry:
```json
{
"scripts": {
"%binName%": "%binName%"
}
}
```Run:
```bash
npm run %binName%
```## Options
### `--help`
Show help
### `--version`
Show version