Skip to content

Commit

Permalink
Merge pull request #64 from tomekwi/add-library
Browse files Browse the repository at this point in the history
Add iterable-some to the hall of fame
  • Loading branch information
jussi-kalliokoski committed Oct 18, 2016
2 parents d2011bf + 2353da4 commit da70391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,6 @@ The [issues](https://github.com/jussi-kalliokoski/trine/issues) are a good place
* [curry-this](https://github.com/stoeffel/curry-this) - currying made simple. Works with the function bind syntax.
* [this-is-truthy](https://github.com/tomekwi/this-is-truthy) - Check if `this` is truthy.
* [mori-ext](https://github.com/roobie/mori-ext) - Function bind syntax wrappers for mori.
* [iterable-some](https://github.com/tomekwi/iterable-some) - `Array.some` for iterables.
* [this-drop](https://github.com/studio-b12/this-drop) - Get the `this` object stripped of some properties.
* Got another one? Don't be shy, add it here!

0 comments on commit da70391

Please sign in to comment.