underarm

Transducer library

An API that enables the creation and composition of asynchronous transducers inspired by Underscore.js using JavaScript.

raising_hand Transducers Inspired by Underscore

GitHub

87 stars
8 watching
3 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serkanyersen/underscore.py A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. 291
brianhaveri/underscore.php A PHP implementation of the popular JavaScript utility library 1,161
hkskn/vue-underscore A Vue.js plugin that provides utility functions similar to Underscore.js, making it easier to manipulate data in Vue applications. 18
stevekinney/octavian A utility library for working with musical notes and their frequencies 174
sixty-north/python-transducers A Python package providing a transducer framework for composing simple reducers into more complex data processing functions. 55
wookiehangover/underscore.deferred A JavaScript library that provides jQuery-style Deferreds as an Underscore mixin 225
omkamra/cowbells A Clojure library for creating and controlling musical patterns using a generic sequencer and various scale options 16
transduce/transduce A JavaScript library providing composable transformations of data streams 92
javadev/underscore-java A Java port of Underscore.js utility functions 533
kddnewton/fast_underscore An optimized implementation of Ruby's underscore method using C extension 33
mbrandonw/learn-transducers-playground A tutorial on Swift transducers to help learn about functional programming concepts. 80
diro/qml_underscorejs A JavaScript library that adapts the popular underscore.js utility functions to work within Qt/QML's restricted JavaScript environment. 8
kragen/pytebeat An interactive livecoding software that generates music by executing tiny programs in real-time 54
jlongster/transducers.js A small JavaScript library that provides a generalized transformation of data using transducer functions. 1,722
kevincennis/tinymusic A music synth/sequencer built with the Web Audio API in JavaScript. 355