appendage

1.0.0 • Public • Published

appendage

Build Status npm install

decorate some streams

usage

var appendage = require('appendage')
 
var stream = appendage('**> ', '\n')
 
stream.write('wee') // '**> wee\n'
stream.write('uh-huh') // '**> uh-huh\n'

license

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3
  • 0.1.1
    2
  • 0.1.0
    0
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i appendage

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jarofghosts