serviejs / servieLinks
Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients
☆41Updated last year
Alternatives and similar repositories for servie
Users that are interested in servie are comparing it to the libraries listed below
Sorting:
- Make your own nested errors☆68Updated last week
- Conditional promise chains☆61Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Glob to regular expression with support for extended globs.☆75Updated 10 months ago
- An asynchronous middleware pattern☆27Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Node filesystem spies and mocks☆48Updated this week
- Get namespaced config from the closest package.json☆121Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- ☆36Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 5 months ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Functional errors with formatted output☆17Updated 2 years ago
- Tiny type-safe event emitter☆26Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 9 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Input module for Listr☆33Updated 5 years ago
- Captures and cleans stack traces.☆193Updated last year
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Filter promises concurrently☆76Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago