transduction

1.0.0 • Public • Published

transduction

A.K.A. YAJTL, Yet Another JavaScript Transducer Library.

Motivations:

  • Implement transducers with a focus on simplicity.
  • Focus on reasonably idiomatic JavaScript.
  • Tool friendliness: rollup/webpack ready. Only pay for what you use.

Not a concern

  • Trying to reimplement Clojurisms like seq, into, etc. (Clojurescript exists).
  • Trying to implement the Cognitect transducer protocol which is fine but chose different tradeoffs.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i transduction

      Weekly Downloads

      0

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • jasmith79