jemgold / figma-js

Little wrapper (+ types) for the Figma API
https://jongold.github.io/figma-js/
MIT License
490 stars 47 forks source link

Is this project still relevant? #69

Open kylecarhart opened 2 months ago

kylecarhart commented 2 months ago

With https://github.com/figma/rest-api-spec, is this project still relevant? They include all the typescript types, and if you need a client, you can use something like https://github.com/hey-api/openapi-ts to generate a client for you based on their openapi.yaml.