Hyperlinkv0.9.0-beta.0
DraftMigration checklist — 0/6
  • Current API — no legacy surface
  • LSP code previews
  • Clean example types
  • Verified examples
  • Follows the docs standards
  • Owner-reviewed

Examples

Runnable teaching scripts live under examples/. Each form below has a paired doc with Twoslash (hover types) — near-identical to the source file. Run the real script with the pnpm run example:… command on each page.

Individual example docs are not in the sidebar; this hub is the index. Deep-link a module with #queue, #resource, …

Queue

Priority, Dedup, Retry

Source: examples/forms/queue/queue-hyperlink-priority-retry.ts Run: pnpm run example:queue-hyperlink

Custom N-Lane Priorities

Source: examples/forms/queue/workpool-priority-lanes.ts Run: pnpm run example:workpool-priority

Coming next (forms/hyperlink — Gate, HttpApi, Telemetry, FleetHealth, ShardMap).

Schedule

Coming next (examples/forms/schedule).

Polling

Coming next (examples/forms/polling).

Daemon Store

Coming next (examples/forms/daemon-store).

Store

Coming next (examples/forms/store).

Dynamic Config

Coming next (examples/forms/dynamic-config).

Edit this page on GitHub