dethroy
destroy a stream if possible
Last updated 10 years ago by dougwilson .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install dethroy 
SYNC missed versions from official npm registry.

Dethroy Build Status

Destroy a stream.

API

var destroy = require('dethroy')

var fs = require('fs')
var stream = fs.createReadStream('package.json')
destroy(stream)

Current Tags

  • 1.0.2                                ...           latest (10 years ago)

3 Versions

  • 1.0.2                                ...           10 years ago
  • 1.0.1                                ...           10 years ago
  • 1.0.0                                ...           11 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (3)

Copyright 2013 - present © cnpmjs.org | Home |