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

Version 0.29.8

github.com/ramda/types - f6b89e28147402fabd87f8cfc2d4ebf47ae61fbd authored 8 months ago by harris-miller <[email protected]>
fix(assoc) overload reorder and unit tests (#96)

github.com/ramda/types - 5cae6026129337c767ecc61ecee7bdd09664e48d authored 8 months ago by Harris Miller <[email protected]>
feat(partition): stricter types, add test (#89)

github.com/ramda/types - 468e1047a070b0de0cd382b16491e7e5445e17c5 authored 8 months ago by Gerkin <[email protected]>
TS4 support (#80)

github.com/ramda/types - 1089dc5707bc29b41574c37f56eeee0932b40874 authored 8 months ago by Harris Miller <[email protected]>
New: added LICENSE.md (#93)

github.com/ramda/types - 9aa630140d9b302534f4e7eb5421d7ffa22e911a authored 8 months ago by Harris Miller <[email protected]>
Update: propEq to allow wider-typing for value in comparison (#74)

github.com/ramda/types - ec0039073159a2968c81c07e6fed138d9f010d5b authored 8 months ago by Harris Miller <[email protected]>
Update: omit (#84)

github.com/ramda/types - f05db5aa21b2414f59c27e645ce4fec7fed8fa00 authored 9 months ago by Harris Miller <[email protected]>
fix(isNil): Accept generic type for inversion type extraction (#90)

github.com/ramda/types - dbacd7a2621ba13fd19c7b170ca7d4b8f4c64566 authored 9 months ago by Harris Miller <[email protected]>
Version 0.29.7

github.com/ramda/types - 4d4f2ea8573aef41e51ce382839fe0d4b1fb216b authored 9 months ago by harris-miller <[email protected]>
fix(pluck): pluck now can return object (#71)

github.com/ramda/types - fd618c074ca20ac35879cf06d51a8f30cdcd5541 authored 9 months ago by Kharazyan Aram <[email protected]>
Improve jsdoc grammar in unwind.js (#3437)

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

github.com/ramda/ramda - fd55a1a0d82eb8e45e2974c2c9a70525d7b6ef42 authored 10 months ago by bion howard <[email protected]>
Add dark theme properties (#283)

github.com/ramda/ramda.github.io - 1fc0ad1c40e287534d1f756c8adc17dba2bcc02b authored 10 months ago by yurkimus <[email protected]>
perf: use === for placeholder test (#3388)

github.com/ramda/ramda - e02ae048797cae4717da5545495f291ecfa5ab3a authored 10 months ago by Kuba Juszczyk <[email protected]>
Update: min, max, minBy, maxBy (#65)

github.com/ramda/types - 5413dd24e4e85d54ef943d446c0cfbff85161718 authored 10 months ago by Harris Miller <[email protected]>
Fix: `path` (#83)

github.com/ramda/types - dc12325ffca2462efee732d6bfe001dd59a62e60 authored 10 months ago by Harris Miller <[email protected]>
only include summary in coverage comment on PRs (#3434)

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

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

github.com/ramda/ramda - 74cfca7122329f4c6472da1411dc2964e36232f3 authored 11 months ago by Kevin Wallace <[email protected]>
Add isNotEmpty (#3430)

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

github.com/ramda/ramda - ddd973612cdd0baab6b51a1766973c583ec6c750 authored 11 months ago by Harris Miller <[email protected]>
chore: update sanctuary (#3422)

github.com/ramda/ramda - 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...

github.com/ramda/ramda - 73789d6b3f1330cc6a39cedbea718b17323c4b28 authored 11 months ago by Ridge Kimani <[email protected]>
Version 0.29.6

github.com/ramda/types - 1273c3a5da778ed6f58dbd06dc47a2e696bf256e authored 11 months ago by harris-miller <[email protected]>
fix(path): Put back in curried signature for path function (#79)

github.com/ramda/types - 52f42eab5a156f0d6205f24378a9504144059b51 authored 11 months ago by Harris Miller <[email protected]>
Update: support modifyPath change from 0.29.1 (#68)

github.com/ramda/types - ca22fe4ddf89249d3f6540b52dd1a4931b6d3c4a authored 11 months ago by Harris Miller <[email protected]>
Fix(pick): Allow zero length array to be passed (#78)

github.com/ramda/types - 412a7b98a3ea5bf47dbfb59bcf7bf28d8102b553 authored 11 months ago by Harris Miller <[email protected]>
Fix(prop): Allow optional props for prop(key)(obj) variety (#75)

github.com/ramda/types - 33e427c281f4fe8915833f847774e30bb8ea1f21 authored 11 months ago by Harris Miller <[email protected]>
Optimize R.path and dependents (#3417)

github.com/ramda/ramda - 2bcbc933560e6ca63b32015ca6f8cff7d2ec7c2e authored 12 months ago by Alexander Berndt <[email protected]>
Merge pull request #75 from DireLines/master

button to format input

github.com/ramda/repl - 77e8f4f6c6f7298d6a9ba94d770b510eccea0a18 authored 12 months ago by Scott Sauyet <[email protected]>
Merge pull request #76 from ramda/dependabot/npm_and_yarn/postcss-8.4.31

Bump postcss from 7.0.36 to 8.4.31

github.com/ramda/repl - bb21825374d45569015e9a6048b32dd04ab11054 authored about 1 year ago by Craig Dallimore <[email protected]>
Chore: Add node20 to github actions matrix

github.com/ramda/types - 1a3603620e00522119d8b37368afcf34e71543d9 authored about 1 year ago by harris-miller <[email protected]>
Update: path (#66)

github.com/ramda/types - ad4db01a71ea92758e86c4889a4c6dec54ca81bf authored about 1 year ago by Harris Miller <[email protected]>
Update: match (#67)

github.com/ramda/types - 486db952df1854362f5a8701de652a75efb2f366 authored about 1 year ago by Harris Miller <[email protected]>
Chore: Update README

github.com/ramda/types - ee3f101d10b8b2e1897de8dba77f1c5d90c29df7 authored about 1 year ago by harris-miller <[email protected]>
Bump postcss from 7.0.36 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.36 to 8.4.31.
- [Release notes](htt...

github.com/ramda/repl - 80b514deccc9c3cf249f22a9c62388febf75533e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update readme/package-lock versions (#3414)

github.com/ramda/ramda - 003668f2fcd3665be84cd1921875961f31fd135e authored about 1 year ago by Kevin Wallace <[email protected]>
Version 0.29.1

github.com/ramda/ramda - acbf91af8a3b39e22d3a1f24d068356891797851 authored about 1 year ago by kedashoe <[email protected]>
sync package-lock.json

github.com/ramda/types - 96fd18bf246c2475841e6e569bdd2e870070b060 authored about 1 year ago by harris-miller <[email protected]>
Version 0.29.5

github.com/ramda/types - f663800f7e27129980870c77b52837182ad3f059 authored about 1 year ago by harris-miller <[email protected]>
Chore: bump all deps (#62)

github.com/ramda/types - c337414133fda8bc6909a3a9876d613816506279 authored about 1 year ago by Harris Miller <[email protected]>
Update: Pluck (#61)

github.com/ramda/types - 426c0ad4f337059b5384b70e0048787852a3e7aa authored about 1 year ago by Harris Miller <[email protected]>
New: Unwind (#60)

github.com/ramda/types - f3a53ef41d21dab4f424b9a5e5b7d2e29f3e4f45 authored about 1 year ago by Harris Miller <[email protected]>
Update: Pick (#52)

github.com/ramda/types - 3f8e31d884a1630f04eebb813f279c1bc3671c24 authored about 1 year ago by Harris Miller <[email protected]>
fix: _curryN receive enough args (#3410)

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

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

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

* fix: modify curry doc

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

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

github.com/ramda/ramda - 165d2ae662e6ce31cb4a56e22bbc8ee06eb32bcf authored about 1 year ago by xhangjun <[email protected]>
button to format input

github.com/ramda/repl - 402a885c031e0fd0228882e8a40e49d938e499c9 authored about 1 year ago by Nathaniel Saxe <[email protected]>
add AsyncFunction example (#3391)

github.com/ramda/ramda - 6dd4ac95f9e1ca5597188e12b5b7df9f50de4693 authored over 1 year ago by Harris Miller <[email protected]>
Update: add 'AsyncFunction' to return type union of `type` (#58)

github.com/ramda/types - f81c75a34aafdfae9760fb064b298faff010bfdc authored over 1 year ago by Harris Miller <[email protected]>
Update: keys related functions (#50)

github.com/ramda/types - 2acd9a82e951198c156821bddde893ce0d41f6d2 authored over 1 year ago by Harris Miller <[email protected]>
Fix: allPass, anyPass, both, either, ifElse (#53)

github.com/ramda/types - f74d07b0e77cf045cb102a2a0d9cd8ae1215c469 authored over 1 year ago by Harris Miller <[email protected]>
Chore: Update prop tests

github.com/ramda/types - b8fd562493370e04acc270826de2519fe2abeaca authored over 1 year ago by harris-miller <[email protected]>
Fix: Random Fixes (#56)

github.com/ramda/types - 9cae4880011eb47878aec991125a9c5f8d265bd5 authored over 1 year ago by Harris Miller <[email protected]>
Fix: propEq (#55)

github.com/ramda/types - 9e2fc5473fa47c1fe6538ccf7ab5b039e8ba8c81 authored over 1 year ago by Harris Miller <[email protected]>
Breaking: prop (#39)

github.com/ramda/types - ede169a4045a2ec53619f3108ef8045777c708e0 authored over 1 year ago by Harris Miller <[email protected]>
Version 0.29.4

github.com/ramda/types - 3569602d82e25e2c3696bc20f4cd5f5322835b28 authored over 1 year ago by harris-miller <[email protected]>
Fix: Map (#49)

github.com/ramda/types - bec8135caa6de87c5e4c694f745e64599684285d authored over 1 year ago by Harris Miller <[email protected]>
Chore: bump deps

github.com/ramda/types - d9e38f4f96d7611d7649671c61f36d590f47a09f authored over 1 year ago by harris-miller <[email protected]>
Update: Concat (#47)

github.com/ramda/types - a59aea562bef21a77933ba92926f201e0e2e714f authored over 1 year ago by Harris Miller <[email protected]>
fix(groupBy): return Partial Record (#45)

github.com/ramda/types - 0d4ce1af3e97f81f44a389b9ace9750e61602196 authored over 1 year ago by Tim Seckinger <[email protected]>
Update: Overload reordering (#48)

github.com/ramda/types - edea78470a95da7c8eba966298688b9495cfc2dd authored over 1 year ago by Harris Miller <[email protected]>
Update: count (#40)

github.com/ramda/types - b05485b25c6ebd021aa6fe12ed4ae3484041267c authored over 1 year ago by Harris Miller <[email protected]>
Update: `of` now binary function (#41)

github.com/ramda/types - ee3da36e63d466cdb8c6dc9b7d0125405a86a185 authored over 1 year ago by Harris Miller <[email protected]>
New: swap (#42)

github.com/ramda/types - 8c13c94bde9ae84b2fd1230c72f18d1488ab7e3d authored over 1 year ago by Dustin Kane <[email protected]>
Chore: Better build script (#43)

github.com/ramda/types - bc634cb8b0a5f2f8b21952d87aec5ed0c3b7c8df authored over 1 year ago by Harris Miller <[email protected]>
Chore: change tsconfig a bit to type our test files better but allow those to fail unlike the types folder

github.com/ramda/types - 531a662f4c2379f9752f04eb987411514e2592af authored over 1 year ago by harris-miller <[email protected]>
Update: reduce (#21)

github.com/ramda/types - b02f37c9b41576b1f3787ae4ea60575a941cfc8a authored over 1 year ago by Harris Miller <[email protected]>
Version 0.29.3

github.com/ramda/types - 581cf1c2dfda419ab73495bdb4b32ede21e23daf authored over 1 year ago by harris-miller <[email protected]>
Fix: return type of map for when list is object

github.com/ramda/types - 650a395e7aad77ff38722e47ae57512829649346 authored over 1 year ago by harris-miller <[email protected]>
Fix: Has (#38)

github.com/ramda/types - 006d93b298955b90abc44f842a2840629ec718d3 authored over 1 year ago by Harris Miller <[email protected]>
New: basic compare functions `lt`, `lte`, `gt`, `gte` (#11)

github.com/ramda/types - aac20c0db85366949147cfba8d37f98ffec52be6 authored over 1 year ago by Harris Miller <[email protected]>
Update: Map (#26)

github.com/ramda/types - 4c7571a283663d572356e87c9a44925ab12df1ec authored over 1 year ago by Harris Miller <[email protected]>
Update: isNotNil use built-in NonNullable (#32)

github.com/ramda/types - 79f5970415204335e2ab635382c0e07921e4e439 authored over 1 year ago by Hadrian de Oliveira <[email protected]>
version es dist folder (#3382)

github.com/ramda/ramda - 9c2310c6854727c299391e4c91098c402401840c authored over 1 year ago by Chris Hammock <[email protected]>
update swap and propEq

github.com/ramda/ramda.github.io - 3f8cb6478cf58300984e8dd325f8c7a83e080f4a authored over 1 year ago by kedashoe <[email protected]>
Updating defaultTo type definitions (#30)

github.com/ramda/types - 54fa0124a622b4651dd09bae230cad1aa86956cc authored over 1 year ago by Mike Lambert <[email protected]>
Fix: `pathEq` Argument order change for 0.29.0 release (#28)

github.com/ramda/types - 19d5305836405b5868f84c8a3d9810c394bcc8c1 authored over 1 year ago by Harris Miller <[email protected]>
Merge branch 'main' into develop

github.com/ramda/types - 6f0bf7a23ffac153b8f813d3c6e8dcd9ebbac145 authored over 1 year ago by harris-miller <[email protected]>
Revert "map.README.md TODO"

This reverts commit 5bd8f5d42e1414668c8f49f69b093ce726382161.

github.com/ramda/types - 7300a940c7467c66d5cdf34d6694ef853ec9bc21 authored over 1 year ago by harris-miller <[email protected]>
map.README.md TODO

github.com/ramda/types - 5bd8f5d42e1414668c8f49f69b093ce726382161 authored over 1 year ago by harris-miller <[email protected]>
Chore: Remove index-preamble

github.com/ramda/types - 783306c36eb801de4ea25bd8f306e1f07d5b935e authored over 1 year ago by harris-miller <[email protected]>
Version 0.29.2

github.com/ramda/types - 7a7381aafbe50de8d34a6dfd41c28ac5793918c1 authored over 1 year ago by harris-miller <[email protected]>
Chore: update package.json

github.com/ramda/types - c561da87af9795692da7e14a6b9af64cdec6ecdb authored over 1 year ago by harris-miller <[email protected]>
New: `modifyPath` (#14)

github.com/ramda/types - 04aea8374608e87635655193f6a3b68d782b52a3 authored over 1 year ago by Harris Miller <[email protected]>
Update: forEach (#19)

github.com/ramda/types - 02a24667093f2a3534df5c11872de6eb2a4ac08f authored over 1 year ago by Harris Miller <[email protected]>
Fix: mergeAll (#23)

github.com/ramda/types - b6b4db71c61c6e695acb8244bb8234c66fbdb869 authored over 1 year ago by Harris Miller <[email protected]>
Merge pull request #74 from ramda/dependabot/npm_and_yarn/postcss-7.0.36

Bump postcss from 5.2.4 to 7.0.36

github.com/ramda/repl - cf395ed09e242e74494464e2540e7ae5acb27784 authored over 1 year ago by Craig Dallimore <[email protected]>
Bump postcss from 5.2.4 to 7.0.36

Bumps [postcss](https://github.com/postcss/postcss) from 5.2.4 to 7.0.36.
- [Release notes](http...

github.com/ramda/repl - b589d4eacd7cbaec8decc28926e4e376b1e71279 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ramda#3340: support empty path in modifyPath (#3376)

github.com/ramda/ramda - 241f81126cefe87147120b09ab4090c0ca89b244 authored over 1 year ago by JuanGalilea <[email protected]>
Chore: Rename all test files to have .test.

github.com/ramda/types - 65472ed023fb33c61986f7754a7ac52f8eaa2aae authored over 1 year ago by harris-miller <[email protected]>
Merge branch 'main' into develop

github.com/ramda/types - 8e655c8fde49c0bcd0adef9c2a1487df234617ce authored over 1 year ago by harris-miller <[email protected]>
npm i to bump package-lock.json

github.com/ramda/types - 99ef66b890833fbcb4fae968cb2faa08179df2f2 authored over 1 year ago by harris-miller <[email protected]>
Adjust position of propEq parameters (#16)

github.com/ramda/types - c8814b9ed158253bffc6c29109082bd4badf7949 authored over 1 year ago by MoyuScript <[email protected]>
update docs for propEq (#3373)

github.com/ramda/ramda - de5803d77e9bb1b19cacfc4bc131eb341f996c97 authored over 1 year ago by sacrosanctic <[email protected]>
chore: optimize search results order (#280)

* chore: optimize search results order

github.com/ramda/ramda.github.io - c796454e15ae9ed0b9c73418a98305aa91d298ce authored over 1 year ago by wangzengdi <[email protected]>
Chore: Update README.md

github.com/ramda/types - 7d9a71b402665a9b9b9b819e73698cc98edebeaf authored over 1 year ago by harris-miller <[email protected]>
tests all import from from build, to make sure there were no build errors

github.com/ramda/types - 61893225132c5567a771926872336c7f62e5efc4 authored over 1 year ago by harris-miller <[email protected]>