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

Fix: isNotNil back build

github.com/ramda/types - 37414e64de11529625740b25fe1e1462bf6948bc authored over 1 year ago by harris-miller <[email protected]>
bump to 0.29.0 to match current ramda

github.com/ramda/types - 02247db55f84742f0aaf93ff5537c16668bcfa17 authored over 1 year ago by harris-miller <[email protected]>
Merge pull request #12 from ramda/head-and-tail

Update: Improved `head` and `tail` types with tests

github.com/ramda/types - 0b07b329df0f94251028b2dcd47630f4457d6e37 authored over 1 year ago by Harris Miller <[email protected]>
Merge pull request #15 from ramda/whereAny

New: `whereAny`

github.com/ramda/types - 43d885d3a83f44943168c38333408b025a1b3fe7 authored over 1 year ago by Harris Miller <[email protected]>
Merge pull request #13 from ramda/isNotNil

Update: `isNotNil` return NoNullable

github.com/ramda/types - 38c634005a415c84fc8e73c3e066b2288ebbc0f5 authored over 1 year ago by Harris Miller <[email protected]>
bump ramda to 0.29.0

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

github.com/ramda/types - dd118283e7c9c2b08ae7c81351c8ce7807fa2ab1 authored over 1 year ago by harris-miller <[email protected]>
add basic test

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

github.com/ramda/types - bd523a7004f3519c766acd43cb3a856a9696a0a2 authored over 1 year ago by harris-miller <[email protected]>
that's better

github.com/ramda/types - 6a8fff41d53e037e2fdf85be6ff180cde9e2cf6c authored over 1 year ago by harris-miller <[email protected]>
add whereAny

github.com/ramda/types - a5c28fc84cc83d7d9cfb7fd5fe8a030e47b066ab authored over 1 year ago by harris-miller <[email protected]>
isNotNil return NoNullable

github.com/ramda/types - f1ccc6a5081d5aa9366fde23a3b12239cf7a95b5 authored over 1 year ago by harris-miller <[email protected]>
Fix for #3367: Documentation errors in R.swap examples (#3368)

github.com/ramda/ramda - 7ed79b4dd21e31271038d22e8533ef154a182cbc authored over 1 year ago by Fred Daoud <[email protected]>
update license year (#3366)

github.com/ramda/ramda - d67552d3977f362f44825b4836ba46f23e8a6f37 authored over 1 year ago by Kevin Wallace <[email protected]>
improved head and tail types with tests

github.com/ramda/types - 8c9c963bb47794b79f8b58047c3672c6efc16c92 authored over 1 year ago by harris-miller <[email protected]>
remove broken badge (#278)

fixes #272

github.com/ramda/ramda.github.io - a60097989861edb2901222d79f72022af112ed1a authored over 1 year ago by eggplants <[email protected]>
rebuild with category fix

github.com/ramda/ramda.github.io - 26f33bca7e6dcc48e416c4890f2be0040e732cd0 authored over 1 year ago by Kevin Wallace <[email protected]>
feat: fix Filter no category (#277)

github.com/ramda/ramda.github.io - 294e2080e2c8f6bb1423af73130caaac2c96057d authored over 1 year ago by wangzengdi <[email protected]>
update version on home page and repl

github.com/ramda/ramda.github.io - a74f895416942744d2654426c4a5798b62211027 authored over 1 year ago by Kevin Wallace <[email protected]>
ramda v0.29.0

github.com/ramda/ramda.github.io - 171045be6001b9a9a81eee544550eb3b2d3b3ccd authored over 1 year ago by Kevin Wallace <[email protected]>
Version 0.29.0

github.com/ramda/ramda - afe98b03c322fc4d22742869799c9f2796c79744 authored over 1 year ago by Kevin Wallace <[email protected]>
update github workflows, only needs to run for pull_request, not all pushes

github.com/ramda/types - c8a4e338f7ef8a6e8321ef71514cbbd65c95ab45 authored over 1 year ago by harris-miller <[email protected]>
forgot to remove that

github.com/ramda/types - 97d6f023f4546b555c8f358b04a43e58796a9ff7 authored over 1 year ago by harris-miller <[email protected]>
small simplification of PartialRecord

github.com/ramda/types - ef09e5bb6904a1fcff0a9cad2053f0ee18d63808 authored over 1 year ago by harris-miller <[email protected]>
learn to spell

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

github.com/ramda/types - 508c5cf8aa32991bf7a129e34fadde42cebad4b2 authored over 1 year ago by harris-miller <[email protected]>
bump versions

github.com/ramda/types - a59cc32c11000a01078aeb677f76239b6cd38550 authored over 1 year ago by harris-miller <[email protected]>
update to Minimum Typscript Version: 4.3

github.com/ramda/types - e4b33678c804d4ca11d13bc9f4aa5a6d16392542 authored over 1 year ago by harris-miller <[email protected]>
replace block-comments with inline comments

github.com/ramda/types - 97ad128f6ac68fb0470c23cc368fe45d229ce5a0 authored over 1 year ago by harris-miller <[email protected]>
Make traverse and sequence Fantasy-Land compliant (#3360)

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

github.com/ramda/ramda - cb73de992692342790c91b798757c188d2122b62 authored over 1 year ago by Matthias Seemann <[email protected]>
fix lint errors

github.com/ramda/types - 4263d4f18ffc4cbc6699e15b8098c6eb80f59247 authored over 1 year ago by harris-miller <[email protected]>
bump version

github.com/ramda/types - 7e5e189ec4218883daa5b98a9d630548497b288a authored over 1 year ago by harris-miller <[email protected]>
revert addIndex.d.ts, that one was done very wrong

github.com/ramda/types - 4938a96d3a31139bb62d3e71da8e8ebf33ec6d76 authored over 1 year ago by harris-miller <[email protected]>
temp removing `\{ all \}` option for curried `all`

github.com/ramda/types - 7546967ae56ef5b1c643fbba920f5a9e6a87cbd2 authored over 1 year ago by harris-miller <[email protected]>
fixing has and removing deprecated `Dictionary` type

github.com/ramda/types - 796aea7d089c2511b856650a3df7913e520a3d3f authored over 1 year ago by harris-miller <[email protected]>
put ObjectHavingSome back in tools.d.ts

github.com/ramda/types - e72775b6062119258257772d9395c29d48cf80e9 authored over 1 year ago by harris-miller <[email protected]>
redo has so @types/ramda test continue to pass

github.com/ramda/types - 88a00c457e85bcf884d6e7bd5793bb0de6a61d76 authored over 1 year ago by harris-miller <[email protected]>
ton of bug fixes

github.com/ramda/types - 5c7bf6306c4bb58eb7ed133f8f709209588a5468 authored over 1 year ago by harris-miller <[email protected]>
fix .nvmrc

github.com/ramda/types - d0a4898f29d02618a7a095d3394d64d1c398d68f authored over 1 year ago by harris-miller <[email protected]>
add myself to preamble

github.com/ramda/types - e147622d373677f8f1c64e607adca723e41c6cce authored over 1 year ago by harris-miller <[email protected]>
actually remove those

github.com/ramda/types - 161c8a6444696f346229c7b091e017526d12e41e authored over 1 year ago by harris-miller <[email protected]>
nope, needs v3

github.com/ramda/types - a1f3992e851c73c3394a1641d64553b314060d5c authored over 1 year ago by harris-miller <[email protected]>
remove specific major for

github.com/ramda/types - 0fe5aa322ecec0d3013c0f9575ff4d88f3d1b573 authored over 1 year ago by harris-miller <[email protected]>
node 12 and 14 jobs are deprecated

github.com/ramda/types - 9134a7aa4a6ef844e0146957f7b3e32e14be42d1 authored over 1 year ago by harris-miller <[email protected]>
add typecheck to gitlab actions

github.com/ramda/types - 7a3c7c4dbc884c00109a3e117e5895eb430b77b5 authored over 1 year ago by harris-miller <[email protected]>
update README

github.com/ramda/types - 9a3959dbc32467dd0c93f8c3ef682bd8050f65fd authored over 1 year ago by harris-miller <[email protected]>
change npm package name (the other was taken)

github.com/ramda/types - 7b1665378ccf9afb83b6ec75bee95de0d0addfbe authored over 1 year ago by harris-miller <[email protected]>
update tsconfig.json to exclude test folder

github.com/ramda/types - f2275abb736d2b0973f307ecfcebab23ad6dbc5a authored over 1 year ago by harris-miller <[email protected]>
Upgrade to latest ts-toolbelt

github.com/ramda/types - 90c2e6fb874d199107dbb20deb2042485bf30696 authored over 1 year ago by harris-miller <[email protected]>
bump packages

github.com/ramda/types - 1fab191da9edb745d1b149eb559d4a2339bc2311 authored over 1 year ago by harris-miller <[email protected]>
Merge pull request #73 from ramda/dependabot/npm_and_yarn/jsdom-16.5.0

Bump jsdom from 9.12.0 to 16.5.0

github.com/ramda/repl - d3abb85fc9447142d354db7b42594cf743059840 authored over 1 year ago by Craig Dallimore <[email protected]>
removed known unused and deprecated types from tools.d.ts, updates where needed

github.com/ramda/types - f5a54d67e50bcda80deb52276abcf69d27b5abe0 authored over 1 year ago by harris-miller <[email protected]>
update package.json#files

github.com/ramda/types - 929b197f77d5b547996fd97d88a1c1d9706c12b7 authored over 1 year ago by harris-miller <[email protected]>
Reset semver to 0.1.0

github.com/ramda/types - aa8e1d602c191b76e95bd8b3b961f81aa5f62f48 authored over 1 year ago by harris-miller <[email protected]>
Update README and CONTRIBUTING

github.com/ramda/types - 2a8a36a4aaf61897bb729606dbf44d7c4477b5fe authored over 1 year ago by harris-miller <[email protected]>
add nvmrc file

github.com/ramda/types - 2b5214fcfbc20026b5f802e125c8b3180412ba57 authored over 1 year ago by harris-miller <[email protected]>
readme update

github.com/ramda/types - 6a337d9e431d9b4bdd2dfd26408296ce3e6bf286 authored over 1 year ago by harris-miller <[email protected]>
Merge pull request #275 from ramda/dependabot/npm_and_yarn/minimist-and-http-server-and-mkdirp-1.2.8

Bump minimist, http-server and mkdirp

github.com/ramda/ramda.github.io - 8a2855b51a1b3d13fb541d809063cec7c13a445f authored over 1 year ago by Scott Sauyet <[email protected]>
Bump acorn from 5.7.3 to 5.7.4 (#6)

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://...

github.com/ramda/ramda-logic - 3d931b3b53906f57a5e705efebb292d49e553a5a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimatch from 3.0.4 to 3.1.2 (#8)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

github.com/ramda/ramda-logic - e3f760db1fc7da0f4d3d7319b51fb2f09e55ab73 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.5 to 1.0.7 (#7)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
- [Release n...

github.com/ramda/ramda-logic - 2599386db472f4bf28595625548dd6e83210e5d0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.4 to 4.17.21 (#9)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21.
- [Release notes](http...

github.com/ramda/ramda-logic - 296b5c67d646f6e1c13919404d6e8af771491525 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimist, mkdirp and mocha (#5)

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependenc...

github.com/ramda/ramda-logic - 8e8a58728e5ebb74a1479f9687346a36239131e0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimist, http-server and mkdirp

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependenc...

github.com/ramda/ramda.github.io - 065bead814bcb7c00cb76ec7b86be31ddc193317 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
npm audit fix

github.com/ramda/types - 64f3a881bbf7c90f0dd34d41a2da75be52ac4b2b authored almost 2 years ago by Harris Miller <[email protected]>
set typescript to semver and bump tsd

github.com/ramda/types - 07c6e3cd6d41984d7fbe47154b351314f7cda24a authored almost 2 years ago by Harris Miller <[email protected]>
bump some packages

github.com/ramda/types - 5f74118addc7e7691d9e837dc695975c316b047a authored almost 2 years ago by Harris Miller <[email protected]>
update workflows node matrix versions

github.com/ramda/types - ea57337b143cd9fa90d34be842d2b4aae374ca2b authored almost 2 years ago by Harris Miller <[email protected]>
deprecated `Dictionary` helper type

github.com/ramda/types - 0ea5beb6c15e3191eba12136a6f55f8e4dfa28e9 authored almost 2 years ago by Harris Miller <[email protected]>
update apply.d.ts

github.com/ramda/types - 362e55f0c78d7d88f837dda94b73eb773602aa2d authored almost 2 years ago by Harris Miller <[email protected]>
comment for add.d.ts

github.com/ramda/types - 821fe112a0932f72fb44a85a895a58f0d325a2a3 authored almost 2 years ago by Harris Miller <[email protected]>
added todo item

github.com/ramda/types - 6b1322ac79c5c06283f0e8ba92a4fed8285f013a authored almost 2 years ago by Harris Miller <[email protected]>
add README and CONTRIBUTING

github.com/ramda/types - 408291bd067d239720ef873983f78dac3a5f0303 authored almost 2 years ago by Harris Miller <[email protected]>
@types/ramda parity

github.com/ramda/types - 09e33bdea0d051b885e4a897a49aa18d9a7c977b authored almost 2 years ago by Harris Miller <[email protected]>
fix `and` tests

github.com/ramda/types - 8aaf5db7adc5b4834cc810c2a99a6b0bacb1fb5d authored almost 2 years ago by Harris Miller <[email protected]>
one more time

github.com/ramda/types - 33f1ce8d57926a80d279a28f5b4dfb8b2edb1331 authored almost 2 years ago by Harris Miller <[email protected]>
remove that job completely

github.com/ramda/types - 7bcae6e20ba26e6fa702d894a3dcd903c0e603a4 authored almost 2 years ago by Harris Miller <[email protected]>
save file before commit

github.com/ramda/types - 7e5509c8b19e16ce6af5dd49f076c3a4c07c0ba4 authored almost 2 years ago by Harris Miller <[email protected]>
disable CollectCoverage, types testing doesn't really have that

github.com/ramda/types - ca096512391d4ef8f31729be9bfe4a6c0d3dc744 authored almost 2 years ago by Harris Miller <[email protected]>
add .github/workflow

github.com/ramda/types - b8ca19e2d652933f1b5902f29002671a7774fe6c authored almost 2 years ago by Harris Miller <[email protected]>
ts-expect-error breaks testing

github.com/ramda/types - a012013046f523550c8b9217e97e024b643e4341 authored almost 2 years ago by Harris Miller <[email protected]>
typechecking

github.com/ramda/types - fb7caee094f7092430b413210166bb14fcd68dba authored almost 2 years ago by Harris Miller <[email protected]>
migrate over types and test and the script to build types

github.com/ramda/types - 18a989807fe156bbe4e3837bd88b23cf400eee2d authored almost 2 years ago by Harris Miller <[email protected]>
initial commit

github.com/ramda/types - 10e81c35751c391a6ba6717411ab088e12bc6cc2 authored almost 2 years ago by Harris Miller <[email protected]>
Replace "the the" -> "the" (#3291)

github.com/ramda/ramda - 171b34e9d3b38111bf3d909bf2f0e1467c6a5053 authored about 2 years ago by Ivan Milosavljevic <[email protected]>
Bump jsdom from 9.12.0 to 16.5.0

Bumps [jsdom](https://github.com/jsdom/jsdom) from 9.12.0 to 16.5.0.
- [Release notes](https://g...

github.com/ramda/repl - faec8a45b809bc9193636a4d999a8a7c1b3e469f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
extract Just related duplicated code (#3276)

* Use Maybe.Just and Maybe.Nothing instead

* import Just, Nothing directly from Maybe.js

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

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

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

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

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

github.com/ramda/ramda - 6d38d5ae784eeb71df002e3a1fc048b4b2e0fda2 authored over 2 years ago by wangzengdi <[email protected]>
revert(times): **replacing while loop with for loop**

github.com/ramda/ramda - e6b004748237e689c71f6926d81ca4f93b990130 authored over 2 years ago by PS-PARSA <[email protected]>
pref(times): replacing while loop with for loop and array constructor with literal array

github.com/ramda/ramda - 45604ec4c3a7220cdfd39d0803dc194cbefdeb9f authored over 2 years ago by PS-PARSA <[email protected]>
chore(times): using `push` method instead of direct assignment

github.com/ramda/ramda - 3141d1a7b724e9432201c848a399be18f627bc8e authored over 2 years ago by PS-PARSA <[email protected]>
refactor(swap): breaking down a complex expression into several conditions

github.com/ramda/ramda - 1bda1753475b2cea39beef83c61247bedd9cc2a3 authored over 2 years ago by PS-PARSA <[email protected]>
chore(times): using `var` instead of `let` for loop variable

github.com/ramda/ramda - 82cc5d506b32943e5a0d98f798c2c68c445e2478 authored over 2 years ago by PS-PARSA <[email protected]>
remove-duplicated-tests-in-reject

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

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

github.com/ramda/ramda - ea8c8b156144656c1b28b43cdd1bd3e3c5edbed4 authored over 2 years ago by Xavier Garcia Buils <[email protected]>