htmlcanvas-editor
v1.0.10
Published
Browser-based visual HTML editor for designing slide decks, pages, and documents. AI live sync, 100% local.
Downloads
991
Maintainers
Readme
HTMLCanvas Editor
A browser-based visual editor for designing HTML slide decks, pages, and documents. Runs 100% locally. Your files never leave your machine.
Install
npx htmlcanvas-editorThat's it. Browser opens, editor ready. Requires Node.js 18+.
What it does
- Visual editing of any HTML element: drag, resize, rotate, change colors, fonts, spacing
- Multi-page slide decks with thumbnail navigation, ruler guides, and PDF export
- AI live sync: works with Claude Code, Cursor, VS Code, Windsurf, or any tool that edits files
- 100% local: no cloud, no account, no uploads. The file on disk is the single source of truth.
AI collaboration
Open an HTML file in the editor. When your AI tool edits that file, the editor auto-reloads. When you save in the editor (Ctrl+S), the AI can read your changes. Both sides work on the same file.
AI writes code → Editor auto-reloads → You edit visually → Save to fileClaude Code plugin
/plugin marketplace add ashrafmizoam-create/htmlcanvas-plugin
/plugin install htmlcanvasThen type /HTMLcanvas in any session to launch the editor.
Links
- Website: ashrafbuilds.com
- Plugin: github.com/ashrafmizoam-create/htmlcanvas-plugin
