API documentation coming soon
API Reference
Complete API documentation for all HyperFrontend packages. Generated from TypeScript source.
Core Libraries
@hyperfrontend/nexus
Broker-channel messaging with contracts and lifecycle management
createBrokercreateChannelbyTypecomposeIChannelContract
@hyperfrontend/network-protocol
Secure message transport with encryption and queue-based processing
createChannelProtocolProviderQueueRouting
@hyperfrontend/cryptography
AES-GCM encryption, PBKDF2 key derivation, and secure vaults
encryptdecryptcreateVaultcreateHashgetTimeBasedPasswords
Supporting Libraries
@hyperfrontend/state-machine
Redux-inspired state management with async operation support
StorerootReducerAsyncOperationLifecycleAwareComponent
@hyperfrontend/web-worker
Web Worker utilities and abstractions
WorkerMessageHandler
@hyperfrontend/logging
Runtime log level control with error-resilient execution
loggercreateLoggersetLogLevel
@hyperfrontend/utils
Utility sub-packages for data, string, list, time, and more
data-utilsstring-utilslist-utilstime-utilsrandom-generator
Nx Plugin
Generated Documentation
Full API documentation is generated from TypeScript JSDoc comments using TypeDoc. Each package includes inline documentation accessible via your IDE's IntelliSense.