Docs
Documentation follows the v1.0 release. Until then, every Player binary ships with an offline MarkView docs viewer — run scriptweaver --help to browse it.
Planned doc sections:
- Getting started — install, run a script, ship a
.zipapp - Widget reference — every built-in widget, its options, and a live preview
- Accessibility — how to label, describe, hide, and announce
- SQLite — using the built-in database for local persistence
- Packaging — turning a JS app into a single-file
.zipbundle - Comparison — vs Electron and vs Tauri, with concrete tradeoffs
Until those are written, the canonical reference is the source: gitlab.com/cznic/scriptweaver.