Lucsy3012 / figma-json-to-content

Figma Plugin: To map your data and your layers together simply by naming them the same way and selecting or shuffling the content you need.
https://www.figma.com/community/plugin/797778700190966062
16 stars 5 forks source link

figma-json-to-content-image

Figma Plugin: JSON To Content

Easily map your data and layers together by using the same name. Either select specific entries from your overview or shuffle through them for a randomised dataset

Tired of incoherent random data?

Set up your data separately as a JSON or CSV file and start adding your content. The content of the datasets always remain together to create a seamless data retrieval experience.

Easy mapping via layer name

Map your data and your layers together simply by using the same name. The name of your text layers only needs to match the key of your object and the value will be parsed.

Selection rewriting

Overwrite multiple text layers within your selection and any data that’s attached to the entry will be written into layers that have the same name as the key.

Choose between specific or randomised data

When you have imported your data, the plugin will print a list with every entry that’s in your file. Click on an entry if you need specific data from that set.

Multiple datasets via tab menu

Push your productivity even more with the new tab menu feature. It's now possible to set up multiple datasets without switching between files.

Iterate over random entries

Iterate over multiple entries of your list to your selection. The next entry will be used as soon as the same data would be applied a second time.

(New) Use multi-layered JSON files

You can now utilize the power of layered JSON files if needed. This is a much more common way of writing JSON and allows for more flexibility. Files which have worked before will work as expected.

Future plans: