Skip to content

ph1p/figma-measure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d52693 · Feb 19, 2025
Jan 24, 2022
Feb 19, 2025
Feb 19, 2025
Mar 7, 2024
Feb 19, 2025
Jan 23, 2022
Feb 19, 2025
Feb 19, 2025
Feb 19, 2025
Feb 19, 2025
Mar 6, 2021
Feb 19, 2025
Feb 19, 2025

Repository files navigation

Figma Measure

header

A plugin to add measurement lines to figma.

You can find it here: https://www.figma.com/community/plugin/739918456607459153/Measure

Preview

You can find some videos inside the ./docs folder.

How to use?

  • Open Figma
  • Go to Plugins
  • Click on Browse all plugins.
  • Search for Measure and click install
  • Ready!

You can now find this plugin in the Plugins section by right-clicking on your project. Clicking Measure opens a window. Now you can select one or more elements and click on the different alignments to add lines, tooltips, fills etc.

Feel free to open a feature request: https://github.com/ph1p/figma-measure/issues

Development

git clone git@github.com:ph1p/figma-measure.git
cd figma-measure
npm install
npm run build

or

npm run dev
  • Open figma
  • Go to Plugins
  • Click the "+" next to Development
  • Choose the manifest.json inside figma-measure/Figma-Measure
  • Ready to develop