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
github.com/ramda/ramda - 35e69af53a4b7c50613e83e701c1c8f13df22489 authored over 10 years ago by Graeme Yeates <[email protected]>
fix browser test runner
github.com/ramda/ramda - 75e9d27cbfc69cd30c4fe57478dd27c65cda728b authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - e8566a84e166d70bb2e5d25e140a330e3b42079c authored over 10 years ago by David Chambers <[email protected]>
toPairs and toPairsIn
github.com/ramda/ramda - 710e14d69a6851631d0b6dbd5553ad97a2b97d93 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - a8f98ee670d3c94161ff8453d55c6b3eba192506 authored over 10 years ago by buzzdecafe <[email protected]>
fix broken tests
github.com/ramda/ramda - 24b249352b4faa103bda5aa907bad6d46ade7f45 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 825628c42c712bb240002637a03e0af11f777be9 authored over 10 years ago by buzzdecafe <[email protected]>
remove aliases
github.com/ramda/ramda - 22b66b6f31681a7667cf5e8d88275750d4872246 authored over 10 years ago by Michael Hurley <[email protected]>fix behaviour of R.pipe when given one argument
github.com/ramda/ramda - 695a522bef594e24da0235e1aa06abfca7c09e2e authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - c8f5db99d2a7f89b761029284644d8f5f78d1793 authored over 10 years ago by David Chambers <[email protected]>
github.com/ramda/ramdangular - d096d12211aeb74a04301ae1aef725c03235a972 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - 162da77413e305a1b907147571c694a18e25b081 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramda - 422a5dae6d501aa14948d282c908ee57f5dc8f99 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - 406254633271edcfa9b73e4fa2ec53ebd290be04 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - d178d73eea814dd47a65dc4d2b27ada7d8507d5b authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - aff179bd8ca946206038894b9b32dc8d55beb731 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - 236541dcb56d9bf2406c92c95e6dcaeb60085755 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - 365201ab42de66f68afb131399eec38d9cd2d609 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - 84bf524a67ef04eea0cf682eefd17882b60c1497 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - f06dc28db9a9310df8ca149419f61fedbd17479b authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramdangular - fdba8a61b7f6679ecc8653dcf38b91870a0daa7b authored over 10 years ago by Michael Hurley <[email protected]>
Construct now works with some native constructors
github.com/ramda/ramda - 5ab4f272795caacff8af916906669acc897301bd authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - b3014a188200575a8e542c0eeb01e71a2e6bd11d authored over 10 years ago by Carlos Rocha <[email protected]>
github.com/ramda/ramda - e3a4190e03f070e897f6b3f86a811e0f07d7c177 authored over 10 years ago by David Chambers <[email protected]>
update README urls
github.com/ramda/ramda - 8d2a0d245edafa1ded09e8dd99faf6149949da3a authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 9c6a737b05d22f92c9a9cc7796c0a4ae1b9ea335 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - d16d6fdf3323c42fe0e05c602d14c8fdd2043372 authored over 10 years ago by buzzdecafe <[email protected]>
replace typeof check in isArrayLike
github.com/ramda/ramda - 89dffbc2d35012893c1c31c6cc49b62d2d05bc30 authored over 10 years ago by Michael Hurley <[email protected]>lint test files
github.com/ramda/ramda - 35d84ac7ece762e907eb19c6c751ceed388fe1e3 authored over 10 years ago by Michael Hurley <[email protected]>normalize import paths
github.com/ramda/ramda - 83d8653c224c82720ad22ece14116670d4ac5c7a authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - ad66405674e00804fc660a69e6da34112afcfee0 authored over 10 years ago by David Chambers <[email protected]>
github.com/ramda/ramda - 56f3304d43c07f81aab05f1514c56e89e17f41d7 authored over 10 years ago by David Chambers <[email protected]>
github.com/ramda/ramda - ea68286f442219961e8d3d460969fb33e2ac2dda authored over 10 years ago by David Chambers <[email protected]>
fix isArrayLike
github.com/ramda/ramda - 0492e99febceb51315f85e544cc7adb6fb148bbb authored over 10 years ago by Michael Hurley <[email protected]>Before:
> isArrayLike({length: 0})
0
After:
> isArrayLike({length: 0})
true
remove trailing whitespace
github.com/ramda/ramda - 52061842e3d3d0653d021a8b3298a2ee9a9ce2b3 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - ada039c088840a54fca9218dde3afb56a74c2d6b authored over 10 years ago by David Chambers <[email protected]>
try this again: unnest/flatten array-like
github.com/ramda/ramda - 078b3e86ac4f325c0deee98adaad87cbb6426f74 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 5407ad0bca5cd437af3e1310c05b7aecd6135055 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - 33062fc1e2dddea38ce0339618b9385ae5146b00 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - 6d7f1c215358e3fdd0631e127808b75646c99880 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramda - 7cd7cc20d1d66c8711dfb62fb159512b6bab2a29 authored over 10 years ago by Michael Hurley <[email protected]>
Revert "rename flat => unnest; support array-like objects (e.g. argument...
github.com/ramda/ramda - a811b889b37e7b71f9741a21fccda69f2de8fc7d authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 8944c2e45537be98b8953b600b4afd656039ed09 authored over 10 years ago by Michael Hurley <[email protected]>
rename flat => unnest; support array-like objects (e.g. arguments) when flattening
github.com/ramda/ramda - 15f6f1f077decafe37d23518bee3a640a5b3b5bb authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - eda92fa6cf506bf920c62fcf3160d3553339fa91 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - f009524bc816fafe7a78482816d7a35fe1ee6a68 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - 55cb9a90be082c9ee4a72c2fed80e826e761bab1 authored over 10 years ago by buzzdecafe <[email protected]>
require module as R rather than Lib
github.com/ramda/ramda - e575307d6bf15fa2c339347de3472fc6ae9cc122 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 97126a20632a979d9fe104f1967468ee100f3933 authored over 10 years ago by David Chambers <[email protected]>
github.com/ramda/ramda - 2eac457a8af24147b7826454be45c0fe2ec50b14 authored over 10 years ago by buzzdecafe <[email protected]>
add R.is
github.com/ramda/ramda - 61db9c2b60af00d477d1c60a313a4664f518bf7c authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - d02645b0767c313b44d6c70a69a759715e5e30e4 authored over 10 years ago by David Chambers <[email protected]>
arity fixes for of and empty
github.com/ramda/ramda - 7cd1fb861a627f731f43fcad194e93b329a800b3 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 460d68f3b95e29532bc3a31dcdb0d47d4d93edc2 authored over 10 years ago by buzzdecafe <[email protected]>
small flat correction; alias for flatten
github.com/ramda/ramda - 91af973461ae3da68f3b167305d5b1a88154f265 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 44e25cfd6f884c6e03605873b58acb5ec86e5cde authored over 10 years ago by buzzdecafe <[email protected]>
chain; flatten revisited; "of"
github.com/ramda/ramda - a8b7997bf89442d654eea0d4ac42eb3715e9a7fe authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - b64610f082fc3b968e304d7c55c49d8526b4c450 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - 6c5c8c81224b9de988fd2519542eb14cfced93a2 authored over 10 years ago by buzzdecafe <[email protected]>
empty and of for fantasy-land
github.com/ramda/ramda - 76feb44e4b39375ed9d9e7af4bedcd93ba291095 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 1163efc780f6cf96480649afe5d877bf4d53945c authored over 10 years ago by buzzdecafe <[email protected]>
make R.partition behave like its Haskell namesake
github.com/ramda/ramda - 603c89e611ed252993e8e3a2f891062798e50883 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 7a24bb9bf648e7fd78b63eba5e4bf95d297955a4 authored over 10 years ago by David Chambers <[email protected]>
remove unnecessary `undef` variables
github.com/ramda/ramda - 35f850628d456a02187db323332ef98c0fe667eb authored over 10 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - b98e88855fb8816828db00b5419abba1e32c156d authored over 10 years ago by David Chambers <[email protected]>
github.com/ramda/ramda - 4024b35707a75e0ec3237ca9c792c773eb0bb9fb authored over 10 years ago by Scott Sauyet <[email protected]>
fix behaviour of R.compose when given one argument
github.com/ramda/ramda - 56a7864ae2da328a4fbc4c1b0bfc016e9e2ca2b5 authored over 10 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - 9888c6e0020ef794336c0c18b8bbf8f6e290b711 authored over 10 years ago by David Chambers <[email protected]>
github.com/ramda/ramda - 5134ca2f62061d4477cef283297de0e7a9fbfec8 authored over 10 years ago by Scott Sauyet <[email protected]>
Readme syntax highlighting [ci-skip]
github.com/ramda/ramda - 45c42a4dcd160947999583b253ed003b4d240093 authored over 10 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - b42f4806588ad5c671b526297ea0aee8fa483edd authored over 10 years ago by Graeme Yeates <[email protected]>
github.com/ramda/ramda - 57c28a0680300ffbaef746f0759bd4df5fafc15e authored over 10 years ago by Scott Sauyet <[email protected]>
github.com/ramda/ramda - ffe5bd3af7f4dffea085468dab9364fe18b377fd authored over 10 years ago by Scott Sauyet <[email protected]>
Add some introductory posts
github.com/ramda/ramda - a88d8e4e27d0c7dc8294aa9da8faa18d931a4c6a authored over 10 years ago by Scott Sauyet <[email protected]>Fix the triple functions.
github.com/ramda/ramda - 3a74ef4ad93bdc49bf7f3befe0cede271c1eb24e authored over 10 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - 011d643411eb3f0e6bb8af931e1fc5045b74c142 authored over 10 years ago by László Monda <[email protected]>
Because an API reference alone doesn't give a feel of functional programming with Ramda.
github.com/ramda/ramda - 5387dd4214cc057f415d8253953ea205f7b44ba7 authored over 10 years ago by László Monda <[email protected]>github.com/ramda/ramda - b8ed414164f2816e7b454c9f8e41079051c1adce authored over 10 years ago by Scott Sauyet <[email protected]>
fix browser-failing test; fix docs for ap
github.com/ramda/ramda - 99cc1e22aa914b9773a4a3bbc475b526daac98ad authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 7df980f0e532d248047efdd7c3582a526bf228bd authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - 12bfec69d0a131ce3a05688273dc81991ac9dda1 authored over 10 years ago by Scott Sauyet <[email protected]>
making ap work
github.com/ramda/ramda - c53652cd88333d663619c42e5abe9cf73c7ecd6c authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 711f1f28711a1aa438f1dc72443d53d1ffd447a2 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramda - d688e5cf1ebb80934c47b0c60361dcd51f25d3ea authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramda - 3d03cf8f900010c5cd8569b7a1146ecfa38ef414 authored over 10 years ago by Michael Hurley <[email protected]>
github.com/ramda/ramda - a446a9a44f462a315984ff4e5b112098646eaa89 authored over 10 years ago by Michael Hurley <[email protected]>
doc typos
github.com/ramda/ramda - 5124125f5515b1ce0fd188ad47944b34d8f502eb authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 3744bf1ec0b238780351c0dc386ab7f95cc26497 authored over 10 years ago by buzzdecafe <[email protected]>
ap revisited
github.com/ramda/ramda - fef2829a7649bf5bd460c3c484a7ef9a3cf2a838 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - df697924cb5f662522ad9b1a36a48bce4a0abfde authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - f158e1a3ee1023d2bfa833d46de18af5ccab7322 authored over 10 years ago by buzzdecafe <[email protected]>
mathMod
github.com/ramda/ramda - 0018f70176f5876085cff5320ce1bcdb0d615128 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 8f2c2159a3d02903eeada8066e9531b669b8305a authored over 10 years ago by buzzdecafe <[email protected]>
ap
github.com/ramda/ramda - 90d7d3b5ce379ab4cb1d87499e6301bb90202e59 authored over 10 years ago by Michael Hurley <[email protected]>github.com/ramda/ramda - 097b253c0419a481201e2ae0704131f55e186617 authored over 10 years ago by buzzdecafe <[email protected]>
github.com/ramda/ramda - bdd103a84b86177f7ffac714559b0ab5e9f871a9 authored over 10 years ago by Scott Sauyet <[email protected]>
github.com/ramda/ramda - 08debea51c99630702c79875be61e47ef12cb46c authored over 10 years ago by Scott Sauyet <[email protected]>
github.com/ramda/ramda - 46ff4fe5798a19842bd5a9251c0be0e31a04edde authored over 10 years ago by Scott Sauyet <[email protected]>
github.com/ramda/ramda - b513d644ec05c4eecb697cee6b2a4190e6c1e70c authored over 10 years ago by Scott Sauyet <[email protected]>