UNPKG

figma-gridgen

Version:

Utilizes built-in Figma rectangles, lines, and texts to generate tables with neatly organized layers

31 lines (30 loc) 786 B
{ "name": "figma-gridgen", "version": "1.8.4", "description": "Utilizes built-in Figma rectangles, lines, and texts to generate tables with neatly organized layers", "main": "code.js", "scripts": { "start": "webpack --mode=development --watch", "build": "webpack --mode=production" }, "repository": { "type": "git", "url": "https://github.com/stevahnes/figma-plugins.git" }, "keywords": [ "automatic", "filters", "generator", "grid", "header", "striped", "table" ], "author": "Stevanus Satria", "license": "MIT", "bugs": { "url": "https://github.com/stevahnes/figma-plugins/issues" }, "homepage": "https://github.com/stevahnes/figma-plugins#readme", "gitHead": "4ab9f2dac35cb29e6e983b4d4524d66e7a7376d2" }