Typescript library to delay something by a minimum amount of time
A JavaScript library for measuring the First Input Delay metric. See https://goo.gl/1AKcj5.
Throttle the parallelism of an asynchronous (promise returning) function / functions
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
provides locking mechanism to sync across browser tabs
Higher-order functions and common patterns for asynchronous code
Polyfill exporting trevnorris's 0.11+ asyncListener API.
validate form asynchronous
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
timers module for browserify
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
check whether a command line command exists in the current environment
use delay/sleep to async/await ES7
Write Pino transports easily
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Tailwind CSS plugin, add animation-delay CSS property.
A composition mixin for loading scripts asynchronously for React
Minimal async jobs utility library, with streams support
Essential utils for promises
Create sync/async APIs with usable logic
Validate form asynchronous
Turn async generator functions into ES2015 generators
A minimal overhead event loop delay sampler.
TypeScript implementation of debounce