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:
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- List of node.js builtin modules☆37Updated last month
- An asynchronous middleware pattern☆27Updated 2 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Resolve a relative path against a root path with validation☆33Updated last week
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Generate unique ids.☆43Updated 4 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- convert module usage to inline expressions☆75Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆39Updated 2 months ago
- Get a hash of a file or a stream☆22Updated 8 years ago
- Error response middleware (text, json, html)☆103Updated 9 months ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- URL rewriting middleware☆98Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- API for combining call site modifiers☆44Updated 6 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago