
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
getinput-page
Advanced tools
Edit any text on a Next.js page in the browser. Auto-installs a floating widget and an /api/input route.
Floating widget for Next.js (App Router) that lets anyone edit text directly on a live page. Edits save to input.json, then Claude Code applies them to source via /input apply.
In your Next.js project:
npx getinput-page
This will:
InputWidget.tsx into components/app/api/input routeinput.json and add it to .gitignore<InputWidget /> into your root layoutRun npm run dev and you'll see Edit/Comment buttons in the bottom-right corner on localhost.
| Action | How |
|---|---|
| Edit text | Click Edit, then click any heading/paragraph/button — type to change it |
| Leave a comment | Click Comment, then click any element — type your note |
| Apply edits to source | In Claude Code: /input apply |
| View all feedback | In Claude Code: /input check |
Click the count badge, then Share. You'll get a link with ?getinput that anyone can open to leave feedback without touching your source. They click Copy feedback when done and paste the JSON back to you.
Use the framework-agnostic version:
<script src="https://getinput.io/widget.js"></script>
MIT
FAQs
Edit any text on a Next.js page in the browser. Auto-installs a floating widget and an /api/input route.
We found that getinput-page demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.