P!npoint
Start new thread
trending

19d ago

P!npoint 1.4.0 — Cataclysm / 대격변

Have you ever spotted something on a web page that you wanted to change, only to spend ages figuring out which file and line it came from?

P!npoint is a desktop development tool that lets you click elements directly in a running web project, locate the corresponding source code, open it in your editor, and compare changes with Before/After views.

1mo ago

P!npoint 1.2.0 Update(plugin bata)

Plugin support has been added.

  • The related guidebook and code have been updated.

  • Two official plugins have been added.

The Snapshot/Diff screen has been improved so you can view multiple UI states together more easily.

General stability improvements have also been made.

2mo ago

P!npoint is now released!

Q. What is P!npoint?

P!npoint is a local development helper tool that lets you open a UI project, preview it, click an element on the screen, and see the source location and evidence behind that UI.

For example, when you click a button, card, layout, or text element, P!npoint can show related information such as the file, line, selector, DOM path, and match reason.

Q. Does it have other features?

2mo ago

P!npoint - Click UI, Find Source

Click UI, Find Source. P!npoint helps you open a frontend project locally, click a rendered UI element, inspect its source evidence, jump to your editor, and verify changes with snapshots and diffs.