Home
Softono
Image-Cutter

Image-Cutter

Open source TypeScript
11
Stars
2
Forks
1
Issues
1
Watchers
2 years
Last Commit

About Image-Cutter

![alt text](https://github.com/ardov/Image-Cutter/blob/master/img/cover.png "Plugin cover") # Image Cutter Figma plugin that lets you easily cut any image into pieces. [Install plugin →](https://www.figma.com/community/plugin/899731058839960598/Image-Cutter) ## Development 1. Download and install [NPM](https://nodejs.org/en/download/) 2. Install TypeScript `npm install -g typescript` 3. To compile TypeScript to JavaScript run `npm run build` or in [VS Code](https://code.visualstudio.com/) run the "Terminal > Run Build Task..." menu item, then select "tsc: watch - tsconfig.json"

Platforms

Web Self-hosted

Languages

TypeScript

Links

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"