JSON-to-Figma

An easy way to populate Figma layers with JSON

MIT License

Stars
141
Committers
7
JSON-to-Figma - Version 4.2 Latest Release

Published by PavelLaptev over 3 years ago

  • Added manual population feature
JSON-to-Figma - Version 4.1

Published by PavelLaptev over 3 years ago

  • Styles updated
JSON-to-Figma - Version 4.0

Published by PavelLaptev over 3 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
JSON-to-Figma - Version 3.2

Published by PavelLaptev over 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 pluginsDevelopmentNew plugin…
  4. choose manifest.json from unzipped folder
  5. the plugin should appear in pluginsDevelopment. ENJOY! 🎉
JSON-to-Figma - Version 3.1

Published by PavelLaptev over 4 years ago

  • Added checks for "localhost" and "127.0.0.1"
JSON-to-Figma - Version 3.0

Published by PavelLaptev over 4 years ago

  • Added "Skip" rule
  • Fetch images
  • Fetch method updated
  • Styles changed
JSON-to-Figma - Version 2.5

Published by PavelLaptev over 4 years ago

  • Added Populate all matches button
  • Fetch URL method updated
  • Refactored methods. New Object of objects parsing
Related Projects