Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 595 Bytes

File metadata and controls

14 lines (9 loc) · 595 Bytes

alt text

Image Cutter

Figma plugin that lets you easily cut any image into pieces.

Install plugin →

Development

  1. Download and install NPM
  2. Install TypeScript npm install -g typescript
  3. 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"