Skip to content

A library of functions that create and compose iterator functions to be used alongside underscore.js.

License

Notifications You must be signed in to change notification settings

johnomalley/f_underscore

 
 

Repository files navigation

f_

f_underscore.js is a library of functions that create and compose iterator functions. It is designed to be used in conjunction with underscore.js's functions that employ iterators, functions like filter and map. With the f_underscore.js library you can wield and weld iterator functions declaratively and dynamically. It's the tie clip to go along with underscore.js's tie.

Documentation can be found at http://krisjordan.github.com/f_underscore/. Annotated source is available, as is a qunit test suite. The project is hosted on GitHub and available under the MIT license.

About

A library of functions that create and compose iterator functions to be used alongside underscore.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.3%
  • Ruby 3.7%