figma-style-inspector icon indicating copy to clipboard operation
figma-style-inspector copied to clipboard

Figma Style Inspector

A meta plugin for inspecting layers (nodes) in Figma that contains development. This should speed up the development process of your own Figma plugin by allowing you to find things like style keys, node ids, and more without having to console log everything.

Toolings

This repo is using:

  • React + Webpack
  • TypeScript
  • TSLint
  • Prettier precommit hook