Ecosyste.ms: OpenCollective

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

github.com/ramda/ramda

:ram: Practical functional Javascript
https://github.com/ramda/ramda

chore: link toPairs, keys and values (#3161)

68535de7f8b1bc0c7848948c3bf998d5da88b85a authored over 3 years ago by wangzengdi <[email protected]>
Add `count` function (#3144)

* feat: add `count` function

* addressed comments re:tests

* refactor(count): inline lambd...

fd278f42f82cefebdfe9ef14b86b8880ee52668b authored over 3 years ago by Dmitry Non <[email protected]>
chore: link findIndex and indexOf, and their 'last' version (#3151)

66e37fe7c8002ca1b99f5f7115c07ccc6ca92814 authored over 3 years ago by wangzengdi <[email protected]>
fix: isOdd: n % 2 may be 1 and -1. (#3140)

6b6a85d3fe30ac1a41ac05734be9f61bd92325e5 authored over 3 years ago by wangzengdi <[email protected]>
Adding note to cond documentation (#3139)

0b3deef8845b873f12f909887cb94d422a3a0def authored over 3 years ago by Scott Sauyet <[email protected]>
chore: There is no need to check if acc is empty every time. (#3136)

9b5d8925f23f0f44a2e656bfd0cf23ff30031794 authored over 3 years ago by wangzengdi <[email protected]>
fix: clone typed arrays (#3135)

84af16091e8c19518f189a8cf087d1318ff57d60 authored over 3 years ago by Liam Tait <[email protected]>
adjust code refactoring : using modulo to cycle through indices positive and negative; adding array length as a pavariable as it was being reused often (#3134)

9dbcacbe4c3c7963984c44da9c23a2ed10e3bc8b authored over 3 years ago by Kartik Maurya <[email protected]>
Move existing PBT tests to fast-check and add some more (#3095)

* Migrate property based tests to fast-check

* Add some more property based testing tests

...

cf64dd7a4f6f053441414871221882d3fc10f110 authored over 3 years ago by Nicolas DUBIEN <[email protected]>
Add reduced support to reduceBy and reduceRight (#2663)

* Add reduced support to reduceBy

* Add reduced support to reduceRight

* Update reduced an...

95ed1c1a71d6c32af35318212ae2f3797e10e93f authored almost 4 years ago by Morgan McCauley <[email protected]>
Added unwind function with unwind test files (#3125)

* Added unwind function with unwind test files

* Corrected source and test file for unwind fu...

39a16870c83089800909e564387706af7eb0b85f authored almost 4 years ago by Dev Baweja <[email protected]>
Update the README to reflect changes to Deno and Nest packages (#3123)

(cherry picked from commit a59507a0688c81b24fef5a77a0755e6885a246d9)

a5bae4b251793f4b4e16cc5de7bb27c6ff391b07 authored almost 4 years ago by Sebastien Filion <[email protected]>
Update partial.js docs (#3119)

As a newbie to Ramda, I find it clearer this way

9a84319bb9c21edd05d8f0370e68ba9106aa7208 authored almost 4 years ago by Carlos Mori <[email protected]>
doc: better lift examples (#3109)

81368c9ddcd02fc8c74c46af2da021a0a90c36f8 authored almost 4 years ago by Julien Gonzalez <[email protected]>
new functions: modify and modifyPath (#3107)

* Add modify and modifyPath functions

* Update parameter validations, add documentation

* ...

4e5fffe221e163591a6db2991461a500538a2bfd authored almost 4 years ago by Daniel Grant <[email protected]>
fix: partial build (#3096)

* fixed partial build output

* write multiple chunks

cbc65c7f311a366aa3618a18c1a439a72f482218 authored about 4 years ago by cviejo <[email protected]>
Merge pull request #3050 from benbryant0/update-rollup

Update rollup, plugins, and config

e8dc3f40ae538700a023dfae65b5ea7f1464aadf authored about 4 years ago by Brad Compton (he/him) <[email protected]>
chore: rename xf to transducerCreator (#3088)

* chore: rename xf to transducerCreator

* chore: changes constructor to factory

Co-authore...

bd143816267e432a3905cb47ab5e62b413b6d12f authored about 4 years ago by wangzengdi <[email protected]>
Merge pull request #3085 from orthanc/3084/fix-propOr-documentation

Update documentation of propOr to describe defaulting beahviour.

b7190dbed3e817016f06a149a20f3f83bddb7a55 authored about 4 years ago by Brad Compton (he/him) <[email protected]>
Update documentation of propOr to describe beahviour.

fixes: 3084

The documentation here is based on the documentation for `prop` and
`defaultTo` whi...

1f363a25ea25624396d80187076d3364c1967ef2 authored about 4 years ago by Ed Costello <[email protected]>
Fixed typo (#3083)

3438734be1c559f50e2d7e150a0ae1b5b3f87f22 authored about 4 years ago by Raphael Krut-Landau <[email protected]>
evolve: ignores transformations if the input value is not Array and Object (#3081)

058646e022e8f1cd6afdee1d5b5395aa39990583 authored about 4 years ago by wangzengdi <[email protected]>
added links between groupBy and indexBy (#3080)

Co-authored-by: Brad Compton <[email protected]>

60b1b80a7917598f5b3bb23c20beb8f971a8f72a authored about 4 years ago by Brad Compton (he/him) <[email protected]>
update CONTRIBUTING and package.json to prevent linting errors (#3069)

Co-authored-by: Brad Compton <[email protected]>

c8f0b7fb74da5af1d8538d4cae402f2a59597766 authored about 4 years ago by Brad Compton (he/him) <[email protected]>
Add support for Nest.land - a package manager for Deno (#3054)

5f0cadbacedbdd88da7a476bf2615e7c5890b80d authored about 4 years ago by Sebastien Filion <[email protected]>
Update Copyright year (#3073)

Updated the Copyright year as 2013-2020 in License.txt

86c3ec1a89e2614a6c52d00ccde6e64888ce6314 authored about 4 years ago by Burak YILDIRIM <[email protected]>
Fix Clone Function Copy Prototype Issue (#3067)

* Fix Clone Function Copy Prototype Issue

1. Check hasOwnProperty when copy to avoid copying ...

04fa9ef9ee976644d952ff6bc0d53b2ac66573ec authored about 4 years ago by Chuan-Tse Kao <[email protected]>
lint: partialObject linting errors

1cd34a0dc028c1eaf44f22b9900c4bde8e1b7848 authored about 4 years ago by Brad Compton <[email protected]>
Merge branch 'v0.27' into master

0bb934c0e495edd14175c865bb9183f96c889b5b authored about 4 years ago by David Chambers <[email protected]>
Version 0.27.1

6bb8eeaabbe130cc4f9860e9124ae69320636fcd authored about 4 years ago by David Chambers <[email protected]>
feat: add partialObject (#3047)

* feat: add curryN with named param support

* fix: fix linting issues

* fix: switch arg si...

1e0e5006129f0369700308135f9f0a28fae617ed authored about 4 years ago by Henry Ivry <[email protected]>
Update rollup & plugins

129a0df039c7b613b33eee52b5d1c8c4c6b7dd35 authored over 4 years ago by Ben Bryant <[email protected]>
Update documentation for Deno import (#3053)

8919f26243950cd383901b69f357ea099cb0194b authored over 4 years ago by Sebastien Filion <[email protected]>
Merge pull request #3052 from sebastienfilion/fix/extensions

Add extension to dissoc and assoc

68b65f6bd26af4828f4fecafb03aab758918312d authored over 4 years ago by Brad Compton (he/him) <[email protected]>
Add extension to dissoc and assoc

290b8e7f3e52212cf4fd9cbbee568e948c945d81 authored over 4 years ago by Sebastien Filion <[email protected]>
Merge pull request #3048 from benbryant0/dispatchable-perf

Minor performance improvement for _dispatchable in simplest cases

694f2f614b81e8a82dcc3b49949e7511fb0508af authored over 4 years ago by Brad Compton (he/him) <[email protected]>
Copy arguments only when necessary

f24695765f0fd27e97392fc08d7e6353cd07210b authored over 4 years ago by Ben Bryant <[email protected]>
assoc/dissoc support operate array (#2787)

74faf72c5b430d33f7329afe00524998ead46021 authored over 4 years ago by c4605 <[email protected]>
Merge pull request #3046 from ramda/3043/fix-pkglock

fix(deps): update lockfile

72596f005efc1476bd42f2d6c102c8764d0b81b8 authored over 4 years ago by Brad Compton (he/him) <[email protected]>
fix(deps): update lockfile

84db70b80ef8797f2fa5e7e5391517fa92dc9469 authored over 4 years ago by Giuseppe Mandato <[email protected]>
Fix dispatching to `traverse` method (#3031) (#3031)

Before this change, R.traverse dispatched only to `fantasy-land/traverse`, and ignored the `trav...

937890662254efd2ed28572fb0703d24ed41f9ec authored over 4 years ago by Josh Howe <[email protected]>
Merge pull request #3042 from sebastienfilion/es-module

Add `.js` extension to source files

7c492b64e0abb822aa4f3033333d5740b62c45f5 authored over 4 years ago by Brad Compton (he/him) <[email protected]>
Add extension to new promap function

d48f6510f6d46aef840df9d644fde9ef0720c8a4 authored over 4 years ago by Sebastien Filion <[email protected]>
Merge pull request #3044 from ramda/3043/fix-linting

fix(style): eslint quotes and unused vars

af0e294fc91df278d1b53b213bbcadd37ebd685b authored over 4 years ago by Brad Compton (he/him) <[email protected]>
fix(style): eslint quotes and unused vars

#3043

264344891751f5d9827ca9b7eb13eaa08dbf9f64 authored over 4 years ago by Giuseppe Mandato <[email protected]>
Update ESLint configuration to handle missing file extensions on import

4f6876a267932f282fc5e87befed05548e686579 authored over 4 years ago by Sebastien Filion <[email protected]>
Add `.js` extension to source files

Omitting the file extension when importing a module is
a quirk of the NodeJS' require importing ...

d0a54b83858a90c5a4733713e34bc04c54f982d9 authored over 4 years ago by Sebastien Filion <[email protected]>
add promap (#3037)

Co-authored-by: Julien Gonzalez <[email protected]>

34e88148ab3559516cd63b9d22fb9c4dfe67aaea authored over 4 years ago by Forrest Akin <[email protected]>
Merge pull request #3039 from customcommander/key-returning-functions-doc-update

doc: update Idx union type with Symbol and use it to describe key-returning functions

e6f19fe86c2e1e0cd685d94da4fa5b63f6856a08 authored over 4 years ago by Brad Compton (he/him) <[email protected]>
doc: update Idx union type with Symbol and use it to update key-returning functions doc

7f0c0e070ddbc20e387f68e4b999ae031eee5322 authored over 4 years ago by customcommander <[email protected]>
Implement R.collectBy (#2715)

1bb8f7dec54e9223f1f89127293b027d4b3c65d4 authored over 4 years ago by Julien Gonzalez <[email protected]>
chore(ci): add github workflows and code climate

a725c1760db0f137ff1fecd3bc31174d12fd26fa authored over 4 years ago by Giuseppe Mandato <[email protected]>
updated mergeAll description per issue #3024 (#3025)

9aa12b4db06855e6bd55a498479d666dd973e31a authored over 4 years ago by klequis <[email protected]>
Merge pull request #3014 from timgates42/bugfix_typo_implementation

docs: Fix simple typo, implemtation -> implementation

998f798d9ac6297bb9f5b45136e3ff06a56df09a authored over 4 years ago by Brad Compton (he/him) <[email protected]>
Restore original file on request

98d6b76827ee437fc1cef7c14e0573aef41fdfab authored over 4 years ago by Tim Gates <[email protected]>
Restore original file on request

7c78ed2a28f767bb962bdc5cf15a2e1c3cbb0e5c authored over 4 years ago by Tim Gates <[email protected]>
Merge branch 'master' of ssh://github.com/ramda/ramda into bugfix_typo_implementation

16fde24f8c12a2a60167c397c4812293b16ac064 authored over 4 years ago by Tim Gates <[email protected]>
docs: Fix simple typo, implemtation -> implementation

There is a small typo in dist/ramda.js, source/internal/_checkForMethod.js.

Should read `implem...

1a4d8e1354c4bab732664d075bc12cbd1db391c8 authored over 4 years ago by Tim Gates <[email protected]>
Update includes.js (#3013)

ccc669959fe24dc36507be159d45f1db361e8fcc authored over 4 years ago by Richard <[email protected]>
Fix typo in the @return message (#3011)

e649d4a5fcdd3dbac371c6f6db4eb0e956233f5e authored over 4 years ago by Sergei Orlov <[email protected]>
Merge pull request #3005 from adispring/optimize-binary-signature

optimize binary signature

101fe63cc17a1b5149d42294cf1d0b13b41d9451 authored over 4 years ago by Brad Compton (he/him) <[email protected]>
optimize unary & binary signatures

10c1d876e70b519fec5df2ae093be84c665c3ba8 authored over 4 years ago by adispring <[email protected]>
optimize binary signature

42d5243f624714eadf65ae6cd68d28c8995dd89a authored over 4 years ago by adispring <[email protected]>
Fix for importing Ramda in ESM-compatible nodes (#2999)

87d90ba3c0e116a49718cc5cb7a181d5acf8bee2 authored over 4 years ago by Mateusz Burzyński <[email protected]>
Filter fix (#3002)

* fixes filter in Maybe

* adds fantasy-land/filter test

* fix fantasy-land implementation ...

a09581f9b196352b58e89b5ec29e29ae932605c7 authored over 4 years ago by krzysztofpniak <[email protected]>
Merge pull request #2994 from ramda/revert-2888-Standardize-propOr-and-pathOr-functionality-to-match-documentation

Revert "Replace defaultTo with undefined check in pathOr"

30b719b4ab4f7c805b0f066f3e55ef4fd707fbac authored over 4 years ago by Brad Compton (he/him) <[email protected]>
Revert "Replace defaultTo with undefined check in pathOr (#2888)"

This reverts commit 5b0ea82c88f0b50ffd5a013f7d64a4d6822dcf8d.

db109735aa70fb76f8eae7153466d416d1b8663d authored over 4 years ago by Brad Compton (he/him) <[email protected]>
Replace defaultTo with undefined check in pathOr (#2888)

* Replace defaultTo with undefined check in pathOr

* Add errors to handle different undefined...

5b0ea82c88f0b50ffd5a013f7d64a4d6822dcf8d authored over 4 years ago by Scott Sauyet <[email protected]>
update README.md (#2990)

translation to Spanish

332195ecf9239459a371d9b4ef8f19f293a0ed0f authored over 4 years ago by Rafael Calderon <[email protected]>
Merge pull request #2989 from adispring/add-see-set-view

add @see: R.view and R.set

a8d5627110735a23d41a05d8355567be8a7302c5 authored over 4 years ago by Brad Compton (he/him) <[email protected]>
view, set, over: add @see to each other.

0eef132d02aaa324588fd7262488cea649b21499 authored over 4 years ago by adispring <[email protected]>
add @see: R.view and R.set

17641ec74c7c7f59e6de098604ebd5bfb9f31bdb authored over 4 years ago by adispring <[email protected]>
hasIn: added protection against undefined object (#2986)

db51f107ba080d25a3938ab87a66a9079d908ad7 authored over 4 years ago by Kuba Juszczyk <[email protected]>
Merge pull request #2984 from ku8ar/master

add number property tests to prop* and fix propIs (when property is negative number)

c6d207eee64d75decb05d07bbc558252924cc0f3 authored over 4 years ago by Scott Sauyet <[email protected]>
add number property tests to prop* and fix propIs (when property is number)

d7b335649ffb313987a1592f9b0707ca70499454 authored over 4 years ago by Kuba Juszczyk <[email protected]>
Merge remote-tracking branch 'ramda/master'

8d83a880748e5bfbb06fa160d856adf741137405 authored over 4 years ago by Kuba Juszczyk <[email protected]>
Merge pull request #2981 from adispring/typo-fix-composeWith

optimize pipeWith and composeWith's description and @param

3fedc7b0a7815fdbad5ac2da31ee1829629d4a6e authored over 4 years ago by Scott Sauyet <[email protected]>
optimize pipeWith and composeWith's description and @param

a7e5e2a67978e4c1dca91991adf197c8a92308b4 authored over 4 years ago by adispring <[email protected]>
Merge pull request #2979 from adispring/typo-fix-composeWith

fix comment typo: compose -> composeWith

d70b3cd6e59c4cffddb8a263712187995a63fe97 authored over 4 years ago by Scott Sauyet <[email protected]>
fix comment typo: compose -> composeWith

59336454d601e6f0f70b6eaa9886bbd3dac76da8 authored over 4 years ago by adispring <[email protected]>
Merge pull request #2962 from ku8ar/master

"prop" optimization (10x faster)

b00e4ff361661afea545e8f517e43c3467c37e52 authored over 4 years ago by Scott Sauyet <[email protected]>
fix linter

f685ff57e7cfea21f693369db52f01361a13d214 authored over 4 years ago by Kuba Juszczyk <[email protected]>
add tests

51bddb437a272e65a552dcbe54b86892d1af606d authored over 4 years ago by Kuba Juszczyk <[email protected]>
Merge pull request #2968 from ryanbas21/try-catch-docs

update try catch docs to use caught instead of catched

1407c34c1edd99f64fa6ea20a15b4ce5bdd3ce64 authored over 4 years ago by Scott Sauyet <[email protected]>
update try catch docs to use caught instead of catched

23f1fa986b164f377f74986f934b5af5edd36337 authored over 4 years ago by ryanbas21 <[email protected]>
Merge pull request #2963 from adispring/optimize-andThen-otherwise-example

optimize andThen and otherwise's example

848632d767ab82b8438d685e318cdc686f195dba authored over 4 years ago by Scott Sauyet <[email protected]>
optimize andThen and otherwise's example

240797b3150f2619370a5ef481ff02eec7eb82b8 authored over 4 years ago by adispring <[email protected]>
optimize "prop"

13ea6c5532d30e8360a732237bf5b6cd977713a8 authored over 4 years ago by Kuba Juszczyk <[email protected]>
Merge pull request #2959 from adispring/optimize-call-curry-wrapper

wrap R.call with _curry1 instead of curry

2a29bca03f0f42f4ac6229c3f881eb7b5ba410d0 authored over 4 years ago by Scott Sauyet <[email protected]>
wrap R.call with _curry1 instead of curry

ecba3855382f7aeae0335ae9d7e1dfc9dc67d3ae authored over 4 years ago by adispring <[email protected]>
Merge pull request #2958 from adispring/optimize-call-signature

optimize call signature & its example's indent

0120c68bdf29ffc4580666f9911522fdc4fde92d authored over 4 years ago by Scott Sauyet <[email protected]>
optimize call signature & its example's indent

e91dcce5878361560e2d13e74ed4e38e6ccfb2a9 authored over 4 years ago by adispring <[email protected]>
Merge pull request #2956 from josh-byster/master

Add clarification example to compose not auto-currying

b20588eecd0ad0221b5c6b04031f3979affdb2ba authored almost 5 years ago by Scott Sauyet <[email protected]>
Add clarifying to auto-curry

dab5652a35b195797b6423e3b03567ab3832aed2 authored almost 5 years ago by Josh Byster <[email protected]>
chaning like to Randy Coulman's series to HTTPS

bd1172e8bc8f5825cf86cb14de11e8e485aba6e8 authored almost 5 years ago by Scott Sauyet <[email protected]>
Merge pull request #2944 from adispring/optimize-unionWith-description

make unionWith's description more clear: use first element from first list if duplicate

d824372a99e65dd0289239bcd8bd47084acf632f authored almost 5 years ago by Scott Sauyet <[email protected]>
optimize unionWith description: use first element from first list

a256d1924db18a5dcd5cc6313c836e55da5415d0 authored almost 5 years ago by adispring <[email protected]>
Merge pull request #2637 from evan-king/master

Expand documentation of `memoize` and `memoizeWith`

a026285c4c515ecb5ff5ff0fde79e460b41f4183 authored almost 5 years ago by Scott Sauyet <[email protected]>
add @see: pluck, project and map (#2922)

* add @see: pluck, project and map

* Link pluck, project, prop and props to each other.

6c0883b240eaa1cd80927e8197675a2e783ad3db authored almost 5 years ago by Scott Sauyet <[email protected]>
add note: uncurryN actually return a ramda style curried function. (#2939)

27f6f8971071f97da1d6353162b7a71ad376e063 authored almost 5 years ago by wangzengdi <[email protected]>