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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i transduction

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jasmith79