Skip to main content

Hey Devs,

We’re releasing a new open-source plugin for Figma Plugin Devs. Inspecting the properties of a node is super important when you’re developing any plugin. This has support for -

  1. Figma Async APIs
  2. Children are loaded on-demand, means no lag even on selecting huge nodes.
  3. Grouping properties based on their functions, like Positional, Fill, etc.

Here’s the link: https://www.figma.com/community/plugin/1429514362463465316/better-node-inspector

Here’s the Repo: GitHub - dualiteindia/better-node-inspector: View detailed properties of any selected node

Happy to answer any questions!
Thanks!

Be the first to reply!