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
optimize andThen and otherwise's example
github.com/ramda/ramda - 848632d767ab82b8438d685e318cdc686f195dba authored almost 5 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - 240797b3150f2619370a5ef481ff02eec7eb82b8 authored almost 5 years ago by adispring <[email protected]>
github.com/ramda/ramda - 13ea6c5532d30e8360a732237bf5b6cd977713a8 authored almost 5 years ago by Kuba Juszczyk <[email protected]>
wrap R.call with _curry1 instead of curry
github.com/ramda/ramda - 2a29bca03f0f42f4ac6229c3f881eb7b5ba410d0 authored almost 5 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - ecba3855382f7aeae0335ae9d7e1dfc9dc67d3ae authored almost 5 years ago by adispring <[email protected]>
optimize call signature & its example's indent
github.com/ramda/ramda - 0120c68bdf29ffc4580666f9911522fdc4fde92d authored almost 5 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - e91dcce5878361560e2d13e74ed4e38e6ccfb2a9 authored almost 5 years ago by adispring <[email protected]>
Add clarification example to compose not auto-currying
github.com/ramda/ramda - b20588eecd0ad0221b5c6b04031f3979affdb2ba authored almost 5 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - dab5652a35b195797b6423e3b03567ab3832aed2 authored almost 5 years ago by Josh Byster <[email protected]>
Use https for Randy Coulman's Thinking in Ramda
github.com/ramda/ramda.github.io - 41d728304967cd08d98b4c3bd1133ce72ba4091f authored almost 5 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - bd1172e8bc8f5825cf86cb14de11e8e485aba6e8 authored almost 5 years ago by Scott Sauyet <[email protected]>
I've just updated my site to use https, so this updates the link to my Thinking in Ramda series ...
github.com/ramda/ramda.github.io - 2f7847f0f964c0f08ebeac53d35676d2e640498a authored almost 5 years ago by Randy Coulman <[email protected]>Bump handlebars from 4.0.12 to 4.3.0
github.com/ramda/ramda.github.io - 5bed1043ec6ae6b24e8ee3105dd20dd5ac54c7f6 authored almost 5 years ago by Scott Sauyet <[email protected]>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.3.0.
- [Release not...
Bump bootstrap from 3.3.7 to 3.4.1
github.com/ramda/ramda.github.io - eaa2072b9f476cd311b18e147f440ab39a7bf996 authored almost 5 years ago by Scott Sauyet <[email protected]>Bump bootstrap from 3.3.7 to 3.4.1 in /0.24.0
github.com/ramda/ramda.github.io - 573d2a5ffe781f9001b28a3d2d385d2e8cdd9b6c authored almost 5 years ago by Scott Sauyet <[email protected]>Bump bootstrap from 3.3.7 to 3.4.1 in /0.23.0
github.com/ramda/ramda.github.io - 72be7c204b2958c19385f53f221da4d1dbbd6095 authored almost 5 years ago by Scott Sauyet <[email protected]>Bump bootstrap from 3.3.7 to 3.4.1 in /0.26.0
github.com/ramda/ramda.github.io - 2157c87ce21375e80d009348416c44f6f2672f8b authored almost 5 years ago by Scott Sauyet <[email protected]>
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](http...
Bump bootstrap from 3.3.7 to 3.4.1 in /0.24.1
github.com/ramda/ramda.github.io - 9859569a4dddb0a59149db40f3d22a5c2d7de5fd authored almost 5 years ago by Scott Sauyet <[email protected]>Bump bootstrap from 3.3.7 to 3.4.1 in /0.25.0
github.com/ramda/ramda.github.io - aa357ff484a3af3970e4776a8ef6016705bdfe74 authored almost 5 years ago by Scott Sauyet <[email protected]>make unionWith's description more clear: use first element from first list if duplicate
github.com/ramda/ramda - d824372a99e65dd0289239bcd8bd47084acf632f authored almost 5 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - a256d1924db18a5dcd5cc6313c836e55da5415d0 authored almost 5 years ago by adispring <[email protected]>
Expand documentation of `memoize` and `memoizeWith`
github.com/ramda/ramda - a026285c4c515ecb5ff5ff0fde79e460b41f4183 authored almost 5 years ago by Scott Sauyet <[email protected]>* add @see: pluck, project and map
* Link pluck, project, prop and props to each other.
github.com/ramda/ramda - 6c0883b240eaa1cd80927e8197675a2e783ad3db authored about 5 years ago by Scott Sauyet <[email protected]>github.com/ramda/ramda - 27f6f8971071f97da1d6353162b7a71ad376e063 authored about 5 years ago by wangzengdi <[email protected]>
github.com/ramda/ramda - 9ac92c550c0f17648332aa8407fdb9ba0d9b80e1 authored about 5 years ago by adispring <[email protected]>
github.com/ramda/ramda - 3b5a62b1aa999bfff01a11e3b2d37995eac7a8f4 authored about 5 years ago by Wojciech Pawlik <[email protected]>
* Updating comments
updating comments to make the function correctly documented.
* Update...
github.com/ramda/ramda - 44b3822285821cb9b2a5624488d679eaaf8d3362 authored about 5 years ago by Mudit Panwar <[email protected]>Feature/2923 implement whereAny
github.com/ramda/ramda - 8e6f6f35b1cbe430da61061362a047a36168825b authored about 5 years ago by Brad Compton (he/him) <[email protected]>[ISSUES CLOSED: #2923]
github.com/ramda/ramda - 64e8ded9fbf9c9953f92930f79bcfc948e291bb8 authored about 5 years ago by Giuseppe Mandato <[email protected]>github.com/ramda/ramda - ea939494d95cf9a1d02719d338f87900909ea492 authored about 5 years ago by Wojciech Pawlik <[email protected]>
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](http...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](http...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](http...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](http...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](http...
Add Either and Maybe to RunKit embeds
github.com/ramda/ramda.github.io - be8038505a6da5cc0af105d3a2d2c6d7209eed68 authored about 5 years ago by Scott Sauyet <[email protected]>* is Vowel is not defined
* typo
github.com/ramda/ramda - 3445ac4667fc3482c595e0711dbb43ad2cda5728 authored about 5 years ago by Vitalii Vasinkevych <[email protected]>Reviewed by @tolmasky.
github.com/ramda/ramda.github.io - cd84b0df3a8c804b9b0ea0e6081a84d543ea9fba authored about 5 years ago by Francisco Ryan Tolmasky I <[email protected]>Reviewed by @tolmasky.
github.com/ramda/ramda.github.io - a53176b8b09c888f9e7ea4e609519810a866583a authored about 5 years ago by Francisco Ryan Tolmasky I <[email protected]>github.com/ramda/ramda - c820dfaef908890334854c1088fc24cb414690f1 authored about 5 years ago by adispring <[email protected]>
Switch Typescript types to DefinitelyTyped (npm @types/ramda)
github.com/ramda/ramda - a52431a9d24f272d220fba8daf2d03c74248c474 authored about 5 years ago by Ed Staub <[email protected]>* change see of 'either' and 'both' to match type signature
* added 'see also' references to ...
github.com/ramda/ramda - deabe67d5cf7e89f2f0db5bc574a0994921d28c1 authored about 5 years ago by Nikolaus Wettstein <[email protected]>github.com/ramda/ramda - 351b0ae50f5fdccd007fde8cf77b18a522bb0e70 authored about 5 years ago by wangzengdi <[email protected]>
github.com/ramda/ramda - e6abe72a4bb80bb59255b57018ee283944d6f4a0 authored about 5 years ago by Michael Silveira <[email protected]>
github.com/ramda/ramda - 48edea714d8bdf1a8bf398eb9084db7857ef49b0 authored about 5 years ago by wangzengdi <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 4.9.0 to 4.18.2.
- [Release notes](https:...
add P combinator
github.com/ramda/ramda - 0310e1b7d6ebc3bf5005a32d1ddf53a8a35ff59e authored about 5 years ago by Brad Compton (he/him) <[email protected]>Update copyright year
github.com/ramda/ramda - cf04d2ac38799bd049b6851d28e003c8acd44a77 authored about 5 years ago by Brad Compton (he/him) <[email protected]>github.com/ramda/ramda - c965a1a5caccd7986aaab459db9c4568ffb3782d authored about 5 years ago by Tan <[email protected]>
github.com/ramda/ramda - 35652616aa9470de334441b9a35295502a756f04 authored about 5 years ago by Ivan Filenko <[email protected]>
* Fix a bug in `R.values` testfile
It makes no sense to test for `R.keys` in `R.values` testf...
github.com/ramda/ramda - 0cc4f5d5435e3ebec2ca82b93211d64bcbdd877c authored about 5 years ago by Tan <[email protected]>github.com/ramda/ramda - 617db01668bd75bf76d602273ddd2d370d1f9691 authored about 5 years ago by Robert Gerald Porter <[email protected]>
github.com/ramda/ramda - a31392a55853ef430bd51e7d7f8b81669be0447e authored over 5 years ago by Evan King <[email protected]>
# Conflicts:
# source/memoize.js
# source/memoizeWith.js
Added a link to all Ramda functions as individual packages via Bit.
Each function can now be pl...
github.com/ramda/ramda - b38449a714b81af28ffcdea4aa674ef5bb3d4929 authored over 5 years ago by canytra <[email protected]>
adding splitWhenever, a variant of `split` that uses a predicate on the items to punctuate a lis...
github.com/ramda/ramda - f7de90bcb02dedd5bf799142b1127136c108b546 authored over 5 years ago by Mudit Panwar <[email protected]>github.com/ramda/ramda - 660971a12cd1daef62618a0270a68643e89ee955 authored over 5 years ago by nishino-tsukasa <[email protected]>
Makes more pedagogical sense that the examples have the same order as the supplied functions.
github.com/ramda/ramda - 301e46cea081aff78310f5ff597b72a732dcd7d5 authored over 5 years ago by Poyan Nabati <[email protected]>* Update Ramda devDependency
* Remove ramda from devDependencies
* Update package-lock
github.com/ramda/ramda - c8dafede3aca75d3ed6ea0868aefdd619675ec57 authored over 5 years ago by Igor Savin <[email protected]>fix: documentation grammar
github.com/ramda/repl - 7d363ddbb4e8c9d488d0437c9ceea164a6de7b62 authored over 5 years ago by Scott Sauyet <[email protected]>* Update Clone Description
* Fix Clone column width
Added note about references
github.com/ramda/repl - 00b5f10bf075772b6e1340805b0ad3a49dd09604 authored over 5 years ago by Prateek Madaan <[email protected]>
github.com/ramda/ramda-fantasy - 7118429745bb308a77d56b267d0ee1c98fbcf341 authored over 5 years ago by Joe Buza <[email protected]>
github.com/ramda/ramda - f181e06a9d8982a65a829b29410a3765c66f14a2 authored over 5 years ago by DanielFGray <[email protected]>
* make R.propEq return false on null or undefined arguments
* make R.propSatisfies return fal...
github.com/ramda/ramda - c29a727b350ad1d37c428ec94ccf9f1ef31ff6c1 authored over 5 years ago by Nikhil Thomas <[email protected]>Remove _equals.js redundant code
github.com/ramda/ramda - 03817fe578048652b9532ae71fd1f1705da4de60 authored over 5 years ago by Brad Compton (he/him) <[email protected]>Addresses #2784
Prior to 0.26.x, this was a valid structure, where an array could be passed a...
github.com/ramda/ramda - f3023ea9fc16b2665be890e73d80746cdf2f4112 authored over 5 years ago by Ben White <[email protected]>github.com/ramda/ramda - 5a4a3ea222461b986540fad708747a4636618ec4 authored over 5 years ago by lilywang <[email protected]>
github.com/ramda/ramda - af3d323e3e6ec208799b7bd0736eca14d6849aff authored over 5 years ago by Zack Zhong <[email protected]>
github.com/ramda/ramda - 3366df607287bf5cf3b9f870ad5b463198f334e5 authored over 5 years ago by Scott Sauyet <[email protected]>
github.com/ramda/ramda - 07a55cba6bb1b4d17a409d72f7014e74dfbab706 authored over 5 years ago by Scott Sauyet <[email protected]>
Update dependencies
github.com/ramda/ramda - ed191e6a476330e37db259a5c2d04bfba0b2d63d authored over 5 years ago by Brad Compton (he/him) <[email protected]>github.com/ramda/ramda - 20ba763e5a9b668c3f37084204491074b85fef15 authored over 5 years ago by Igor Savin <[email protected]>
github.com/ramda/ramda - a6620f6d2a27d58e5c50d0c94855900b182d52b3 authored over 5 years ago by Igor Savin <[email protected]>
github.com/ramda/ramda - 2705518396e80445853c20dfd00d2ebaba71fac5 authored over 5 years ago by Igor Savin <[email protected]>
* hasPath return false for non-object checks
Used to throw an Error for non-object children t...
github.com/ramda/ramda - c45208e2191df8b548850d7143b0d651cd3e02a9 authored over 5 years ago by Lorne Currie <[email protected]>github.com/ramda/ramda - 0baeda1980e28353dddd778714673b468403c5e9 authored over 5 years ago by Stephen Saliba <[email protected]>
Just including br translation, i'm already doing it and until the weekend i'll finish.
github.com/ramda/ramda - 072d417a345e7087a95466a9825d43b6ca3a4941 authored over 5 years ago by Renan Zapelini <[email protected]>* add an example which covers error and value
* fix singlequote
github.com/ramda/ramda - ca1e2b500f6f9fa6a845c7a82a554b688047a301 authored over 5 years ago by Alireza Bonab <[email protected]>Update RunKit integration to use theme API
github.com/ramda/ramda.github.io - bb8a26a6de638779000cbb4a6efaee172dbf2699 authored almost 6 years ago by Scott Sauyet <[email protected]>Reviewed by @tolmasky.
github.com/ramda/ramda.github.io - 9bf722a93e626354bcf1fc3600ffe5dad489d71c authored almost 6 years ago by Francisco Ryan Tolmasky I <[email protected]>Reviewed by @tolmasky.
github.com/ramda/ramda.github.io - b843195a135595937611bb39f47a4a549a5b0e2d authored almost 6 years ago by Francisco Ryan Tolmasky I <[email protected]>Reviewed by @tolmasky.
github.com/ramda/ramda.github.io - 66eeeb00a528f3851e725766740672f58ccab743 authored almost 6 years ago by Francisco Ryan Tolmasky I <[email protected]>github.com/ramda/ramda - 271b044c5b18329d2de2d5a786123ab7ca34d11e authored almost 6 years ago by WaldoJeffers <[email protected]>
* Update `pathSatisfies` to handles empty `path` arguments
* Add negative test for `pathSatis...
github.com/ramda/ramda - ac58c9647f1db3fb96b4730c3e5701ca914ba679 authored almost 6 years ago by Rob Hilgefort <[email protected]>github.com/ramda/ramda - b25ac73208500bd4bdc6d12a50bf6a6aafdd7a4a authored almost 6 years ago by vlasy <[email protected]>
Fix failing tests (#56)
github.com/ramda/repl - 0385468e55b49bd81a83d19ab64442e51cb9109e authored almost 6 years ago by Scott Sauyet <[email protected]>* Add xor module with respective test
* Update see docs. Change implementation of xor to retu...
github.com/ramda/ramda - 7d55e91c3be5c4c0400ac124f71aa2367c1d412f authored almost 6 years ago by Ricardo Ferro Moreno <[email protected]>* feature: adding paths operator - #2740
* refactor: making path a derivative of paths
* r...
github.com/ramda/ramda - efd899ba81cc5290330f5ca0833746a7ecbe165c authored almost 6 years ago by Imamudin Naseem <[email protected]>BREAKING CHANGE
The addition of R.then in Ramda 0.26 made the R object
a Promise-like object...
github.com/ramda/eslint-plugin-ramda - 2e3d75d7664eaed5c502db4119e8f764d01f7f6d authored almost 6 years ago by Mathias Schreck <[email protected]>
Those nodejs versions reached there end of life and are no longer
supported.
github.com/ramda/eslint-plugin-ramda - 621ee7ddb3c24e9f8d941205a9d4fa246f9eee5e authored almost 6 years ago by Mathias Schreck <[email protected]>
Update to Node v6 compatibility (#22)
github.com/ramda/eslint-plugin-ramda - 6965ca6c5bc3c59e2e7c6911c33518fdcc3bcfb1 authored almost 6 years ago by Mathias Schreck <[email protected]>github.com/ramda/ramda - 8d59032d792e88c6e71a7b4c5de3dd0877998f68 authored almost 6 years ago by Cole <[email protected]>
This was breaking the repl with:
`R.tryCatch(...)(...) is not a function`
`includes` is only available since 0.26.0, need to set correct version in docs
github.com/ramda/ramda - ce4f93695bd5e4227b735a8ee3bceb50263e7714 authored almost 6 years ago by Ilya Panasenko <[email protected]>