Skip to content

Collect the stream data and send it into a callback function.

Notifications You must be signed in to change notification settings

falcucci/stream-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream-data

Collect the stream data and send it into a callback function.

Installation

$ npm i stream-data

Example

"use strict";

const streamData = require("stream-data");

console.log(streamData());

Documentation

streamData(a, b)

Collect the stream data and send it into a callback function.

Params

  • Number a: Param descrpition.
  • Number b: Param descrpition.

Return

  • Number Return description.

License

See the LICENSE file.

About

Collect the stream data and send it into a callback function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published