Stuk / promise-meLinks
Code transformer to change Node-style callbacks into promises.
☆46Updated 8 years ago
Alternatives and similar repositories for promise-me
Users that are interested in promise-me are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- [TERMINATED] Your daily injection of npm packages☆35Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Programming language classifier for node.js☆81Updated 2 years ago
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Detect the programming language of any file in JavaScript☆59Updated last year
- Mimic a Node.js HTTP response stream☆60Updated last year
- Temporary files and dirs for Node.js☆68Updated last year
- Measure the time a promise takes to resolve☆71Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Sort an object's keys, including an optional key list☆32Updated this week
- Compare URLs by first normalizing them☆70Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Lazy number range generator☆82Updated last year
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- An asynchronous middleware pattern☆27Updated last year
- Write data to a random temporary file☆107Updated last year
- Sort the keys in an object.☆37Updated 6 years ago
- Indent each line in a string☆113Updated 3 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- A light, featureful and explicit option parsing library for node.js.☆177Updated 2 years ago
- capitalize a string, or all words in a string☆39Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month