serviejs / servieLinks
Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients
☆41Updated 2 years ago
Alternatives and similar repositories for servie
Users that are interested in servie are comparing it to the libraries listed below
Sorting:
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Make your own nested errors☆69Updated 6 months ago
- Conditional promise chains☆63Updated 4 years ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Node filesystem spies and mocks☆51Updated 4 months ago
- Glob to regular expression with support for extended globs.☆75Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Functional errors with formatted output☆17Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- ☆36Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- Tiny type-safe event emitter☆26Updated 2 years ago
- Make your own error types!☆70Updated 3 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago