gridaco / figma-sdk

🎨 Design SDK, Supercharged Figma API & Plugin Development

Home Page:https://grida.co/figma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DESIGN SDK

Build a single app that supports all figma, sketch, xd and bridged.

A mid wrapper for building consistant figma & sketch & reflection plugin, with single api reference

Powers Grida Figma Assistant

Features

  • mocks desing platform environment - faster development.
  • single api reference - write once, run everywhere.
  • reflect standard in the box - based on reflect DSL, develop with unified api structure.
  • UI support - different ui feedback features by platform such as modals (xd), notify (figma) is supported by ui library
  • OOP Based design access objects
  • General UI Related utilities in the box
  • Testing supported
  • Provides Web based development environment

Packages & Usage

yarn add @design-sdk/<package>

Packages

  • figma
    • figma-remote
    • figma-url
  • xd
  • sketch

Are you looking for universal design converter?

Take a look at design-file-converter

Sketch reference

Figma reference

XD reference

About

🎨 Design SDK, Supercharged Figma API & Plugin Development

https://grida.co/figma

License:MIT License


Languages

Language:TypeScript 91.4%Language:JavaScript 8.6%