figma / code-snippet-editor-plugin

Translate component variants, properties, and more into dynamic code snippets for your design system.
https://www.figma.com/community/plugin/1311777988952403297/code-snippet-editor
MIT License
128 stars 11 forks source link

adds more types and guards against invalid templates #23

Closed jake-figma closed 8 months ago

jake-figma commented 8 months ago

Primarily a codebase type safety change. Trying to avoid bugs with invalid pluginData strings. Should resolve #10.