A utility that allows retrying a function with an exponential delay between attempts.
Let your JS API users either give you a callback or receive a promise
Computes truncated exponential backoff intervals with jitter
Fibonacci and exponential backoffs.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Maybe/Optional type implementation in Typescript. Main motivation for creating this library was handling `null` values in deeply nested data, coming from GraphQL APIs, but the library itself is not limited to GraphQL.
Parse, Resolve, and Dereference JSON Schema $ref pointers
simple backoff based on segmentio/backo
Transform stream that gunzips its input if it is gzipped and just echoes it if not
Transform stream that decompress its input if it's compressed, and echoes it if not
TypeScript definitions for backoff
Parse, Resolve, and Dereference JSON Schema $ref pointers
Parse, Resolve, and Dereference JSON Schema $ref pointers
Combine 0 or more errors into one
Generates and consumes source maps
The default blueprint for ember-cli addons.
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
Ember AST transform for the in-element helper
TypeScript definitions for gunzip-maybe
Library that can be used to retry functions that return promise
Minimal module to check if a file is executable.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Implementation of common algebraic types in JavaScript + Flow
esbuild plugin for sass/scss files supporting both css loader and css result import (lit-element)