|
|
|
Show HN: Wisk – notion-like webapp, no frameworks, PWA, with plugins
(app.wisk.cc)
|
|
6 points
by sohzm
423 days ago
|
|
Wisk is a document editor built with vanilla JavaScript and Web Components. It works entirely offline (although some things might need internet), supports a wide range of content types, and is extensible through plugins. Try it instantly in your browser at https://app.wisk.cc — no install or signup needed. Key Features:
- Block-based editor
- Offline-first with automatic saving
- Supports LaTeX, charts, mermaid, code blocks, map, and more
- 45+ themes and counting
- Plugin-based architecture for easy extension
- PWA support for seamless use on desktop and mobile Wisk is built with no frameworks — just vanilla JS — and is served as a static site on Cloudflare Pages. I'm still a novice, so I'd love feedback on its code and how I can improve it! While the cloud features (like real-time collaboration, sync, ai etc) aren’t live yet, the offline capabilities are fully functional. links:
- website - https://wisk.cc
- github - https://github.com/sohzm/wisk |
|