$ cnpm install is-object-stream
Check if an object is a node object stream.
var is = require('is-object-stream')
Check if an object is both a readable and writable object stream.
Check if an object is a readable object stream.
Check if an object is a writable object stream.
Copyright 2013 - present © cnpmjs.org | Home |