best practice with setTimeout and setInterval
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Full implementation of the fs module on top of leveldb
`trough` is middleware
Execute a function right before the process, or the browser's tab, is about to exit.
Backburner.js is a simple run loop-esque library for coalescing actions
A performant and standard (Bluebird) library that registers a node-style callback on a promise
Library to help write libraries that accept both promises and callbacks.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
utilities for primitive JavaScript types
Patch console methods to intercept output
Memoize functions results using an lru-cache.
React hook for webcam and audio recording with multi-device support, quality presets, and full TypeScript types
Traverse JSON Schema passing each schema object to callback
A simple timer utility that allows you to register and cancel timeouts easily.
Stopwatch timer object
A Quick description of the component
A lightweight, pause-able timer class
Debounce hook for react
An easy, intuitive and precise node-red timer that allows you to turn something on/off multiple times a day and supports schedules as low as 1 second.
Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.
A Quick description of the component
React hook to persist any value between renders, but keeps it up-to-date if it changes.
Timings for HTTP requests. This is a fork of @szmarczak/http-timer, but with CommonJS support.