node-figma Zero-dependency wrapper around the Figma API for Node.js. Getting started Grab dependencies: npm i Note: Export your Figma PAT in your environment variables before proceeding. Build: npm run build Run: node dist Todo NPM publish Cover more API endpoints Write tests