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
mikaelvesavuori avatar

mikaelvesavuori/figmagic

0
View on GitHub↗
858 stars·83 forks·TypeScript·MIT·11 viewsdocs.figmagic.com↗

Figmagic

🏕️ Kumbaya, friends. Figmagic automates the world into a better place, but does not attempt to completely remove designers or developers: It just aims to move them closer, while eliminating most of the tedious busywork that has grown around front-end development.

Features

  • Design Token Management - Generates tokens and extracts React components from Figma files.

Star history

Star history chart for mikaelvesavuori/figmagicStar history chart for mikaelvesavuori/figmagic

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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 mikaelvesavuori/figmagic do?

🏕️ Kumbaya, friends. Figmagic automates the world into a better place, but does not attempt to completely remove designers or developers: It just aims to move them closer, while eliminating most of the tedious busywork that has grown around front-end development.

What are the main features of mikaelvesavuori/figmagic?

The main features of mikaelvesavuori/figmagic are: Design Token Management.

Which projects share features with mikaelvesavuori/figmagic?

Projects with overlapping indexed features include: lukasoppermann/design-tokens — This project is a design token manager designed to bridge the gap between creative design tools and development… google-labs-code/design.md — design.md is a design system specification format and toolchain that defines a visual identity through structured,… design-tokens/community-group. amzn/style-dictionary — Style Dictionary is a cross-platform style generator and design token build system. It converts a single source of… michaelzaporozhets/abstractconnect — This package retrieves symbols from a specified sketch file stored in abstract, models the data neatly and transposes… salesforce-ux/theo — Theo is an abstraction for transforming and formatting Design Tokens.

Projects sharing features with Figmagic

These projects share indexed features with Figmagic. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lukasoppermann/design-tokenslukasoppermann avatar

    lukasoppermann/design-tokens

    1,110View on GitHub↗

    This project is a design token manager designed to bridge the gap between creative design tools and development environments. It functions as an automation utility that extracts design styles, variables, and components from design software and converts them into standardized, machine-readable data structures. The tool distinguishes itself by providing a framework for transforming design data to meet specific platform requirements, such as dark mode configurations or native mobile variable systems. It supports custom transformation middleware, allowing users to apply specific logic to token ou

    TypeScriptamazon-style-dictionarydesign-systemdesign-tokens
    View on GitHub↗1,110
  • google-labs-code/design.mdgoogle-labs-code avatar

    google-labs-code/design.md

    16,128View on GitHub↗

    design.md is a design system specification format and toolchain that defines a visual identity through structured, machine-readable design tokens embedded in a human-readable Markdown document. It combines exact token values with prose explanations of design intent, enabling coding agents to consistently apply brand styles across a project while keeping the rationale accessible to human designers. The project provides a linter that validates design specification files for structural correctness, broken token references, and WCAG color contrast compliance, outputting structured findings. It al

    TypeScript
    View on GitHub↗16,128
  • design-tokens/community-groupdesign-tokens avatar

    design-tokens/community-group

    1,907View on GitHub↗
    HTMLdesign-systemdesign-systemsdesign-tokens
    View on GitHub↗1,907
  • amzn/style-dictionaryamzn avatar

    amzn/style-dictionary

    4,709View on GitHub↗

    Style Dictionary is a cross-platform style generator and design token build system. It converts a single source of design variables into multiple output formats and platform-specific files to maintain a consistent source of truth across different interfaces. The system functions as a multi-format style orchestrator that merges modular token sources and transforms them based on target platform requirements. It uses a scriptable transform interface to modify token values and names, allowing for the automation of design system styles for web, iOS, and Android applications. The build process is

    JavaScript
    View on GitHub↗4,709
  • Compare all 7 related projects→