pipenull
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

pipenull

Yeeeh, you can pipe nothing because you don't want use any WriteableStream !!

Install

Install it with npm or yarn.

With npm:
$ npm i pipenull

or

With yarn:
$ yarn add pipenull

How to use ?

Easy peasy !! like this one:

// Javascript
const pipenull = require("pipenull");
// Typescript
import pipenull from "pipenull";
...
.pipe(pipenull)
.on('end', ()=> {
    ....
});

Package Sidebar

Install

npm i pipenull

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.9 kB

Total Files

6

Last publish

Collaborators

  • iamnroot