@eventista/sdk-core
HTTP client primitives, error class, signing helpers. Platform-agnostic.
@eventista/sdk-core
HTTP client primitives, error class, signing helpers. Platform-agnostic.
@eventista/sdk-api-client
REST client with HMAC signing, pluggable storage, language headers.
@eventista/sdk-auth
Login, register, refresh, logout. Cross-platform token storage.
API reference
Auto-generated TypeDoc reference for every public export.
any leaks.result.code, never on message strings.sideEffects: false everywhere, factory + class APIs that bundle clean.The SDKs ship via the private @eventista AWS CodeArtifact registry. Authenticate first, then install:
aws codeartifact login --tool npm \ --domain eventista-sdks --domain-owner 533267118170 \ --repository eventista-sdks --region ap-southeast-1
bun add @eventista/sdk-core @eventista/sdk-api-client @eventista/sdk-authSee the Getting started guide for the full setup walk-through.