bernaferrari/figmatocode

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 6 minutes ago
Added to GitGenius on September 13th, 2026
Created on June 19th, 2020
Open Issues & Pull Requests: 53 (+0)
GitHub issues: Enabled
Number of forks: 504
Total Stargazers: 5,178 (+0)
Total Subscribers: 56 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Figma to Code is a Figma plugin that generates responsive HTML, React, Svelte, Tailwind, Flutter, and SwiftUI code from design selections.

The plugin addresses the handoff gap between visual design and implementation by converting Figma frames, components, and layer groups into readable, editable code scaffolds. It runs deterministically within Figma's plugin sandbox without calling external APIs, AI models, or sending designs elsewhere. This architecture makes it suitable for teams with privacy constraints or those working in environments where external design processing is restricted.

Developers should choose this tool if they want a free, account-free code generation workflow with no generation limits or credits. It works well for quick design-to-code handoffs and supports multiple output targets from a single selection. The plugin generates intentionally lightweight starter projects rather than production-ready applications, making it useful for establishing a visual foundation that developers then refine. It operates in both Figma Design and Dev Mode, and offers framework-specific tuning options such as Tailwind token rounding, Tailwind 4 syntax, color variable usage, and output modes tailored to each target language.

Development activity shows consistent engagement with the codebase through regular commits addressing both feature additions and bug fixes. The project maintains active responsiveness to user-reported issues with timely investigation and resolution. Pull requests receive thorough review with detailed feedback on implementation approaches and code quality. The maintainer demonstrates sustained focus on expanding output target support and refining the code generation logic across different frameworks.