$ cnpm install stream-path
Like a blob url in the browser, but for a path in node, and with a stream instead of a blob. Uses named pipes under the hood. Really rough and written by somebody who's not all that familiar with unix stuff, so improvments welcome. Not going to work on windows.
npm install stream-path
var sp = require('stream-path');
Exposes two methods both of which take return a string.
Copyright 2014 - 2017 © taobao.org |