batman-fight-stream
v1.0.1
Published
Read stream of batman fight words
Downloads
3
Readme
batman-fight-stream
Read stream of batman fight words
npm install batman-fight-stream
Example
var batmanFightStream = require('batman-fight-stream')
batmanFightStream({count: 100, newline: true})
.pipe(process.stdout)
// THWACKE
// KER-PLOP
// WHACK-ETH
// WHAMM
// SWISH
// SWAAP
// HURT
// ZAP
// SPLATS
// SPLAAT
// GLIPP
// ZLOPP
// ...
License
MIT