/figma-plugin-perfect-freehand

A Figma plugin for drawing perfect freehand strokes.

Primary LanguageTypeScriptMIT LicenseMIT

Perfect Freehand Figma Plugin

A plugin for using perfect-freehand in Figma.

Developing

  • Clone or download this repo.
  • Install dependencies (npm install or yarn install).
  • Start the development server (npm run start or yarn start).
  • Download the Figma Desktop App.
  • In the Menu, select Plugins, Development, New Plugin....
  • Click the option to choose a manifest.json file.
  • Select the manifest.json from this repo.

Cold Refreshing

  • In Figma, start the plugin using Plugins, Play.
  • In a separate Terminal tab, run modd to hot reload changes to Figma using Modd.

Author