Filesystem-buffered, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.
remark-lint rule to warn when table pipes are not aligned
Create custom commands using plain-old functions
Agora RTE Extension
Wrapper for JSON-RPC error objects
Rename files
Asynchronous recursive file copy utility.
Error types for use throughout SocketCluster
Node Rest and Http Clients for use with TypeScript
eslint plugin for vue-cli
Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
a ThroughStream that strictly buffers all readable events when paused.
Error printer to pretty print Japa errors
Prevent pipe breaking caused by errors from gulp plugins
Pipe an array of streams to a single promise. Captures errors on any of the streams.
Run a lifecycle script for a package (descendant of npm-lifecycle)
a stream of blocks
Like read-package-json, but faster
Get the size of a folder by iterating through its sub-files and -folders.
TypeScript implementation of invariant(condition, message)
Easy to use JoiPipe as an interface between joi and NestJS with optional decorator-based schema construction.
Decouple your business logic from your controllers. With first-class type inference from end to end.
Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one
A pipe function to perform function composition in LTR (Left To Right) direction.