Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ramda

Supporting functional programming in JS
Collective - Host: opensource - https://opencollective.com/ramda - Website: https://ramdajs.com - Code: https://github.com/ramda

Adding generators example code, with distant thoughts about merging it in to main code.

github.com/ramda/ramda - 665e99143fc56ed8758ef3c68ebb28533dbc15ce authored over 11 years ago by Scott Sauyet <[email protected]>
updating docs

github.com/ramda/ramda - 3b6076faf28d5064bbf7e623cb454d34a7b16e3c authored over 11 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - 6e758571d2c011a4f02c4d3a55267595c8a81239 authored over 11 years ago by Scott Sauyet <[email protected]>
updating docs

github.com/ramda/ramda - 00e6ce33c73b673fcbdd44746cd62b4861c21202 authored over 11 years ago by Scott Sauyet <[email protected]>
removed vestigial private functions toString and bind

github.com/ramda/ramda - 254368c68699850f518c39844a8df7cfb15cae31 authored over 11 years ago by buzzdecafe <[email protected]>
Using somewhat more consistent version of `flatten`.

github.com/ramda/ramda - aa29f4a432ccccef5bed3c4fadcae369ae970817 authored over 11 years ago by Scott Sauyet <[email protected]>
finished(?) iter-ifying functional implementations. Only flatten remains

github.com/ramda/ramda - 5ba0aa311fcd759bd1161c835803c031f31bc368 authored over 11 years ago by buzzdecafe <[email protected]>
Making `all` parallel to `any`, requiring only false-y values and not false to reject.

github.com/ramda/ramda - b8f5d3c2d0aaa61d0574ba5b912d301d30cdbefe authored over 11 years ago by Scott Sauyet <[email protected]>
Adding strIndexOf and strLastIndexOf. Need to decide if this is appropriate naming.

github.com/ramda/ramda - ed95fafe8d1c5b97d2bd68b69967a3ae87bd872d authored over 11 years ago by Scott Sauyet <[email protected]>
Adding several minor tests to any/some, just because the tests seemed cool. :-)

github.com/ramda/ramda - 42c60801c2a387e77c60500a39ee517bd5bafb53 authored over 11 years ago by Scott Sauyet <[email protected]>
remove containsWith; use

github.com/ramda/ramda - efcfea19b228eb92de0fde610cc33baee2fc259f authored over 11 years ago by buzzdecafe <[email protected]>
containsWith--useful?

github.com/ramda/ramda - dea98a024f64401524fb1841c87329bbe2354dab authored over 11 years ago by buzzdecafe <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - e96a1da7ecd198d9b11f9c5b62dea41fa6bbe578 authored over 11 years ago by Scott Sauyet <[email protected]>
Adding `digits` to math exsmple script -- useful for Euler problems.

github.com/ramda/ramda - 21acb822060891cd456e7fcb9fd21fda5200912d authored over 11 years ago by Scott Sauyet <[email protected]>
uglied up some implementations; removed vestigial addOne function; re-docco'ed

github.com/ramda/ramda - 6b61f91c5543554a248eeda36a560bdf507c2d36 authored over 11 years ago by buzzdecafe <[email protected]>
Renaming misidentified `identity` as `always`.

github.com/ramda/ramda - 2d2f30efd07afa254d83aa44d2547518ba297e1f authored over 11 years ago by Scott Sauyet <[email protected]>
docs & quicker clone fn

github.com/ramda/ramda - 1b9cc83abcfd4d937fa610540494726fa8004c68 authored over 11 years ago by buzzdecafe <[email protected]>
docs & quicker clone fn

github.com/ramda/ramda - 47bf03ed3334a0570fecbc6ca7bba9acd9c89c86 authored over 11 years ago by buzzdecafe <[email protected]>
docs & quicker clone fn

github.com/ramda/ramda - ab8f1f5e91e19bb739b933ebd3a0fd0d8a44a877 authored over 11 years ago by buzzdecafe <[email protected]>
typo fixes

github.com/ramda/ramda - b8d2d76e9dda9c597b5abc81aa0e47f8e28785bc authored over 11 years ago by Michael Hurley <[email protected]>
give imperative better chance

github.com/ramda/ramda - d50c60be3c0464c2956b7feaaca61324ada9a31f authored over 11 years ago by Michael Hurley <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - 865dc6109008a71d6236a2d1491b5177411f102b authored over 11 years ago by buzzdecafe <[email protected]>
documentation fix in ramda.js & reworked dedupe example

github.com/ramda/ramda - f6eac2f9b785646b2552afa28fac709ba581a752 authored over 11 years ago by buzzdecafe <[email protected]>
documentation fix in ramda.js & reworked dedupe example

github.com/ramda/ramda - 74ba67d6735d081a10a3351d12f69f2eb5e96b7b authored over 11 years ago by buzzdecafe <[email protected]>
reworked dedupe example

github.com/ramda/ramda - e502bf350583b2cd2f881d49e911cc1409d9cd14 authored over 11 years ago by buzzdecafe <[email protected]>
nth function

github.com/ramda/ramda - f2799a5774ed37647fbc764941bbefdc92357a31 authored over 11 years ago by buzzdecafe <[email protected]>
Changing `select` to `project` and removing alias.

github.com/ramda/ramda - 23b4739d4f3b939a2e222f6ee53028874cb9171d authored over 11 years ago by Scott Sauyet <[email protected]>
Replacing `using` with `useWith`.

github.com/ramda/ramda - f647992209726cb8da0b962b1d6158542423fa74 authored over 11 years ago by Scott Sauyet <[email protected]>
Documenting select

github.com/ramda/ramda - de41e5b3d34c1a244057fe5db0896b66b1b8779c authored over 11 years ago by Scott Sauyet <[email protected]>
Adding using and select. Not sure if using is appropriate.

github.com/ramda/ramda - 11f1be4c803120b11bd730569b31517028810043 authored over 11 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - fe3ee9dbb98438d92403bf3767c924ba18de1dec authored over 11 years ago by Scott Sauyet <[email protected]>
Adding match

github.com/ramda/ramda - 7aef0f16c3f0a9e61ff249c39e84383867172dd6 authored over 11 years ago by Scott Sauyet <[email protected]>
speed up slice

github.com/ramda/ramda - 87ccda0add7573f1f5c768c7a3b0168d746f2e09 authored over 11 years ago by Michael Hurley <[email protected]>
marginally faster mkArgStr

cf http://jsperf.com/quick-array

github.com/ramda/ramda - 82b05e862cc97188315c115a3956234aeba2698f authored over 11 years ago by Michael Hurley <[email protected]>
Adding a few more string functions and cleaning up nAry a bit.

github.com/ramda/ramda - ad636f2a4b46717d4f7ee33806da83be8744bcd1 authored over 11 years ago by Scott Sauyet <[email protected]>
speed up arg string-making

test me!

github.com/ramda/ramda - 2394343d6541ad3385a86ff3b0d5dfefc37a5ac3 authored over 11 years ago by Michael Hurley <[email protected]>
streamline invoker

github.com/ramda/ramda - c4c9e1f741f3cfcc2c508695f884b0fa4a4fddbe authored over 11 years ago by Michael Hurley <[email protected]>
Adding tests for substring etc.

github.com/ramda/ramda - e773b903d17196c98012e58b54bd289cca4deba1 authored over 11 years ago by Scott Sauyet <[email protected]>
Adding invoker function and starting to employ it on a few String functions.

github.com/ramda/ramda - 392123bb63da451a24f997c6bd82fafaae9e50f7 authored over 11 years ago by Scott Sauyet <[email protected]>
Documenting curry

github.com/ramda/ramda - b7f44b8dd5e0fb89367d31bb072ca6240b89b9fd authored over 11 years ago by Scott Sauyet <[email protected]>
Exposing curry function

github.com/ramda/ramda - 93c9602b4da50542c7bbbb041639f1d65f82e404 authored over 11 years ago by Scott Sauyet <[email protected]>
update docs, esp. splice, which has a different contract

github.com/ramda/ramda - 89ee1debb733619cc453d3589b141d2db33dab0a authored over 11 years ago by buzzdecafe <[email protected]>
Object.keys not as fast as for-in loop

github.com/ramda/ramda - 1041d811c858a62964f0a04ebafa497d346930a9 authored over 11 years ago by buzzdecafe <[email protected]>
update package.json

github.com/ramda/ramda - b0e009292f764b9d069040b7addd63d04ae42df0 authored over 11 years ago by buzzdecafe <[email protected]>
some more built in von Neumann style, to support lambda style...

github.com/ramda/ramda - bbf5caa499960f8c6dc8777f16ea29ebca7fca4f authored over 11 years ago by buzzdecafe <[email protected]>
Converting a few more functions.

github.com/ramda/ramda - c9a37395486c62af7a931ae4e2d643b75cf8ae2d authored over 11 years ago by Scott Sauyet <[email protected]>
Adding missing doc file.

github.com/ramda/ramda - 88a242b5edace6cc1266398414002af5adb68e95 authored over 11 years ago by Scott Sauyet <[email protected]>
Initial separation from eweda

github.com/ramda/ramda - ef0db38e0d8486ff32f8d51f208d5d5658f75909 authored over 11 years ago by Scott Sauyet <[email protected]>
Initial commit

github.com/ramda/ramda - b625e17249030781b5b0d338c95953f6200d9c6f authored over 11 years ago by Scott Sauyet <[email protected]>
Merge pull request #7 from dariusk/master

Shim for _.uniq no longer needed

github.com/ramda/ramdangular - 63b991b5cbcc91af2a0f96710e5d9c6407f83dfd authored over 11 years ago by floydsoft <[email protected]>
Removing the shiv for uniq

github.com/ramda/ramdangular - 0c2d0f5ecaf4b63fcadf41da289cd806216c21a8 authored over 11 years ago by Darius Kazemi <[email protected]>
adapt findWhere to filter

github.com/ramda/ramdangular - 4a7b41066388829cfb3c0c4a361f233191a8c9d6 authored over 11 years ago by floydsoft <[email protected]>
more doc

github.com/ramda/ramdangular - 244ca3c99cc1dcc8ac616f639ad27d9bd2520aff authored almost 12 years ago by floydsoft <[email protected]>
dropped AMD support and grunt

github.com/ramda/ramdangular - 1b47d99e6daafb3ced4f419ff87c410d87cdac96 authored almost 12 years ago by floydsoft <[email protected]>
Clean gruntfile.

github.com/ramda/ramdangular - 6bb28870123e1ae30711fa879c8b9f8f3eff96df authored about 12 years ago by floydsoft <[email protected]>
Delete old implement.

github.com/ramda/ramdangular - 123762a54a6317021a3a35bbe4526d359bb93875 authored about 12 years ago by floydsoft <[email protected]>
Fix package.json.

github.com/ramda/ramdangular - 6ed55a994925563008c3ddd5c754bcdcaaf34e5c authored about 12 years ago by floydsoft <[email protected]>
Refactoring to AMD.

github.com/ramda/ramdangular - c5027ee9569266ced415b9cdde68f72fab7e9927 authored about 12 years ago by floydsoft <[email protected]>
Add README

github.com/ramda/ramdangular - aee71f83d18cf92417fafb42c78be276aee9b0ff authored over 12 years ago by unknown <cldpms@.(none)>
Init commit

github.com/ramda/ramdangular - dd4018ee69340775c65c3e586f0cdb9315b9f081 authored over 12 years ago by unknown <cldpms@.(none)>