
Figma plugin that lets you easily cut any image into pieces.
Install plugin →
- Download and install NPM
- Install TypeScript
npm install -g typescript
- To compile TypeScript to JavaScript run
npm run build or in VS Code run the "Terminal > Run Build Task..." menu item,
then select "tsc: watch - tsconfig.json"