grapicapp / web-plugin-figma

Grapic widget for Figjam

Home Page:https://www.figma.com/community/widget/1038086438446539988

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grapic widget for Figjam

This is a Figjam widget for Grapic. Built with React and Typescript and inspired by Figmas widget samples.

To start:

  • Install dependecies with yarn
  • Develop the app locally with yarn start
  • In the Figma desktop app, open a Figjam file and browse the menu, Widgets -> Development -> Import widget from manifest... and choose the manifest.json file in this folder

To release:

  • Mark a new version with yarn version, push to Github, create a Github release with gh release create <tag> (e.g. gh release create v0.1.0)
  • Build a production build with yarn build:production
  • Publish version in Figma

Links:

About

Grapic widget for Figjam

https://www.figma.com/community/widget/1038086438446539988

License:MIT License


Languages

Language:TypeScript 100.0%