0.1.5 • Published 2 years ago

@chlteam/oracle-client v0.1.5

Weekly downloads
-
License
SEE LICENSE IN ./...
Repository
github
Last release
2 years ago

oracle-client

TypeScript nodeJS/deno/browser/electron Oracle API client

modules

'Oracle' sees everything

  • OracleAPI - singleton class providing the API interface, handling requests and token management

'Auricle' listens to Oracle ^_^ #greekingout

  • AuricleHub - shared state store and event bus for flexible asychronous communication with the API, and access to cached responses

  • Auricle - client helpers for handling login, hydration and dispatching notifications in any frontend framework

dev

npm run start

npm run build