streamer

Asynchronously recursive, pure function <3 via lazy streams.


Keywords
stream, functional, spaghetti, lazy, iteration, async
License
MIT
Install
npm install streamer@0.2.1

Documentation

streamer

Build Status

In computing, the term stream is used in a number of ways, in all cases referring to a sequence of elements made available over time.

This is a library suggests opinionated stream definition / pattern and utilizes core library, that makes asynchronously recursive, pure function <3 possible without spaghetti code ninjas!

Install

npm install streamer

Require

var streamer = require('https!raw.github.com/Gozala/streamer/v0.0.3/streamer.js')

Documentation