pipe-operator
A small library for creating pipelines in JavaScript. This mimics the pipe operator in other functional languages such as Elixir.
A small library for creating pipelines in JavaScript. This mimics the pipe operator in other functional languages such as Elixir.
Pipeable programming for cleaner code. Uses callbags and pipeline operator.
easily pipe many functions to a value
Pipelines for javascript. Inspired by the elixir pipe operator.
Allows for both sync and async pipelines with TS support
Object-oriented alternative to the [pipeline operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Pipeline_operator).