1.0.1 • Published 11 years ago

batman-fight-stream v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
11 years ago

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

1.0.1

11 years ago

1.0.0

11 years ago