JSON-to-Figma icon indicating copy to clipboard operation
JSON-to-Figma copied to clipboard

An easy way to populate Figma layers with JSON

Results 19 JSON-to-Figma issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Any chance of having image support for svg urls. i.e: https://s.cdpn.io/3/kiwi.svg In my current setup, this does not import any svg(image)

Hey, would it be possible to also support this kind of json? ```json { "name": "John Doe", "age": 32, "is_admin": true, "skills": ["JavaScript", "HTML", "CSS"] } ``` My workaround right...

💅 nice to have

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

On the web browser version of Figma (Chrome/Mac) with the JSON-to-Figma plugin, the "From Clipboard link" doesn't give an user friendly response for an error message that it doesn't work....

Great plugin, thank you! In my component that has an auto layout, I have name, title, and number. In the JSON file if record 2 does not have a title,...

💡 ideas

When I download an .svg file, it reduces the quality and does not keep it "vectorized". Any way to keep the file in the svg format? On the left of...

💅 nice to have
⏩ next release

The following console error happens when I try to populate an image: Here's my JSON file: Both the layer name and JSON key are identical. (I've tried changing both to...

🐛 bug

the view becomes really long and takes up the entire height. is there a way to have it fixed and scroll within that viewport? that would allow to see all...

💅 nice to have