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:
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Creates a minimal Express server for testing☆119Updated 5 years ago
- Run some code when the process exits☆118Updated 4 years ago
- Delete a route in express at runtime.☆26Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- limits calls to functions that return promises☆143Updated 2 years ago
- ☆72Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Find the closest package.json file☆164Updated last month
- Simple, flexible file copy utility☆97Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Nodejs cp -R☆78Updated 4 years ago
- Clear a module from the cache☆182Updated 3 years ago
- A simple and pragmatic library for testing Node.js console output.☆85Updated 2 years ago
- A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.☆56Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- HTTP request freshness testing☆162Updated 2 weeks ago
- Execute a listener when a response is about to write headers.☆157Updated last week
- 🌲high performance debug logging 🐞☆157Updated 6 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated 11 months ago
- Parse dotenv files for Boolean, Array, and Number variable types, built for Lad☆125Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Write minimal node index.js files that require and export siblings by file basename☆84Updated 2 years ago
- Cross-platform .zip file creation☆130Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year