https://github.com/figus-cli/figus
Easily download Figma assets and generate SVGs components for Vue, React and React MUI and more to come
https://github.com/figus-cli/figus
angular components figma icons react vue
Last synced: 7 months ago
JSON representation
Easily download Figma assets and generate SVGs components for Vue, React and React MUI and more to come
- Host: GitHub
- URL: https://github.com/figus-cli/figus
- Owner: figus-cli
- License: mit
- Created: 2022-08-10T08:40:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T10:08:13.000Z (over 2 years ago)
- Last Synced: 2024-04-26T15:04:58.338Z (almost 2 years ago)
- Topics: angular, components, figma, icons, react, vue
- Language: TypeScript
- Homepage: https://www.figus.dev
- Size: 3.59 MB
- Stars: 28
- Watchers: 1
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Figus
Easily download Figma and create SVGs components for Vue, React, Angular.
Documentation | Getting Started | Examples
## Features
- [SVGO](https://github.com/svg/svgo/)'s optimized!
- [React](https://reactjs.org/)
- [Vue](https://vuejs.org/)
- [React MUI](https://mui.com/)
- [Figma](https://www.figma.com/) integration
- Fast,
- ESM first, top level await
> Figus requires Node >=v14
```bash
npx @figus/cli init
npx @figus/cli --token="figma token"
```
## License
[MIT](LICENSE) License © 2021-Present [Omri Katz](https://github.com/omridevk)