Sha256: 4a23511d3d315d9810f5051fde83442f219fbf6ad37f88d1fa0acdd1f1d2f3b9

Contents?: true

Size: 1.52 KB

Versions: 93

Compression:

Stored size: 1.52 KB

Contents

# Destroy

[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Dependency Status][david-image]][david-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]
[![Gittip][gittip-image]][gittip-url]

Destroy a stream.

## API

```js
var destroy = require('destroy')

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

[npm-image]: https://img.shields.io/npm/v/destroy.svg?style=flat-square
[npm-url]: https://npmjs.org/package/destroy
[github-tag]: http://img.shields.io/github/tag/stream-utils/destroy.svg?style=flat-square
[github-url]: https://github.com/stream-utils/destroy/tags
[travis-image]: https://img.shields.io/travis/stream-utils/destroy.svg?style=flat-square
[travis-url]: https://travis-ci.org/stream-utils/destroy
[coveralls-image]: https://img.shields.io/coveralls/stream-utils/destroy.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/stream-utils/destroy?branch=master
[david-image]: http://img.shields.io/david/stream-utils/destroy.svg?style=flat-square
[david-url]: https://david-dm.org/stream-utils/destroy
[license-image]: http://img.shields.io/npm/l/destroy.svg?style=flat-square
[license-url]: LICENSE.md
[downloads-image]: http://img.shields.io/npm/dm/destroy.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/destroy
[gittip-image]: https://img.shields.io/gittip/jonathanong.svg?style=flat-square
[gittip-url]: https://www.gittip.com/jonathanong/

Version data entries

93 entries across 93 versions & 5 rubygems

Version Path
trusty-festivity-extension-2.6.3 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.6.2 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.6.1 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.6 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.19 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.18 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.17 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.16 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.15 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.14 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.13 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.12 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.11 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.10 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.9 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.8 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.7 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.6 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.5 node_modules/bower/node_modules/destroy/README.md
trusty-festivity-extension-2.5.4 node_modules/bower/node_modules/destroy/README.md