FigmaToCode icon indicating copy to clipboard operation
FigmaToCode copied to clipboard

Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.

Results 45 FigmaToCode issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.35.0 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...

dependencies

Currently there is an option to get the name of the figma node as a class name. Would it be possible to have a similar option to directly have a...

Your plugin is impressive ! Thank you. Could you guide us how we could make it work as a CLI command line similar to this tool ? https://github.com/marcomontalbano/figma-export We would...

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Proposal: react-native / react-figma / react-primitives supporting The react-primitives family has several universal interfaces: - View - Text - StyleSheet (with [Yoga Layout](https://yogalayout.com/)-like properties) - Platform

I installed the plugin after logging into Figma web. I tried the plugin on multiple art boards, some of them very simple (e.g. iOS application for a photo gallery, a...

` ` the only markup problem I found in generated code is these two: - size is better to be int - no img inside img, please

Hey! Thanks for the amazing plugin! I have a feature idea: it would be cool to be able to respect our Tailwind config so that the resulting code uses our...