tunnckoCore / koa-better-serveLinks
Small, simple and correct serving of files, using `koa-send` - nothing more.
☆18Updated 3 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 2 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Check whether a given value is a generator function☆15Updated 2 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 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 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last month
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Generate unique ids.☆43Updated 4 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- destroy a stream if possible☆55Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- ☆45Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago