mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
|
||
---|---|---|
.. | ||
changelog.md | ||
index.js | ||
license | ||
package.json | ||
readme.md |
pull-to-stream

pull-stream to stream module
Install
$ npm install pull-to-stream
Usage
const pullToStream = require('pull-to-stream');
pullToStream('unicorns');
//=> 'unicorns & rainbows'
API
pullToStream(input, [options])
input
Type: string
Lorem ipsum.
options
foo
Type: boolean
Default: false
Lorem ipsum.
License
MIT © Hugo Dias