tunnckoCore / koa-better-serveLinks
Small, simple and correct serving of files, using `koa-send` - nothing more.
☆18Updated 2 years ago
Alternatives and similar repositories for koa-better-serve
Users that are interested in koa-better-serve are comparing it to the libraries listed below
Sorting:
- An asynchronous middleware pattern☆27Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- List of node.js builtin modules☆38Updated last year
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Get a hash of a file or a stream☆22Updated 8 years ago
- Generate unique ids.☆42Updated 3 years ago
- Compressible Content-Type / mime checking.☆100Updated last month
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆68Updated 4 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 7 months ago
- Resolve a relative path against a root path with validation☆32Updated last month
- Check whether a given value is a generator function☆15Updated last year
- Get the set npm registry URL☆56Updated 4 months ago
- Map collection as specified in ECMAScript6☆73Updated 4 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 last year
- The util.is* functions from Node core☆101Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre …☆71Updated 2 years ago