0.1.2 • Published 10 years ago

result-stream v0.1.2

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

result-stream

a linked list designed for working with results

Installation

With component, packin or npm

$ {package mananger} install jkroso/result-stream

then in your app:

var result-stream = require('result-stream')

API

result-stream()

Running the tests

Just run make. It will install and start a development server leaving the tests waiting for you at