UNPKG

function-pipeline

Version:

Similar to the Unix `|` operator; returns a function that invokes the given series of functions whose output is subsequently passed to the next function in the series.

7 lines (5 loc) 155 B
# Change Log All notable changes to this project will be documented in this file (keepachangelog.com). ## 0.1.0 - 2016-01-12 ### Added - Initial Version.