TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Vim-like wysiwyg webpage editor

3 pointsby tjchearalmost 2 years ago

1 comment

tjchearalmost 2 years ago
Vivpage is a vim-like wsyiwyg webpage editor. You can use quick shortcut keys to navigate around, perform selection, insert&#x2F;edit&#x2F;delete elements&#x2F;styles, and it comes complete with undo&#x2F;redo capability.<p>I built this because I thought it&#x27;d be neat to have some of that vim-like agility when editing a webpage.<p>It&#x27;s got some learning curve for obvious reasons, but if you&#x27;re up for a challenge here&#x27;s a quickstart doc: <a href="https:&#x2F;&#x2F;vivpage.vercel.app&#x2F;doc&#x2F;quickstart" rel="nofollow noreferrer">https:&#x2F;&#x2F;vivpage.vercel.app&#x2F;doc&#x2F;quickstart</a>