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

Fix malformed bower.json

It was missing a comma in an array.

github.com/ramda/ramda - badfb97cb4256a504c82c614b1df1e2ca88c4968 authored over 10 years ago by Alejandro Iglesias <[email protected]>
Adding bower.json

github.com/ramda/ramda - bc34533efbb9b6b76b54cd0c49649256ecd8bef2 authored over 10 years ago by Scott Sauyet <[email protected]>
adding Travis icon

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

github.com/ramda/ramda - 03cae99f46d9135b1659c47712904ec7ab5606b7 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of github.com:Ramda/ramda

github.com/ramda/ramda - 1cbdeffa72d36eecc68824a4c32cfa59aa11a7c5 authored over 10 years ago by buzzdecafe <[email protected]>
experiment to get travis passing

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

github.com/ramda/ramda - ed7f5bd9694722337ed92220d42ccdafee18f58b authored over 10 years ago by Scott Sauyet <[email protected]>
updating package to try to get travis to work

github.com/ramda/ramda - c2474c67f77e9fa9d1204e025725569024945300 authored over 10 years ago by Scott Sauyet <[email protected]>
trivial change to force Travis

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

github.com/ramda/ramda - de0b51acc98d0fd02e2283943f770950d1f511fc authored over 10 years ago by Scott Sauyet <[email protected]>
more clean-up of 'where'

github.com/ramda/ramda - 09af011e24c6db0d4bfad5898e8f6531e54c368b authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #46 from Ramda/master

tests and code addressing @jdalton 's comments. also wired up type tests

github.com/ramda/ramda - 72361d87c7a8dca9127e6c5aa4f7a875d3db867b authored over 10 years ago by Michael Hurley <[email protected]>
tests and code addressing @jdalton 's comments. also wired up type tests

github.com/ramda/ramda - 3d11592c76db93f369d4876d91f15d26f2e46f8c authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #45 from Ramda/master

make 'where' perform better. start including algebraic types

github.com/ramda/ramda - 914844ae26bba11e6455616beb5afd35dd9cc569 authored over 10 years ago by Michael Hurley <[email protected]>
start including types from foolsParadises. Need to be wired up

github.com/ramda/ramda - 19d35fd667f2ced7121f41a02ad2bfb3d58f3c8f authored over 10 years ago by buzzdecafe <[email protected]>
replace elegant impl with one that performs. sigh.

github.com/ramda/ramda - a990fbed3c8ad42def915fca92e0de99e665645d authored over 10 years ago by buzzdecafe <[email protected]>
expose containsWith

github.com/ramda/ramda - a0693715a6fdc2fe7a4952aefcecb830b054092e authored over 10 years ago by Michael Hurley <[email protected]>
update take comment/doc for when n > list.length

github.com/ramda/ramda - 0529933ba3f485a5a8d5492d83381b4466fadc7d authored over 10 years ago by Michael Hurley <[email protected]>
Fixing minor issue with `take`.

github.com/ramda/ramda - 28b725ae12cae421f6d8360fb68e4628bca83929 authored over 10 years ago by Scott Sauyet <[email protected]>
bumping version number

github.com/ramda/ramda - 692137cb0084184e1da5787748bcf03b42a4f53b authored over 10 years ago by Scott Sauyet <[email protected]>
adding partition

github.com/ramda/ramda - b59c67909f80e9bedab6d38cbb53fa881b29a718 authored over 10 years ago by Scott Sauyet <[email protected]>
adding mapObj

github.com/ramda/ramda - c6d31bd5f1c16cf4c366648689912a2ff7ca75a7 authored over 10 years ago by unknown <[email protected]>
Merge pull request #41 from Ramda/master

remove `maybe` function for Maybe monad

github.com/ramda/ramda - 200cc4cbbaafbffc22c0fa60cec5c0ccb0d5b02b authored over 10 years ago by Michael Hurley <[email protected]>
update docs to remove

github.com/ramda/ramda - 33f60626385de09cd43e8d9beb908365b81dd098 authored over 10 years ago by buzzdecafe <[email protected]>
remove confusingly-named function to make way for Maybe functor/applicative/monad

github.com/ramda/ramda - 6b2a294ab230e24c1988fcd1c448d152fec52274 authored over 10 years ago by buzzdecafe <[email protected]>
updating docs to match these minor cleanups

github.com/ramda/ramda - 4ba326967cb4ec1d92cffcb0ecb3932ad182e086 authored over 10 years ago by Scott Sauyet <[email protected]>
adding first pass at 'slice'

github.com/ramda/ramda - 3103ddcdb0a662cf8da92242dbd9ac8311edb9f4 authored over 10 years ago by Scott Sauyet <[email protected]>
using invoker for older Array.prototype-style functions

github.com/ramda/ramda - 56e1a011f3bf80fdc2619ffe5105e1d82c191d6a authored over 10 years ago by Scott Sauyet <[email protected]>
adding "first" and updating some test cases

github.com/ramda/ramda - d83908c43beb9531ab997b2cb6af9342cf02dfad authored over 10 years ago by Scott Sauyet <[email protected]>
replacing old 'and', 'or', 'not' with functional ones

github.com/ramda/ramda - 22ec514726e1ab8f0489ffda5e028c6b013e8a75 authored over 10 years ago by Scott Sauyet <[email protected]>
updating fork

github.com/ramda/ramda - 0c42cae292f5e81fc05a1b7bb228c1d7ed8adf60 authored over 10 years ago by CrossEye <[email protected]>
version got bumped down? bumping back up

github.com/ramda/ramda - 79057f82b679eae21e94fd1c5e0f145362a3e6ff authored over 10 years ago by Michael Hurley <[email protected]>
Merge branch 'algebra'

github.com/ramda/ramda - 375ccf2faaa47caa358e2eadeb031218a0122cf0 authored over 10 years ago by Scott Sauyet <[email protected]>
get all tests working

github.com/ramda/ramda - 993c7b66fd30b3d741655d7563b590f58060bde3 authored over 10 years ago by buzzdecafe <[email protected]>
Fixing lazy lists, adding back to testing.

github.com/ramda/ramda - 596dfc6fb9705113593c847e41b565ec4520fb8d authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'algebra' of https://github.com/CrossEye/ramda into algebra

github.com/ramda/ramda - 1c4727bee000049e8de00884dc930b306033a56e authored over 10 years ago by Scott Sauyet <[email protected]>
Moving to deeper ext folder structure

github.com/ramda/ramda - 13e517badfb9de7b248ca60fc1916ad9360c2df0 authored over 10 years ago by Scott Sauyet <[email protected]>
Minor documentation snafu for cloneDeep

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

github.com/ramda/ramda - f3e47639a35bd35e0f492fdeb1d32b7b91daa1d6 authored over 10 years ago by Scott Sauyet <[email protected]>
credit julie for the logo

github.com/ramda/ramda - fd0f419eef9efda2da026ed5dde4c02e5ec785ac authored over 10 years ago by buzzdecafe <[email protected]>
not quite 'U' UMD wrapper on lazylist; fix for map

github.com/ramda/ramda - 13855ce0c1d65a4147a873ce7a2a747c2db1262d authored over 10 years ago by buzzdecafe <[email protected]>
fix boo-boos

github.com/ramda/ramda - 840955347dc0e8c74f59803c0524ce8e0c48a422 authored over 10 years ago by Michael Hurley <[email protected]>
Broken test

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

github.com/ramda/ramda - 859f59b9537f7b0a11384ad5ccbdaf6589574217 authored over 10 years ago by Scott Sauyet <[email protected]>
tests are passing

github.com/ramda/ramda - 4a607f16266a5288c8a5d9d056754e784fd1e816 authored over 10 years ago by buzzdecafe <[email protected]>
move ext directory

github.com/ramda/ramda - 41f14ccd8648f0d102f4f374290cd9f1c9a14231 authored over 10 years ago by buzzdecafe <[email protected]>
move generators out of main file; prepare for algebraic types

github.com/ramda/ramda - 67f570adc1f44a6348b19485f4a70fec1319d2d4 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #35 from Ramda/master

add installation section to README

github.com/ramda/ramda - 874e19abeeb5dd0b781e1d9c724fdcfeb69d4339 authored over 10 years ago by Michael Hurley <[email protected]>
tweak README

github.com/ramda/ramda - 18b85624c1bcb0b7a0ca1b22ee39132a56729a90 authored over 10 years ago by buzzdecafe <[email protected]>
add installation section to README

github.com/ramda/ramda - d813c0c46500de956419a6677ed495b7715913e1 authored over 10 years ago by buzzdecafe <[email protected]>
Silly broken test; need to remove those `Libs`...

github.com/ramda/ramda - 55267e31305c1fb6c9ed94ac1bda952fd8fec3ce authored over 10 years ago by Scott Sauyet <[email protected]>
Minor linting fix

github.com/ramda/ramda - fffc30f8ca70946e5b79353f561fa9f39fdccdd1 authored over 10 years ago by Scott Sauyet <[email protected]>
Release v0.1.2

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

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

github.com/ramda/ramda - 3a37e87499bc4861bd17f7d6e66b57f77dc7bcf5 authored over 10 years ago by Scott Sauyet <[email protected]>
Added fork, modulo to docs.

github.com/ramda/ramda - 5c48eeb4462d51b15c87a660dad61e3ca6089886 authored over 10 years ago by Scott Sauyet <[email protected]>
Removing unnecessary example files.

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

github.com/ramda/ramda - ce95aca81fb2e7d536a2f550f9dc305e558ae79e authored over 10 years ago by Scott Sauyet <[email protected]>
Removing unnecessary function list from readme.

github.com/ramda/ramda - 831b3f6f5476a0058aaa003afe3ead101f29e5b9 authored over 10 years ago by Scott Sauyet <[email protected]>
tweaks

github.com/ramda/ramda - f330ce0abdda6d752f19fa11b85f1d98cdffb5ca authored over 10 years ago by Scott Sauyet <[email protected]>
Flipping parameters for `fork`

github.com/ramda/ramda - fcf9fca17b029572613cd6f8765063f58766fd9d authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #34 from Ramda/master

bump version number

github.com/ramda/ramda - f9e4a4e22f025a8e67a0c40813685c4f34274bb5 authored over 10 years ago by Michael Hurley <[email protected]>
bump version number

github.com/ramda/ramda - 095a4c91b1fac622975cd1762edb96eb4418d276 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #33 from Ramda/master

moduloBy; more useful than straight modulo when curried

github.com/ramda/ramda - 8181926cb580673999018b4a02dedf5f9ad79a5b authored over 10 years ago by Michael Hurley <[email protected]>
moduloBy; more useful than straight modulo when curried

github.com/ramda/ramda - 9b079174234a244ea8d3cc18fd328c4bf4652bb0 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #32 from Ramda/master

add modulo function to math section; would be nice if args were reversed...

github.com/ramda/ramda - 62cf78c8a874611ca4b75cf058781d5452e89531 authored over 10 years ago by Michael Hurley <[email protected]>
add modulo function to math section; would be nice if args were reversed, but i guess the user can flip 'em

github.com/ramda/ramda - fde894725e2fe7f2b433c70ad44e6426df8ec95c authored over 10 years ago by buzzdecafe <[email protected]>
Adding `takeWhile` and `fork`

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

github.com/ramda/ramda - 45e840d9c2630d5ae48a01327ec0d06655a6e07c authored over 10 years ago by Scott Sauyet <[email protected]>
More minor clean-up.

github.com/ramda/ramda - ca51d0dc3a6e8baaca19913eda9e5c7adcec070c authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #30 from Ramda/master

more cleanup, including removing an ancient eweda reference in the docs!

github.com/ramda/ramda - da03b13e90ba702e2d768977d7b8a768100d3180 authored over 10 years ago by Michael Hurley <[email protected]>
more cleanup, including removing an ancient eweda reference in the docs!

github.com/ramda/ramda - 9d9ca72ab7f56a04e8822f0b7f0b1507569e6781 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #29 from Ramda/master

cleanup in docs and curry some stray functions

github.com/ramda/ramda - 26d7a0e7acd2ff1c10f8584716aa4cef7d4c47a2 authored over 10 years ago by Michael Hurley <[email protected]>
cleanup in docs and curry some stray functions

github.com/ramda/ramda - d28eb857b11798b9390b585aff041f52032503e5 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #28 from Ramda/master

fix #27 documentation error

github.com/ramda/ramda - 5d4fdbfafe391333a74487e83ac666a7ea333689 authored over 10 years ago by Michael Hurley <[email protected]>
fix #27 documentation error

github.com/ramda/ramda - 908c50c8820035cbc247a0ac5aedb504baec73e4 authored over 10 years ago by buzzdecafe <[email protected]>
Switching `streamOf` to `repeat` and adding `repeat.nTimes`.

github.com/ramda/ramda - 02eba6bd12f7b0e25e609eb78ac1f42609afa414 authored over 10 years ago by Scott Sauyet <[email protected]>
Adding 'streamOf'

github.com/ramda/ramda - 282d975644d3b77177c7d5022e4e70ced4f85ffe authored over 10 years ago by Scott Sauyet <[email protected]>
Adding 'streamOf'

github.com/ramda/ramda - a2197819f7570c6bb1928c4b551288c19900ac03 authored over 10 years ago by Scott Sauyet <[email protected]>
Adding 'streamOf'

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

github.com/ramda/ramda - 027d9aa44b63f6b2239861a33f08c865e6657ce6 authored over 10 years ago by Scott Sauyet <[email protected]>
Removing fold11 and foldr1 at least for the moment. See discussion on issue #20

github.com/ramda/ramda - 4a657154b49574b3c090e0ee20e1a5f16a815336 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #24 from Ramda/master

return js-y undefined instead of null

github.com/ramda/ramda - 332850b48b94c2bc39f2e0fd3a0c0d4357a93fd4 authored over 10 years ago by Michael Hurley <[email protected]>
return js-y undefined instead of null

github.com/ramda/ramda - ca9685edd543fea1eac15e948445f4284a4a6c1a authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #23 from Ramda/master

add isSet method

github.com/ramda/ramda - 7381d17e4125098e2c238fbd516f1de1aeb3b625 authored over 10 years ago by Michael Hurley <[email protected]>
add isSet method

github.com/ramda/ramda - 8a83238f01e1ec08b5ff05695888688a44f7d4ff authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #22 from Ramda/master

return [] for tail; return null from min/max

github.com/ramda/ramda - aa86ab2ed95d8c74cf0436b85155361565190a97 authored over 10 years ago by Michael Hurley <[email protected]>
return [] for tail; return null from min/max

github.com/ramda/ramda - fc595a3ad064687c6bbfb3fa029a42768b31cebf authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #21 from Ramda/master

object methods: cloneDeep and mixin

github.com/ramda/ramda - 8318dbc82a44b91eb65d8acc92e1621ecaaee505 authored over 10 years ago by Michael Hurley <[email protected]>
added object mixin method. needed one.

github.com/ramda/ramda - aae187b1e0f8dc2ebd881f34e9efc52924581d6e authored over 10 years ago by buzzdecafe <[email protected]>
Merge branch 'master' of github.com:Ramda/ramda

github.com/ramda/ramda - 00a61d650c4f2e5342937af628919907d2bdd3ab authored over 10 years ago by buzzdecafe <[email protected]>
cloneDeep method

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

github.com/ramda/ramda - 4a54c1d7c1781a550d78d18226ac0beae934de33 authored over 10 years ago by Scott Sauyet <[email protected]>
Adding 'map.idx' (I figured it was my turn!)

github.com/ramda/ramda - e7a6515b2f6aa32b4900ce769c29d59b81ccabb6 authored over 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #19 from Ramda/master

foldr.idx impl

github.com/ramda/ramda - 358b61548ab5d0d49a63c6c78dea6f20b3e0bfa2 authored over 10 years ago by Michael Hurley <[email protected]>
foldr.idx impl

github.com/ramda/ramda - 60a3d22a018592dfb21b3ecb4201e6b5a7b450ba authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #18 from Ramda/master

exposed each (aka forEach), and implemented .idx while i was at it

github.com/ramda/ramda - b84471f728fefe8b77c42caecde3c3b24ae76336 authored over 10 years ago by Michael Hurley <[email protected]>
exposed (aka ), and implemented while i was at it

github.com/ramda/ramda - 1e4f75de2494ec0b8d08b2cb6a0bcebd062a956d authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #16 from Ramda/master

foldl.idx implemented

github.com/ramda/ramda - 83cdbce648411e136cf23329a09621fce9e153a2 authored over 10 years ago by Michael Hurley <[email protected]>
foldl.idx implemented

github.com/ramda/ramda - 988365bd82246633017f1147af2d8cdc571bf921 authored over 10 years ago by buzzdecafe <[email protected]>