Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/figicons/cli
💃 The Figicons CLI. Converts Figma frames from a project into a JSON file.
https://github.com/figicons/cli
cli figicons figma icons javascript
Last synced: 4 months ago
JSON representation
💃 The Figicons CLI. Converts Figma frames from a project into a JSON file.
- Host: GitHub
- URL: https://github.com/figicons/cli
- Owner: Figicons
- Created: 2019-02-08T16:57:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T16:54:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T22:41:04.230Z (4 months ago)
- Topics: cli, figicons, figma, icons, javascript
- Language: JavaScript
- Homepage: https://figicons.com/
- Size: 606 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
![Figicons](https://raw.githubusercontent.com/Figicons/Homepage/master/src/assets/cover-cli.png)
## About Figicons CLI
The Figicons CLI provides the right tooling to easily fetch, parse & optimize your Figma-designed icons in minutes.
```
yarn global add figicons-cli
```## Usage
[View the full guide](https://figicons.com/custom-icons) on how to start off with the Figicons CLI and build custom icons.
## API
Figicons comes with a core config that can be altered using the API. You should use the API if you're intending to build and use custom icons with Figicons.[Check the full documentation on the API](https://figicons.com/api)
## Contributing guidelines
If you wish to contribute to the Figicons project please check out the [contributing guidelines](https://github.com/Figicons/Figicons/blob/master/CODE_OF_CONDUCT.md).
## License
Figicons CLI is licensed under the [MIT License](LICENSE)