kamranayub / UnderscoreKO

A tiny library that adds all of the Underscore.js collection/array methods to Knockout observable arrays
MIT License
50 stars 11 forks source link

Please update to match underscore 1.4.3 #4

Closed enzoaeneas closed 11 years ago

enzoaeneas commented 11 years ago

My first time using this library and I cannot use .where, which to me is simpler than .filter.

kamranayub commented 11 years ago

Thanks, I was meaning to update it. Will do that tonight, unless you'd like to send me a pull request. It should be easy to add, but also need to update Nuget references and increase version.

Are there any other changes since the previous release? I haven't taken a deep look at it.

enzoaeneas commented 11 years ago

I'll take a crack at, and try to keep to the coding style. On Jan 9, 2013 11:42 AM, "Kamran Ayub" notifications@github.com wrote:

Thanks, I was meaning to update it. Will do that tonight, unless you'd like to send me a pull request. It should be easy to add, but also need to update Nuget references and increase version.

— Reply to this email directly or view it on GitHubhttps://github.com/kamranayub/UnderscoreKO/issues/4#issuecomment-12053146.