figspec

Unofficial static Figma frame/file viewer available as HTML CustomElement

feat(react): React bindings You can use WebComponents (custom elements) in React, but the experience is not great. No props binding (React uses setAttribute), Poor type definition (JSX does great job though), Imperative event handling, etc... This bindings aim to solve these inconveniencies.

Changes

14 changed files (+2467/-550)