ChainyJS
pipe action forChainy action that pipes the chain's data to a writable stream
Note: Despite pipe calls usually returning the piped stream, this plugin, like all the other chainy actions, returns the chain.
// will write "some data" to the file "out.txt"
Install
NPM
- Use:
require('chainy-plugin-pipe')
- Install:
npm install --save chainy-plugin-pipe
Browserify
- Use:
require('chainy-plugin-pipe')
- Install:
npm install --save chainy-plugin-pipe
- CDN URL:
//wzrd.in/bundle/chainy-plugin-pipe@1.0.1
Ender
- Use:
require('chainy-plugin-pipe')
- Install:
ender add chainy-plugin-pipe
History
Discover the change history by heading on over to the HISTORY.md
file.
Contribute
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Backers
Maintainers
These amazing people are maintaining this project:
- Benjamin Lupton b@lupton.cc (https://github.com/balupton)
Sponsors
No sponsors yet! Will you be the first?
Contributors
These amazing people have contributed code to this project:
License
Licensed under the incredibly permissive MIT license
Copyright © 2014+ Bevry Pty Ltd us@bevry.me (http://bevry.me)