-
Notifications
You must be signed in to change notification settings - Fork 8
What can I reduce
Gozala edited this page Jan 14, 2013
·
1 revision
There are bunch of libraries that provide things you can reduce there for use all of the functions from this library:
- stream-reduce - Node streams made reducible
- callback-reduce - Callbacks made reducible
- dom-reduce - Reducible DOM APIs
- tree-reduce - Reducible tree walk for an arbitrary data structures
- sample-reduce - Library for sampling reducible signals
- fs-reduce - Reducible filesystem library
- http-reduce - Reducible HTTP library
- grep-reduce - Grep for reducible sequences
- cache-reduce - Caching for reducible data structures
- normalize-reduce - Utility to normalize reducible data structures
- buffer-reduce - Bufferring for reducible data
- zip-reduce - Zip for reducible data structures
- coreduction - Library for correlative reductions
- transducer - Library for filtering signals based on other signal behavior
- event - Events in a functional reactive style
- reflex - Functional reactive UI library experimental
- seducer - FRP style reducible http server Very experimental
Feel free to add things to this list if you'll cook something up!