joeattardi / promise-pollerLinks
A basic poller built on top of promises
☆117Updated 2 years ago
Alternatives and similar repositories for promise-poller
Users that are interested in promise-poller are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆164Updated 2 weeks ago
- 🌲high performance debug logging 🐞☆155Updated 5 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Sort the keys of an object☆103Updated 9 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Read a package.json file☆169Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- A simple and pragmatic library for testing Node.js console output.☆85Updated 2 years ago
- limits calls to functions that return promises☆143Updated 2 years ago
- 🌲 pino logging koa middleware☆97Updated 7 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Import a module lazily☆247Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 weeks ago
- Extra assertions on top of node's assert module☆121Updated 2 years ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Check if a path exists☆151Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆166Updated 8 months ago
- Run some code when the process exits☆118Updated 4 years ago
- Read the closest package.json file☆268Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago
- Download a module from the npm registry.☆23Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Retry a failed promise☆58Updated 3 months ago