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 year
- An asynchronous middleware pattern☆27Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- ☆36Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Node filesystem spies and mocks☆47Updated 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☆52Updated last year
- Get the path of the parent module☆77Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 4 months ago
- `trough` is middleware☆70Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Make your own error types!☆70Updated 2 years ago
- Tiny type-safe event emitter☆26Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Glob to regular expression with support for extended globs.☆74Updated 10 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Filter promises concurrently☆76Updated last year
- 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…☆94Updated 2 years ago