Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 546 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 546 Bytes

figma-plugin-extractor

extract figma data to variable

Develop

Recommend IDE: Visual Studio Code

Install Node.js

Requirement: version >= 14.0 both 14LTS, 16LTS is recommended.

Install pnpm Make sure pnpm pkg manager is install. Installation Guide

npm i -g pnpm

Install dependencies

pnpm i

Bundle plugin

pnpm bundle

This will transform index.html and plugin.ts