figus
figus copied to clipboard
Easily download Figma assets and generate SVGs components for Vue, React and React MUI and more to come
Fixes #9 - Fixed typos in commands (@ficus/cli → @figus/cli) - Added example kitchen sink config in `config/introduction.md` - Added a link to an example Figma file that works with...
https://qwik.builder.io/
1. First would be best to just test the output for the various framework for a simple use case 2. We want to fake figma API and not really make...
Currently, the `figus.config.mjs` file is required to be at root. This works, but I have a big monorepo, and this config file is only related to a specific package. Moreover,...
:robot: I have created a release *beep* *boop* --- ## [0.2.0-beta.16](https://github.com/figus-cli/figus/compare/v0.1.0-beta.16...v0.2.0-beta.16) (2023-08-21) ### Features * add fonts generation ([1c8477d](https://github.com/figus-cli/figus/commit/1c8477d2b21233773233891ea2fbe75e2adb5c0d)) * add index.ts ([0871ef3](https://github.com/figus-cli/figus/commit/0871ef34a9f7023f3d071db4dd144ae05a2262dd)) * add playground ([bd0d495](https://github.com/figus-cli/figus/commit/bd0d495ac148c1d85dc8a36a0b93b58433f6dcb0)) * add react...
I have an icon in Figma that is not getting compressed into svg properly. - I and another designer have played around with it quite a bit, to no avail...
Hi! Looks like an interesting library. Could you add some examples? https://www.figus.dev/guide/#examples Or even a link to an example Figma file would really help.