kaievns / express-yieldsLinks
ES6 generators support for ExpressJS
☆59Updated 7 years ago
Alternatives and similar repositories for express-yields
Users that are interested in express-yields are comparing it to the libraries listed below
Sorting:
- Convert streams (readable or writable) to promises☆139Updated last year
- Parse BDD-style tests (Mocha, Jasmine) to generate documentation☆103Updated 7 months ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Express error handlers for JSON APIs☆101Updated 6 months ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- A simple utility for creating sub-classed errors in Javascript☆103Updated 9 years ago
- Babel preset for Node 6.x (ES6 / ES2015)☆87Updated 9 years ago
- An express wrapper that enables generators to be used as middlewares☆123Updated 8 years ago
- touch(1) for node☆125Updated last month
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Virtual async fileds for mongoose.js☆62Updated 7 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- Request, response logger middleware for bunyan. Also provides request<>response duration.☆39Updated 3 years ago
- A MongoDB ObjectId validator for Joi☆43Updated 6 years ago
- Write data to a random temporary file☆108Updated last year
- Knex-based object-relational mapping for JavaScript.☆61Updated 7 years ago
- Common error classes and utility functions☆283Updated 4 years ago
- A stream implementation of the bunyan cli tool's pretty printing capabilities☆57Updated 8 years ago
- Middleware for setting unique request id☆124Updated last year
- A tiny interceptor of responses for Express☆79Updated 2 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Boom response objects in Express☆45Updated 4 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.☆51Updated last year
- A middleware to figure out a request's language tag by parsing Accept-Language header and stored cookies☆61Updated 3 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- please use path-to-regexp's `match` function☆137Updated 6 months ago
- ☆124Updated 8 years ago
- A utility for getting information on the caller of a function in node.js