sindresorhus / p-debounce
Debounce promise-returning & async functions
☆211Updated 9 months ago
Alternatives and similar repositories for p-debounce:
Users that are interested in p-debounce are comparing it to the libraries listed below
- Run promise-returning & async functions concurrently with optional limited concurrency☆321Updated last month
- Memoize promise-returning & async functions☆400Updated last year
- Timeout a promise after a specified amount of time☆276Updated 2 weeks ago
- Read the closest package.json file☆263Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Delay a promise a minimum amount of time☆165Updated last year
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Throttle promise-returning & async functions☆453Updated last month
- Debounce a function☆127Updated 4 months ago
- Find the closest package.json file☆161Updated last year
- Detect if the current environment is a CI server☆388Updated last month
- 🍺 dev only postinstall hooks (package.json)☆260Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆241Updated last week
- Clean up error stack traces☆337Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆239Updated last year
- A tiny (294b) browser utility for encoding & decoding a querystring.☆450Updated last year
- Marks side-effects in module initialization that would interfere with tree-shaking☆201Updated 3 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Prettier formatter for package.json files☆154Updated 6 months ago
- Get a random temporary file or directory path☆425Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆208Updated 3 weeks ago
- TypeScript package which smartly trims and strips indentation from multi-line strings☆165Updated 9 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆294Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Check where your code is running. In the browser or in node.js environment.☆244Updated 2 months ago
- Get details about the current Continuous Integration environment☆326Updated this week
- An implementation of WHATWG AbortController interface.☆305Updated 3 years ago
- 🛠️ A codemod to do large-scale refactor of your relative path imports to alias.☆135Updated 2 years ago
- String case utitility: convert, identify, flip, extend☆281Updated last year