awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BuilderIO avatar

BuilderIO/figma-html

0
View on GitHub↗
3,538 星标·359 分支·TypeScript·mit·3 次浏览www.figma.com/community/plugin/747985167520967365↗

Figma Html

This project is a tool for transforming live HTML web pages into editable Figma design layers by processing the document object model and CSS. It functions as a web-to-design converter and HTML-to-layer transformer that translates browser elements into design tool primitives.

The tool captures live webpage sections across multiple screen widths to preserve responsive layout behaviors during the import process. It also includes a visual content editor that identifies live website components, allowing for the direct modification and publication of content entries from a browser view.

The system covers the conversion of computed web styles into design properties, a header-injection proxy to bypass iframe embedding restrictions, and the deconstruction of websites into structured design components for prototyping and redesign.

Features

  • Web-to-Figma Converters - Transforms HTML web pages into editable Figma design layers by processing the document object model and CSS.
  • Web-to-Design Converters - Provides a utility that transforms live website layouts into structured, editable design files while preserving responsive styling.
  • Live Front-End Editing - Identifies page components to allow modifying and publishing content directly on the live rendered page.
  • Visual Content Publishing - Allows highlighting specific browser components for direct editing and immediate publication of visual updates.
  • Editable Webpage Imports - Captures live webpage sections at various widths and imports them as editable layers.
  • HTML-to-Design Transformers - Captures browser elements and translates them into design tool primitives for rapid prototyping.
  • DOM-to-Design Layer Mappings - Translates HTML document objects and CSS properties into a hierarchy of editable design layers.
  • Component-Based Element Mappings - Maps browser elements to internal content entries to enable direct editing and publishing of live website components.
  • Visual Page Editors - Provides an interface for identifying live website components and modifying their content for direct publication.
  • Design Tool Style Translators - Converts computed web styles into a format compatible with design tool properties to maintain visual fidelity.
  • HTML and Screenshot Importers - Converts live HTML web pages into editable Figma design layers by processing DOM elements and CSS.
  • Visual Editing Tools - Links rendered interface elements to their source content for direct editing and publishing from a live browser view.
  • Website Content Synchronization - Links live website components to an editor for immediate modification and synchronization of content.
  • Responsive - Snapshots webpage sections at various screen widths to preserve responsive layout behaviors during the import process.
  • Design & Prototyping Tools - Converts live HTML websites into editable Figma layers to accelerate the design and mockup process.
  • Responsive Layout Migrations - Captures web elements across different screen sizes and imports them into design tools as responsive layers.
  • Responsive Layout Importers - Copies HTML elements from a website and pastes them into an editor while capturing multiple screen sizes.
  • Visual Component Importers - Transforms external HTML and CSS into editable visual components within a visual editing environment.
  • Web Page Deconstructions - Transforms existing website DOM and CSS into structured design components for analysis or redesign.

Star 历史

builderio/figma-html 的 Star 历史图表builderio/figma-html 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

builderio/figma-html 是做什么的?

This project is a tool for transforming live HTML web pages into editable Figma design layers by processing the document object model and CSS. It functions as a web-to-design converter and HTML-to-layer transformer that translates browser elements into design tool primitives.

builderio/figma-html 的主要功能有哪些?

builderio/figma-html 的主要功能包括:Web-to-Figma Converters, Web-to-Design Converters, Live Front-End Editing, Visual Content Publishing, Editable Webpage Imports, HTML-to-Design Transformers, DOM-to-Design Layer Mappings, Component-Based Element Mappings。

builderio/figma-html 有哪些开源替代品?

builderio/figma-html 的开源替代品包括: divio/django-cms — django-cms is a content management system framework for building enterprise websites using Python and the Django web… apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST… django-cms/django-cms — django-cms is a content management system built on Django for creating and managing hierarchical pages and reusable… airbnb/react-sketchapp — react-sketchapp is a design system automation tool that translates React components into native Sketch design layers.… builderio/builder — Builder is a visual content management system and design-to-code tool that transforms visual layouts into functional… superdesigndev/superdesign — Superdesign is an AI-powered design platform that generates UI mockups, wireframes, and multi-page user flows from…

Figma Html 的开源替代方案

相似的开源项目,按与 Figma Html 的功能重合度排序。
  • divio/django-cmsdivio 的头像

    divio/django-cms

    10,643在 GitHub 上查看↗

    django-cms is a content management system framework for building enterprise websites using Python and the Django web framework. It functions as a component-based system that utilizes reusable content blocks, placeholders, and plugins to create flexible website layouts. The platform is distinguished by its focus on hierarchical page management, organizing site structures into a tree format to generate logical navigation and search-engine-friendly URLs. It also provides a multilingual platform for managing international content, including translation tools and site distribution across multiple

    Python
    在 GitHub 上查看↗10,643
  • apostrophecms/apostropheapostrophecms 的头像

    apostrophecms/apostrophe

    4,524在 GitHub 上查看↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    JavaScriptapostrophecmscms-framework
    在 GitHub 上查看↗4,524
  • airbnb/react-sketchappairbnb 的头像

    airbnb/react-sketchapp

    14,880在 GitHub 上查看↗

    react-sketchapp is a design system automation tool that translates React components into native Sketch design layers. It functions as a custom renderer that maps a virtual component tree to a design canvas, allowing for the programmatic generation and updating of design files from source code. The project provides a framework for building custom design utilities and automation scripts by treating the visual canvas as a programmable target. It includes a system for fetching external data to populate design components, enabling the creation of high-fidelity mockups and data-driven prototypes.

    TypeScriptreactreact-rendererreact-sketchapp
    在 GitHub 上查看↗14,880
  • django-cms/django-cmsdjango-cms 的头像

    django-cms/django-cms

    10,642在 GitHub 上查看↗

    django-cms is a content management system built on Django for creating and managing hierarchical pages and reusable content blocks. It functions as an enterprise framework and modular page builder for organizing website layouts and managing complex digital content. The system features a frontend inline content editor that allows users to modify page titles and body content directly on the live site via an interactive toolbar. It provides a multilingual platform for translating pages and localized content across different languages, including built-in translation fallback support. Additionally

    Pythoncmsdjangodjango-cms
    在 GitHub 上查看↗10,642
  • 查看 Figma Html 的所有 30 个替代方案→