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

Improve jsdoc grammar in unwind.js (#3437)

Fixes "should be unwind" and clarifies the rest..

fd55a1a0d82eb8e45e2974c2c9a70525d7b6ef42 authored 10 months ago by bion howard <[email protected]>
perf: use === for placeholder test (#3388)

e02ae048797cae4717da5545495f291ecfa5ab3a authored 10 months ago by Kuba Juszczyk <[email protected]>
only include summary in coverage comment on PRs (#3434)

96d601016b562e887e15efd894ec401672f73757 authored 10 months ago by Kevin Wallace <[email protected]>
replaced let and const with var in _clone.js for consistency (#3432)

02d610e91b9ddf14301716f7a7fc2a79a342fd0a authored 11 months ago by Alexander Berndt <[email protected]>
do not depend on code climate for coverage report (#3431)

74cfca7122329f4c6472da1411dc2964e36232f3 authored 11 months ago by Kevin Wallace <[email protected]>
Add isNotEmpty (#3430)

246fbacab05ecc1840266432a2608ae45a81b1bd authored 11 months ago by Harris Miller <[email protected]>
Perf: Update known array lengths (#3370)

ddd973612cdd0baab6b51a1766973c583ec6c750 authored 11 months ago by Harris Miller <[email protected]>
chore: update sanctuary (#3422)

4261fb119e17438b991c7a179245f96c13507041 authored 11 months ago by Ridge Kimani <[email protected]>
chore: update vulnerable dependencies (#3420)

* chore: update vulnerable dependencies

---------

Co-authored-by: Ridge Kimani <ridgekiman...

73789d6b3f1330cc6a39cedbea718b17323c4b28 authored 11 months ago by Ridge Kimani <[email protected]>
Optimize R.path and dependents (#3417)

2bcbc933560e6ca63b32015ca6f8cff7d2ec7c2e authored 12 months ago by Alexander Berndt <[email protected]>
update readme/package-lock versions (#3414)

003668f2fcd3665be84cd1921875961f31fd135e authored about 1 year ago by Kevin Wallace <[email protected]>
Version 0.29.1

acbf91af8a3b39e22d3a1f24d068356891797851 authored about 1 year ago by kedashoe <[email protected]>
fix: _curryN receive enough args (#3410)

* fix: _curryN should not call curried function until all arguments are received and no placehol...

677bff4db0650ba8a01854ac2d050f465ec2975b authored about 1 year ago by manyuemeiquqi <[email protected]>
remove broken link to bitsrc in readme (#3402)

2df3b95287dee52ad2c2f365a3e872ecc979ff4b authored about 1 year ago by Kevin Wallace <[email protected]>
fix: modify curry doc (#3398)

* fix: modify curry doc

e07a0d5c52e8d137a92db4a4ab8ccc1a6b7c1732 authored about 1 year ago by Gonzalo Leguizamon <[email protected]>
fix: add sideEffects flag for es package.json (#3399)

de77106af0bd7ff6696fc201bdfd5280ac8f4c64 authored about 1 year ago by Artem Laboskin <[email protected]>
fix: make swap work when swapped items are arrays (#3394)

165d2ae662e6ce31cb4a56e22bbc8ee06eb32bcf authored about 1 year ago by xhangjun <[email protected]>
add AsyncFunction example (#3391)

6dd4ac95f9e1ca5597188e12b5b7df9f50de4693 authored over 1 year ago by Harris Miller <[email protected]>
version es dist folder (#3382)

9c2310c6854727c299391e4c91098c402401840c authored over 1 year ago by Chris Hammock <[email protected]>
ramda#3340: support empty path in modifyPath (#3376)

241f81126cefe87147120b09ab4090c0ca89b244 authored over 1 year ago by JuanGalilea <[email protected]>
update docs for propEq (#3373)

de5803d77e9bb1b19cacfc4bc131eb341f996c97 authored over 1 year ago by sacrosanctic <[email protected]>
Fix for #3367: Documentation errors in R.swap examples (#3368)

7ed79b4dd21e31271038d22e8533ef154a182cbc authored over 1 year ago by Fred Daoud <[email protected]>
update license year (#3366)

d67552d3977f362f44825b4836ba46f23e8a6f37 authored over 1 year ago by Kevin Wallace <[email protected]>
Version 0.29.0

afe98b03c322fc4d22742869799c9f2796c79744 authored over 1 year ago by Kevin Wallace <[email protected]>
Make traverse and sequence Fantasy-Land compliant (#3360)

* change the sequence and traverse implementations to operate on FantasyLand-standard applicatives

cb73de992692342790c91b798757c188d2122b62 authored over 1 year ago by Matthias Seemann <[email protected]>
Replace "the the" -> "the" (#3291)

171b34e9d3b38111bf3d909bf2f0e1467c6a5053 authored about 2 years ago by Ivan Milosavljevic <[email protected]>
extract Just related duplicated code (#3276)

* Use Maybe.Just and Maybe.Nothing instead

* import Just, Nothing directly from Maybe.js

50c6b57110b2f3631ed8633141f12012b7768d85 authored over 2 years ago by Zhang Yidong <[email protected]>
refactor: `of` now works with Applicatives (#3272)

This change addresses the issue of `of` not being able to
work with Applicatives.

Fixes #326...

dec329da9cfc683523e8804e99121d48e5c73570 authored over 2 years ago by Julien Gonzalez <[email protected]>
change propEq/pathEq parameters order (#2938)

a4998cf763388534a07619a93bf13ec3823d5517 authored over 2 years ago by wangzengdi <[email protected]>
add/modify tests which can act as a transducer (#3269)

a5aea90e44f12177cbd19f0dd9ca7ab283bb9a26 authored over 2 years ago by Zhang Yidong <[email protected]>
update package.json exports section to support node version 10 to 17 (#3270)

d0099847b50660f3ddefc528c0813e9983d6b394 authored over 2 years ago by barleendhaliwal <[email protected]>
feat: using npm-run-all -p to run scripts parallel (#3100)

* feat: using npm-run-all -p to run scripts parallel

* feat: run spec and lint parallelly too...

6d38d5ae784eeb71df002e3a1fc048b4b2e0fda2 authored over 2 years ago by wangzengdi <[email protected]>
chore(times): using `var` instead of `let` for loop variable

82cc5d506b32943e5a0d98f798c2c68c445e2478 authored over 2 years ago by PS-PARSA <[email protected]>
chore(times): using `push` method instead of direct assignment

3141d1a7b724e9432201c848a399be18f627bc8e authored over 2 years ago by PS-PARSA <[email protected]>
pref(times): replacing while loop with for loop and array constructor with literal array

45604ec4c3a7220cdfd39d0803dc194cbefdeb9f authored over 2 years ago by PS-PARSA <[email protected]>
revert(times): **replacing while loop with for loop**

e6b004748237e689c71f6926d81ca4f93b990130 authored over 2 years ago by PS-PARSA <[email protected]>
refactor(swap): breaking down a complex expression into several conditions

1bda1753475b2cea39beef83c61247bedd9cc2a3 authored over 2 years ago by PS-PARSA <[email protected]>
remove-duplicated-tests-in-reject

db7e339a3a8311608795ca3ff7dbbc4e3df8b9b3 authored over 2 years ago by zyd <[email protected]>
fix(3258): handle no prototype objects in R.clone (#3261)

* fix(3258): handle no prototype objects in R.clone

Fixes: https://github.com/ramda/ramda/iss...

beafc3c79a7058b61c0420674b46fc2f24e1335e authored over 2 years ago by Sakthipriyan Vairamani <[email protected]>
enabling R.scan to be used as transducer. (#2817)

* Add R.scan transducer tests

* R.scan transducer enabler: R.into should always call the @@tr...

ea8c8b156144656c1b28b43cdd1bd3e3c5edbed4 authored over 2 years ago by Xavier Garcia Buils <[email protected]>
link collectBy and groupBy (#3263)

`collectBy` already links to `groupBy`. I thought it would make sense the opposite way too.

5a7ccd58d2b742598457edd7aaef54803f557654 authored over 2 years ago by YCM Jason <[email protected]>
refactor(3247): split _reduce to _xReduce(for transformers) & _reduce(for reducers) (#3248)

960cc98e81c72faf812304d010675e0814b9a276 authored over 2 years ago by Xavier Garcia Buils <[email protected]>
Update on.js

956533c11aa70b64e6e7d8eaeda9a705fdeeb38f authored over 2 years ago by briandavidclark <[email protected]>
refactor(3230): remove curryX dependency for internal transducer creator functions (#3231)

0108fd1b746ad36e3686fffafd97b28e0b661bf6 authored over 2 years ago by Xavier Garcia Buils <[email protected]>
fix(3245): fix R.dropLasr with negative and zero param when used as transducer (#3246)

cd47cbd2c4debbb188ff8a165de610d325aac674 authored over 2 years ago by Xavier Garcia Buils <[email protected]>
docs: curry: add warning about default parameters. close #3121

aaffe722cadcb366aadf1f547f99195cbdef31fe authored over 2 years ago by customcommander <[email protected]>
fix(3232): fix R.groupBy when used as transducer (#3234)

8b612438c2f6791632afe75fc67770c379d36580 authored over 2 years ago by Xavier Garcia Buils <[email protected]>
Implement dropRepeatsBy (#3041) (#3239)

* Implement dropRepeatsBy (#3041)

* Improve tests for dropRepeatsBy

* Remove arrow functio...

c7aef9ad5e98edef184dffb03fc6c1e7e067f1a4 authored over 2 years ago by Ivan Filho <[email protected]>
Documentation updates (#3228)

* docs: memoizeWith: rewrite documentation and example. close #2314

* docs: composeWith: clar...

3175f726367bc0526a86d5dcc362e2ba8b8bd379 authored over 2 years ago by Julien Gonzalez <[email protected]>
docs: remove broken coverage badge. close #3229 (#3242)

243a0910ed49131682f623a5625a0f01a76852a8 authored over 2 years ago by Julien Gonzalez <[email protected]>
Improve min and max logic (#3197)

* Improve min and max logic

* Fix import and update tests

* PR comments

* Change const ...

37c568af5952a0bc7f9c9305be267a3a143af37e authored over 2 years ago by abrwn <[email protected]>
chore: optimize R.type's type (#3235)

7eefed339661440671aa770822af399bc50f944a authored over 2 years ago by wangzengdi <[email protected]>
Implemented addIndexRight (#2140)

c2cafc2a42fc9d28fa25e17c3df54d67481fbba7 authored over 2 years ago by Brian Caine <[email protected]>
Improve R.without and R.intersection time complexity (#2603)

* Improve R.intersection time complexity

* Improve R.without time complexity

* Remove prev...

6d2f4776b493b189b658a835a548b39340dcf883 authored over 2 years ago by Paulo Henrique Cuchi <[email protected]>
improve clone performance (#2985)

* improved _clone function

* adding _ObjectMap

d27c944b4aa974d42b68899270311fb10419ad79 authored over 2 years ago by danillosl <[email protected]>
link between both, alllPass, either, anyPass (#2368)

dc3e7e7df04ee08ae686977faedf36da0ce534f4 authored over 2 years ago by wangzengdi <[email protected]>
build: eslint: fix missing extensions

bfd80499633a668ee9bc456452c9367a590b336e authored over 2 years ago by customcommander <[email protected]>
build: eslint: fix space parens

4e53e0914aa6ef5359220025dd600033abd936b3 authored over 2 years ago by customcommander <[email protected]>
chore: swap cant work with map instances. remove test and docs.

bb611e345dfb785d396d4489729e8f83ed28a28e authored over 2 years ago by customcommander <[email protected]>
build: eslint: use one config file with overrides for specific paths

a8cd3044f23f805bbe6ecb69ad5a67c138f0f31b authored over 2 years ago by customcommander <[email protected]>
build: eslint: fix invalid regular expression flag

56a36ecaa42a0f89132aaef575ac8c785ade033d authored over 2 years ago by customcommander <[email protected]>
chore(differenceWith): updated code example for difference with to better illuminate the behaviour of the function through the documentation (#2893)

4fb5c61875108842932371167e8b439a040acde7 authored over 2 years ago by BobbieBarker <[email protected]>
Fix traverse type signature in documentation comment (#2797)

Since `traverse = sequence of (map f traversable)`, and
`sequence :: (x -> f x) -> t (f x) -> f...

fd97ee3e9a43fb24486fd90c7184cd0657b3ee2f authored over 2 years ago by Miika Hänninen <[email protected]>
Add Map and Set support to toString (#2624)

e575baa5e3cb47a42648258298d976d526e61b1b authored over 2 years ago by Wojciech Pawlik <[email protected]>
Add isNotNil (#2818)

* Add isNotNil

In javascript projects it is often necessary to to someething if
something is...

4bb8dd81cb5d8ba522836426543f72e35cdc2b90 authored over 2 years ago by Lars Kölpin <[email protected]>
make assocPath overwrite primitive values with keys in path (#2524)

ab928b3a9a3229b76bde2cd2f20f413cd50c3f78 authored over 2 years ago by James Conkling <[email protected]>
Make the invoker documentation a little more understandable to newbies like myself (#2116)

* Make the invoker documentation a little more understandable to newbies like myself

* Clarif...

049893d27c16b1632e8a3af76b813ebf1a2a407f authored over 2 years ago by Kurtis Rainbolt-Greene <[email protected]>
Updating ap's description (#2004)

9bffeb7c6e06d9617578e99d0d4abb4b1ac2bd90 authored over 2 years ago by Jeff Downie <[email protected]>
make tap's symb description more clearly (#2955)

d197043e75ec08a344e647ea555eee56fb6e64ea authored over 2 years ago by wangzengdi <[email protected]>
reduce - null safety (#2997)

* hasIn: added protection against undefined object

* null safety reduce

6aadd7b7a7198001ba77b4af539d00e06fdcb06f authored over 2 years ago by Kuba Juszczyk <[email protected]>
Add docs to `path`. (#3010)

* Add docs to `path`.

* docs: update path doc, signatures and related functions. address Scot...

f0de0fd008988fea5052cfe26b2f0be646bb0d4b authored over 2 years ago by Andrew Smith <[email protected]>
arguments.length will always be the same as n (#3018)

33de5cd0906c00dc62d78ea46f27bf232a79cfd5 authored over 2 years ago by wangzengdi <[email protected]>
fix: update readme.md ramda version before publish (#3082)

* fix: update readme.md ramda version before publish

* chore: update LICENSE.txt copyright da...

713400da67664a1cf3eb14029a325ea6bdb86cb0 authored over 2 years ago by wangzengdi <[email protected]>
feat: add swap function (#3094)

3e100e9b899874bbe7d98ee43a8e89e6380cd986 authored over 2 years ago by Jonathan Berube <[email protected]>
fix, add use first flags property, and support dotAll flag (#3158)

* fix, add use first flags property, and support dotAll flag

* add dotAll flag test case

*...

1bd60c53d18c04e93f51d6cff0070d8320a8a790 authored over 2 years ago by HoKangInfo <[email protected]>
Upgrade and fixing up eslint-plugin-import (#3223)

* Update eslint-plugin-import to ^2.25.4

* Lint extensions fixing under lib/* and test/*

727770903c09351dc1a981b03ba87a97b9d1cd3e authored over 2 years ago by Cotton Hou <[email protected]>
Fix merge with nil objects (#3222)

7f37e8a4243de2b6c39d0490ef282873e405f9ad authored over 2 years ago by Scott Sauyet <[email protected]>
Remove placeholder check from `identical` (#3210)

* Remove placeholder check from identical

This fixes [#2533](https://github.com/ramda/ramda/i...

56072b23532058d99d2f85108ef7fb8387a98c8e authored over 2 years ago by Matthias Seemann <[email protected]>
refactor: assign partialObject function to var so that JSDoc can infer its name (#3221)

fix ramda/ramda.github.io#261

31ed57432232da47f697fe8bc0a9e4789558d5f2 authored over 2 years ago by Julien Gonzalez <[email protected]>
Reduce doc enhancement (#3220)

* docs: Warn about mutating accumulators` -m "

Fixes #3200

* docs: Warn about mutating acc...

698bdc4efa56dae0f41b6529b860c3a6ed02a0ec authored over 2 years ago by Scott Sauyet <[email protected]>
Version 0.28.0

c207cf1be650e8373bef85a77198ba23647c9165 authored almost 3 years ago by Scott Sauyet <[email protected]>
chore: publicise funding options. close #3016 (#3208)

95d897e60b359cadd22c8d19c13bd75d100eb40a authored almost 3 years ago by Julien Gonzalez <[email protected]>
chore: remove dependencies badge (#3207)

As of time of writing the service https://david-dm.org/ seems to be down
and/or unreliable. As ...

a3737b55dbed6951e0ac288b565c22048fe47d62 authored almost 3 years ago by Julien Gonzalez <[email protected]>
Merge branch 'v0.27' into master

dd2685342cc8b259e76376c62a1fd617d4bf90a4 authored almost 3 years ago by David Chambers <[email protected]>
Version 0.27.2

1a5d40bb143738d7366aa26e5e2957e42ecd7ce6 authored almost 3 years ago by David Chambers <[email protected]>
Merge pull request #3212 from ramda/davidchambers/trim

backport security fix

4d8e8f074f54ef7f63458f71b66de5056054341c authored almost 3 years ago by David Chambers <[email protected]>
Security fix for ReDoS (#3177)

* Security fix for ReDoS

Security fix for ReDoS vulnerability.

* Update trim.js

* Updat...

94d057032c9b3ecf26d9842fbb12c981bda29f4b authored almost 3 years ago by ready-research <[email protected]>
update test string for trim

8ae355e8ad80b5a24c5eec149a1a3c583d494afb authored almost 3 years ago by David Chambers <[email protected]>
chore: lift can wrap 1-arity function (#3205)

* chore: lift can wrap 1-arity function

* fix: try to fix github ci/cd workflows

b8307a7d29d78af18234b99a1bd7aae5087d082a authored almost 3 years ago by wangzengdi <[email protected]>
Fix for failing builds (#3206)

* build: fix linting errors

* test: remove u180E from test string as it was no longer conside...

1843493ca24a87642924f49bad5d4577d2b26666 authored almost 3 years ago by Julien Gonzalez <[email protected]>
feat: add transducer support for uniqBy/uniqWith (#3201)

Co-authored-by: louie <[email protected]>

d5e178deb0cc6380287b3c42b070d2e6803a3b0b authored almost 3 years ago by Lei Tan <[email protected]>
feat: There's no need to restrict whenTrue and whenFalse's return type (#3199)

ef6451f0ce8527c647d53b01990d4b854515e846 authored almost 3 years ago by wangzengdi <[email protected]>
Bugfix is 3196 (#3198)

* Object.create(null) should be considered an object

* removing parens in for val in docs

...

a02e6ae55b388bf158213e2154af06630534e792 authored almost 3 years ago by Behram Kapadia <[email protected]>
Merge pull request #3194 from mohit61/mohit/typo-fix

fixed typo in test

f4d7d06d6b4f636cfc8c63445561df72cbce64d9 authored almost 3 years ago by David Chambers <[email protected]>
fixed typo in test

9c5e2178e7467a05f9962956dcd390933da6fc50 authored almost 3 years ago by Mohit Malik <[email protected]>
Security fix for ReDoS (#3177)

* Security fix for ReDoS

Security fix for ReDoS vulnerability.

* Update trim.js

* Updat...

37af6ae2ca8b94656996dd27fb0a1f208d69134e authored about 3 years ago by ready-research <[email protected]>
Fix typos detected by codespell (#3188)

* equals: fix spelling

* test: fix spelling

* test: collectBy: fix spelling

a1a90ddd34c66d8738598beccbb0d50c3ed9ad99 authored about 3 years ago by Tristan Matthews <[email protected]>
Move detailed spec to description section (#3170)

* Move detailed spec to description section

* Supplement description for `and`

* Use detai...

d0e72a81dc077440eac176c918746d40e2199321 authored about 3 years ago by Kara Jovian <[email protected]>
Create SECURITY.md

fe4a05528f1b08cad45f61f0db34501c51cee650 authored about 3 years ago by Scott Sauyet <[email protected]>
Update README.md (#3174)

* Update README.md

Closes 3173

* Update README.md

b17c8e2f200d1b006033028db73771b3e09ac1b3 authored about 3 years ago by bunglegrind <[email protected]>