26 packages
@ambassify/backoff-strategies
Backoff strategies for retrying things like HTTP requests.
@ambassify/clock
A timer with drift correction
@ambassify/eventbus
EventBus
@ambassify/fetch
Load unfetch or node-fetch depending on use-case
@ambassify/fetch-api
Small class to create easy to use API clients with fetch
@ambassify/fetch-retried
Use the fetch API to run requests, implementing retries
@ambassify/json-parse-safe
Like JSON.parse, but doesn't throw on invalid JSON.
@ambassify/language-object
Detection and conversion library for language objects.
@ambassify/load-env
Helper for environment variables in node.
@ambassify/queue
Queue implementation for node