define-data-property177.1mMIT1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.
ljharbabout 1 year agowritable, define, data, property is-stream400mMIT4.0.1Check if something is a Node.js stream
sindresorhusabout 1 year agowritable, stream, type, streams end-of-stream164.2mMIT1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.
mafintoshover 2 years agostream, streams, callback, finish concat-stream95.6mMIT2.0.0writable stream that concatenates strings or binary data and calls a callback with the result
maxogdenalmost 2 years ago duplexify78.6mMIT4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
mafintoshabout 1 year agowritable, duplex, streams2, streams