Easily create your own middleware layer.
☆253Nov 16, 2023Updated 2 years ago
Alternatives and similar repositories for ware
Users that are interested in ware are comparing it to the libraries listed below
Sorting:
- Low-level wrapper to easily support sync, async, and generator functions.☆34Sep 21, 2020Updated 5 years ago
- `trough` is middleware☆70Feb 5, 2024Updated 2 years ago
- Node.js mock http object library for http req / res☆21May 3, 2019Updated 6 years ago
- DEPRECATED☆15Sep 10, 2017Updated 8 years ago
- Convert property access strings to a function ("user.name.first" etc)☆65Mar 12, 2015Updated 10 years ago
- A cross-platform scanner for wireless networks☆13Oct 4, 2015Updated 10 years ago
- An asynchronous middleware pattern☆27Dec 12, 2023Updated 2 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Display a notification (macOS 10.9+)☆90Nov 13, 2025Updated 3 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- ☆26Dec 7, 2017Updated 8 years ago
- Install an npm package☆31Dec 18, 2017Updated 8 years ago
- Return CI job number to run huge tests only on first job☆14Jul 11, 2023Updated 2 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Jan 30, 2016Updated 10 years ago
- Sluggish slug generator that works universally☆25Feb 8, 2023Updated 3 years ago
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- Algolia's ESLint config and prettier instructions for JavaScript projects☆27Updated this week
- CLI and API to get a single file from Github repository.☆11May 31, 2017Updated 8 years ago
- Volatile namespaces on top of Primus streams☆33Dec 31, 2022Updated 3 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Nov 1, 2021Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 years ago
- assert + matchers <3☆29Oct 14, 2017Updated 8 years ago
- Prints out information about the process's active handles, including function source and location☆57Apr 10, 2015Updated 10 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Jul 31, 2017Updated 8 years ago
- The simplest API for running code inside electron☆25Sep 20, 2018Updated 7 years ago
- A tiny stream log☆54Jun 8, 2019Updated 6 years ago
- The non-configurable configuration loader for lazy people.☆1,027Mar 30, 2022Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Apr 8, 2021Updated 4 years ago
- A small event emitter with namespaces☆15Jan 30, 2018Updated 8 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 5 months ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Jun 6, 2020Updated 5 years ago
- Augment your methods with pre and post hooks☆283Jun 3, 2015Updated 10 years ago
- A command-line git client powered by js-git and node.js☆18Nov 1, 2015Updated 10 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- Node.js CLI for creating GitHub labels☆13Oct 21, 2019Updated 6 years ago
- Extract all classes from html☆16Jul 9, 2017Updated 8 years ago
- ES2015 `String#codePointAt()` ponyfill