API Reference
Types, methods, and contracts — the dry details.
| Page | What it covers |
|---|---|
| Engine | AlapEngine, ExpressionParser, mergeConfigs, validateConfig, sanitizeUrl, shared utilities |
| Types | AlapConfig, AlapLink, AlapSettings, AlapMacro, AlapSearchPattern, AlapProtocol, constants |
| Storage | ConfigStore interface, createIndexedDBStore, createRemoteStore, createHybridStore |
| Events | Event types, delivery by adapter, keyboard navigation, hook filtering, dismiss behavior |
| Security | URL sanitization, ReDoS protection, config validation, parser resource limits |
| Servers | REST API contract (7 endpoints), 9 server examples, OpenAPI spec, quick start |
See also
- Types is the reference companion to Configuration
- Events applies to every Framework Guide
- Security is especially relevant when loading configs from Storage or Servers
- Full documentation index