sindresorhus / p-immediate
Returns a promise resolved in the next event loop - think `setImmediate()`
☆70Updated 4 years ago
Alternatives and similar repositories for p-immediate
Users that are interested in p-immediate are comparing it to the libraries listed below
Sorting:
- An asynchronous middleware pattern☆27Updated last year
- Boilerplate appveyor.yml file for running Node.js tests on AppVeyor☆37Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Observableify a callback-style function☆41Updated 9 years ago
- Cache on file-system☆21Updated 9 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 7 months ago
- Create Error classes☆42Updated 6 years ago
- Create streams from promises☆15Updated 9 years ago
- Use npm v3 alongside your currently installed npm.☆34Updated 8 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Mock async JavaScript libraries☆22Updated 9 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- The wombat cli tool.☆35Updated 6 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 7 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- The simplest API for running code inside electron☆25Updated 6 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago