Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Lightweight, composable utilities for documentation sites.
- **compass** — Headless tree navigation state machine (pure, portable to any runtime)
- **teleport** — Keyboard bindings + DOM integration for compass
- **lantern** — Theme toggle with flash-free hydration
- **atlas** — Magic links with build-time resolution and broken link detection
- **atlas** — Remark plugin for Wikipedia-style `[[magic links]]`
- **lighthouse** — 404 recovery with fuzzy matching

Core packages are framework-agnostic. Astro wrappers available for teleport, lantern, and lighthouse.
Expand Down
Loading