awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
react-figma avatar

react-figma/react-figma

0
View on GitHub↗
2,686 stars·137 forks·TypeScript·MIT·14 viewsreact-figma.dev↗

React Figma

⚛️ A React renderer for Figma

Features

  • Renderers - Renderer for building Figma plugins.
  • Renderers and Integration - Renderer for Figma design files.

Star history

Star history chart for react-figma/react-figmaStar history chart for react-figma/react-figma

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does react-figma/react-figma do?

⚛️ A React renderer for Figma

What are the main features of react-figma/react-figma?

The main features of react-figma/react-figma are: Renderers, Renderers and Integration.

What are some open-source alternatives to react-figma/react-figma?

Open-source alternatives to react-figma/react-figma include: quantizor/markdown-to-jsx — A very fast and versatile markdown toolchain. Output to AST, React, React Native, SolidJS, Vue, HTML, and more! remotion-dev/remotion — Remotion is a programmatic video framework that enables the creation of video content using component-based logic and… vadimdemedes/ink — Ink is a declarative framework for building interactive command-line applications using a component-based… pmndrs/react-three-fiber — This project is a React-based WebGL renderer that enables the creation of three-dimensional scenes using a… diegomura/react-pdf — This library provides a rendering engine that translates declarative component trees into PDF files. It enables the… fulcrologic/fulcro — A library for development of single-page full-stack web applications in clj/cljs.

Open-source alternatives to React Figma

Similar open-source projects, ranked by how many features they share with React Figma.
  • quantizor/markdown-to-jsxquantizor avatar

    quantizor/markdown-to-jsx

    2,376View on GitHub↗

    A very fast and versatile markdown toolchain. Output to AST, React, React Native, SolidJS, Vue, HTML, and more!

    TypeScriptastgfmjsx
    View on GitHub↗2,376
  • remotion-dev/remotionremotion-dev avatar

    remotion-dev/remotion

    50,931View on GitHub↗

    Remotion is a programmatic video framework that enables the creation of video content using component-based logic and standard web technologies. By leveraging a declarative animation engine, it allows developers to structure visual content as a hierarchy of reusable components, ensuring that animations and state updates remain consistent through deterministic frame execution. The framework distinguishes itself by utilizing a headless browser renderer that captures visual output frame-by-frame to generate high-quality video files. This architecture supports a cloud-native media pipeline, allow

    TypeScriptjavascriptreactvideo
    View on GitHub↗50,931
  • vadimdemedes/inkvadimdemedes avatar

    vadimdemedes/ink

    38,933View on GitHub↗

    Ink is a declarative framework for building interactive command-line applications using a component-based architecture. It functions as a console renderer that maps component trees to terminal output buffers, allowing developers to manage stateful interfaces through standard component reconciliation. By translating high-level layout and style properties into terminal control codes, it enables the creation of responsive, dynamic interfaces within the console. The framework distinguishes itself by integrating a cross-platform layout engine that applies a flexible box model to the character-base

    TypeScriptclicommand-lineflexbox
    View on GitHub↗38,933
  • pmndrs/react-three-fiberpmndrs avatar

    pmndrs/react-three-fiber

    31,172View on GitHub↗

    This project is a React-based WebGL renderer that enables the creation of three-dimensional scenes using a declarative, component-driven architecture. It functions as a bridge between a component-based user interface library and a low-level graphics engine, allowing developers to manage lights, cameras, and geometry as standard elements within a reactive tree structure. The library distinguishes itself by treating the scene graph as a declarative hierarchy that synchronizes directly with application state and lifecycle events. It utilizes a custom reconciler to map component updates to object

    TypeScript3danimationfiber
    View on GitHub↗31,172
  • See all 7 alternatives to React Figma→