stoshiya / express-prettify
express middleware to send pretty printed json
☆18Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for express-prettify
- Terminate a Node.js Process (and all Child Processes) based on the Process ID☆77Updated 2 months ago
- Writable stream that formats bunyan records that are piped into it☆51Updated 4 years ago
- capitalize a string, or all words in a string☆40Updated 3 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 2 years ago
- recursively find the closest package.json☆48Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 3 months ago
- Set the length of a function in JavaScript☆18Updated 11 months ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆174Updated 4 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Zero-fill a number to the given size.☆31Updated 4 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆40Updated 4 years ago
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Get user info of an npm user☆57Updated 8 months ago
- example of using Travis deployment to publish an npm module☆40Updated 8 years ago
- Lazy number range generator☆82Updated 10 months ago
- Makes all subsequent modules in Node get loaded in strict mode.☆37Updated 9 years ago
- Hooking Node.js stdout☆68Updated 3 years ago
- require multiple files and directories at once☆51Updated 4 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 2 years ago
- ♻️ Get, set, or delete nested properties of process.env using a dot path☆33Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Use `await` at your Node.js code's top level!