JSON To Figma Versions Save

An easy way to populate Figma layers with JSON

4.5

1 year ago
  • All deps updated to latest
  • Added support for SVG, WEBP, GIF images
  • Removed Manual population option
  • Removed Download JSON option

4.2

2 years ago
  • Added manual population feature

4.1

2 years ago
  • Styles updated

4.0

2 years ago
  • Load local files and fetch from URL
  • Fetch images
  • Parsing JSON files with any amount of nested levels
  • Flexible keys selection
  • Invert selected keys
  • Download filtered JSON
  • Populate in random order
  • Select any ranges from JSON file
  • the "skip" rule for layers you won't populate
  • Handle null values
  • Resizable plugin window

3.2

3 years ago
  • query strings handled
  • 🚑 Fixed proxy server link

How to run this version

  1. download BUILD-JSON-to-Figma-3.2.zip and unzip.
  2. open Figma.
  3. on the app menu (or right click) click plugins → Development → New plugin…
  4. choose manifest.json from unzipped folder
  5. the plugin should appear in plugins → Development. ENJOY! 🎉

3.1

3 years ago
  • Added checks for "localhost" and "127.0.0.1"

3.0

3 years ago
  • Added "Skip" rule
  • Fetch images
  • Fetch method updated
  • Styles changed

2.5

4 years ago
  • Added Populate all matches button
  • Fetch URL method updated
  • Refactored methods. New Object of objects parsing