Skip to content

zouhangwithsweet/tempad-dev

 
 

Repository files navigation

TemPad Dev

Inspect panel on Figma, for everyone.

Built with WXT, TypeScript and Vue 3.

Shows a screenshot of the extension panel.

Features

Currently supported features include:

  • Viewing/copying the CSS code of the selected node
  • Viewing/copying the JavaScript form of the CSS code of the selected node
  • Viewing/copying the component code of the selected component (inputted through the TemPad Figma plugin), with the ability to jump to the TemPad Playground for preview/debugging
  • Locking the Deep Select mode (originally requiring pressing and clicking)
  • Locking the Measure to Selection mode (originally requiring moving the cursor while holding to view)
  • Scrolling the selected elements back into the viewport
  • Toggling CSS units between px and rem (supports setting root font size)

Acknowledgements

Inspired by the following projects:

About

Inspect panel on Figma, for everyone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.6%
  • TypeScript 30.6%
  • CSS 4.8%
  • JavaScript 1.0%