Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 330 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 330 Bytes

text2JSON

This simple plugins aims at exporting all text strings into a single JSON.

Useful for internationalization purpose when you need to extract strings into a single JSON Object.

Only strings within a frame will be returned. By default, an id is set as key. If the text layer is renamed, the name + id will be the key.