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

add difference.js without.js @see (#2106)

github.com/ramda/ramda - dace49fbac7ef0c69ca6532f3d76ec85214c5540 authored almost 8 years ago
fix reduceRight typo (#2104)

github.com/ramda/ramda - 1a58da7b4a353518647a21da57767113eceb9446 authored almost 8 years ago
optimize insertAll.js comment (#2101)

* fix insert.js typo

* optimize insert.js comment

* optimize insertAll.js comment

github.com/ramda/ramda - 346be24187f6e73722bade30de290506eaf4d533 authored almost 8 years ago
fix insert.js typo (#2100)

* fix insert.js typo

* optimize insert.js comment

github.com/ramda/ramda - 61a2d00284547179770f8c6c50ba4237119d44bd authored almost 8 years ago
Merge pull request #151 from henryqdineen/fix-issue-150

Fix Either#equals() implementation

github.com/ramda/ramda-fantasy - 723b3f71d676f6e69764e56f15e98ff7e3039d53 authored almost 8 years ago
Fix Either equals implementation

github.com/ramda/ramda-fantasy - bcdc3ce4c3522c9b733159b6b969c56b12c31f5d authored almost 8 years ago
Merge pull request #2080 from notarseniy/repeat-add-seealso

R.repeat: Add to jsdoc @see R.times

github.com/ramda/ramda - e273c3c341eb7d7be29103f0dfd34c5bc563b111 authored almost 8 years ago
R.times: Add to jsdoc @see R.repeat (crosslinking)

github.com/ramda/ramda - 00c6c6e4875bd1ccb766e7072913a548439c8a41 authored almost 8 years ago
R.repeat: Add to jsdoc @see R.times

github.com/ramda/ramda - f9c3bcaa2181a0f73cf85f0b087693835a0d8450 authored almost 8 years ago
add R.innerJoin and deprecate R.intersectionWith (#1868)

* add R.innerJoin and deprecate R.intersectionWith

* removing assertion about ordering

github.com/ramda/ramda - 5996fa67383ebea769429ad97b30285972efce35 authored almost 8 years ago
Add see links between construct and invoker (#2068)

github.com/ramda/ramda - 0d803c1eb78e4d3eb2282e52c505f10f2501c2a1 authored almost 8 years ago
Update README.md (#2064)

github.com/ramda/ramda - fafabfeb99aaa42966cdf935944756659abdd92d authored about 8 years ago
Fixed groupWith to pass adjacent elements to testing fn (#2016)

Very minimal fix to the src code. Added docs and tests.

github.com/ramda/ramda - 625dfd77eaff473f04c2d493687ebc472056d8cb authored about 8 years ago
Remove obsolete test instructions (#2061)

The file `test/index.html` to run the tests directly was removed long
ago in 0d67155f8aa1dce51c...

github.com/ramda/ramda - a09f139747ccdd264fc6420e9fbd3928f7b9c08c authored about 8 years ago
add "," before otherwise (#2052)

* add ";" before otherwise

github.com/ramda/ramda - 36e4b5ffbe2b0436f6d29700bc0d08a84ba2dbf1 authored about 8 years ago
optimize R.call comment (#2053)

* optimize R.call comment

github.com/ramda/ramda - 881dccbea0b06fed0539d81e38f5f49556aad9c1 authored about 8 years ago
Merge pull request #2055 from adispring/differenceTypo

fix difference.js duplicate typo

github.com/ramda/ramda - 038fa3864640b1fa88fb6d6798107fdb06e3d6ce authored about 8 years ago
fix difference.js duplicate typo

github.com/ramda/ramda - 56925e29b9f26fded50e9e55034749df6d83397e authored about 8 years ago
Merge pull request #2049 from adispring/appertureComma

aperture.js comment lost a comma

github.com/ramda/ramda - 10fbe47be2f80fd17e43c1f5fb43363eed60b144 authored about 8 years ago
aperture.js comment lost a comma

github.com/ramda/ramda - 8344a3988a7b39604ee9d331ac0157956283d24a authored about 8 years ago
Translation to spanish

Hello, I'm in the process of translating the documentation of types into Spanish, there are alre...

github.com/ramda/ramda-fantasy - 8d668dd2310a27d17d25aebc8b0ace31df5059e8 authored about 8 years ago
Merge pull request #2044 from jethrolarson/patch-7

Fix typo in `reduced` example

github.com/ramda/ramda - 585e3a6cbf80e361357e760b1c61018cb85734c6 authored about 8 years ago
Fix typo in `reduced` example

github.com/ramda/ramda - c5b188b3d7f9fdd7bf4f741ca0d819a183e68a9e authored about 8 years ago
Simplified `reduced` example (#2043)

* Added reduced example output

* changed variable name in `reduced` example

github.com/ramda/ramda - 64c5a5058395a88322c5ab2980acf9bb2958f519 authored about 8 years ago
Explain filterable (#2027)

* Explain filterable

* Update filter.js

* Update filter.js

* Add simple definition of f...

github.com/ramda/ramda - 272b0573ddfb8d51e25441aed1f436afc67c3cd8 authored about 8 years ago
Fixing minor regression in assocPath (#2041)

github.com/ramda/ramda - 727411c3252a49b8e3263a74b53e21900e131260 authored about 8 years ago
Merge pull request #142 from jonboiser/patch-1

Add State to Table on README

github.com/ramda/ramda-fantasy - dba5cabaa0f2cac45336ee4f559a0148174eee06 authored about 8 years ago
Add State to Table on README

github.com/ramda/ramda-fantasy - 20c7d7f6a63ba4c3c5a9ff2fcbd567da5c87be86 authored about 8 years ago
Merge pull request #2036 from scott-christopher/dissocPath-integers

Adds integer path support to dissocPath

github.com/ramda/ramda - d79974f256ef0942457cc9da85742e88d74056a3 authored about 8 years ago
Adds integer path support to dissocPath

github.com/ramda/ramda - af8be844c0f5610a6816a51ea9a739e363f97c7d authored about 8 years ago
Merge pull request #2030 from kedashoe/jsdoc-param-fixes

fix jsdoc tags for drop to match take

github.com/ramda/ramda - dd998f52dce9294a043d1a4bdac982c8cd95ecaf authored about 8 years ago
Fix 0.23.0 docs

github.com/ramda/ramda.github.io - 33ff59289751c5b1cdb34f35c1fdc99fffdca5d4 authored about 8 years ago
fix jsdoc tags for drop to match take

github.com/ramda/ramda - f6e8d2b6739d1a69d26d10d412365d531632b348 authored about 8 years ago
Bumping to v0.23.0

github.com/ramda/ramda.github.io - 6bc3e621b3f6ddc62c91734cb2c1dcd9e01ff6fc authored about 8 years ago
Version 0.23.0

github.com/ramda/ramda - 5dec606e0504af973cd6e0ceec8997b72800eb6b authored about 8 years ago
Fix tail function length (#2020)

* Fix tail function length.

* Fix comments outdated by removed hasMethod.

github.com/ramda/ramda - 8a5ca01147c7445799bfb2381b771bdfb61676fa authored about 8 years ago
Use _xfBase for XDropRepeatsWith (#2001)

github.com/ramda/ramda - 6fdbe27d286bbbbc9c97049a6b3c3b11cc01b434 authored about 8 years ago
Merge pull request #1992 from asaf-romano/set-functions-equality

Fix _Set regression in functions handling

github.com/ramda/ramda - 0c45a57fc955317f129be04ad2344dd1c98713bf authored about 8 years ago
Fix _Set regression in functions handling

Closes #1987

github.com/ramda/ramda - f63e92411aa7c6086c1c2ffeb930ba593f6095ef authored about 8 years ago
add @see R.converge in useWith.js, and vice versa (#1991)

github.com/ramda/ramda - f82fb415b43fff674e6e76bd477a3c7d3cbfd7f9 authored about 8 years ago
Merge pull request #1986 from scott-christopher/kleisli-fix

pipeK/composeK generated fns now expect unlifted values

github.com/ramda/ramda - 135033376e37e7a3099d72ae9e7b4b0fb6f5dca3 authored about 8 years ago
pipeK/composeK generated fns now expect unlifted values

github.com/ramda/ramda - fcbb62b1a93b021414127787acb5c7d65bf5275d authored about 8 years ago
Add hack to fix navbar blocking docs content (#161)

github.com/ramda/ramda.github.io - f97d972302842ace09c5b5d4ce5180bf206a1fd7 authored about 8 years ago
Fix 45 - REPL not interactive if a secondary script does not load. (#46)

* Ensure loading only fails if Ramda fails

* Indicate which scripts failed to load, use those...

github.com/ramda/repl - 5805818de536f8c408f5988f2f3f905b6272bb5e authored about 8 years ago
flip reduceRight reducer arguments order (#1975)

* flip reduceRight reducer arguments order

* modify comment of reduceRight and add an unit te...

github.com/ramda/ramda - 68d1dc19fb035b0fcafcc1857331f9d00986470f authored about 8 years ago
sortWith, ascend and descend methods (#1946)

* Add `ascend`, `descend` and `sortWith` methods

See discussion in issue #994.
`sortWith` so...

github.com/ramda/ramda - 98908f92289dabd797770aca6c64bae1a96b0a9c authored about 8 years ago
Update logical function documentation. (#1971)

github.com/ramda/ramda - 158fa278635b3504148948d7845a3f0f10de0ce4 authored about 8 years ago
Add links to projects in script examples in README (#48)

github.com/ramda/repl - 8c21bbc39b26c83ef31409c11cfa3664fa5c3342 authored about 8 years ago
Use code blocks for commands in README (#47)

github.com/ramda/repl - d269cec4c291e61d328576f2a4c1aada0385dc25 authored about 8 years ago
stop loading external script for now (#157)

github.com/ramda/ramda.github.io - cfd828eb96f7c7dd4fe705b891aa4bd3f5869225 authored about 8 years ago
Update docs (#41)

* Start documenting API

* Formatting into tables, filling in details

* Format tables corre...

github.com/ramda/repl - 8b00a42cb635ede57c077be9987dd981748b169d authored about 8 years ago
Clarify docs for concat -> dropRepeatsWith (#1894)

github.com/ramda/ramda - 793c2a10350e7e669ab6474d9c7fa60f8f2ce611 authored about 8 years ago
fix build from many late commits (#1957)

github.com/ramda/ramda - 15ac0f1bc1c64a0ffc4eb17ca7e867ad67ffb82f authored about 8 years ago
Property tests (#1889)

* added property test for R.flip

* Property test for R.curry

* property test for R.always
...

github.com/ramda/ramda - af0c0ba875b2e6a453adababcedf693627b01917 authored about 8 years ago
add R.forEachObjIndexed to iterate over an object (#1917)

* add R.forEachObjIndexed to iterate over an object

* no dispatches to the `forEachObjIndexed...

github.com/ramda/ramda - cff4e1c7eed86636e585161f8687c15f5cd808a3 authored about 8 years ago
Add native functions to benchmarks where they exist (#1929)

* Add native functions to benchmarks where they exist

- Added benchmarks for either (address...

github.com/ramda/ramda - 1871ceed0a4a25c2d0c624d5078837ff5cc8c3c4 authored about 8 years ago
Removed node v0.10 support and Q devDependency

github.com/ramda/ramda - 6ee2f61d9a05f1b9eac3ae2ea66623419c6e4eee authored about 8 years ago
Introduce examples folder (#40)

github.com/ramda/repl - 02d57c316c21ac991ec081ecfd1b873542504d5b authored about 8 years ago
Add support for integer path segments in assocPath (#1926)

* Add explicit support for integer indices in path* functions

* Add support for integer path ...

github.com/ramda/ramda - d314846588965a119bd0d96339216919d8980288 authored about 8 years ago
add commonjs entrypoint for nodejs environment (#1928)

* add commonjs entrypoint for nodejs environment

* add section about removing/adding to contr...

github.com/ramda/ramda - 7cbc51053c3940a320b0468da4ad9367424dfe90 authored about 8 years ago
Add Gitter to navbar and pull external links right (#141)

* Add Gitter to navbar and pull external links right

* Rename Gitter to Discuss in navbar

github.com/ramda/ramda.github.io - f986ff2802c2282a69c87d91b25e9a71fe8e4e58 authored about 8 years ago
removed curry from the example for liftN (#1954)

* removed curry from the example for liftN

you don't need to curry functions that you pass to...

github.com/ramda/ramda - 92a219e503fdee84ad420a821d6beaf84160ddb5 authored about 8 years ago
Remove ramdocs redirects (#151)

github.com/ramda/ramda.github.io - a73a4e370e05e01f7dd59b2ae634300a0cc94b52 authored about 8 years ago
Merge pull request #1952 from kwijibo/patch-1

`R.curry` unneeded by `R.lift`

github.com/ramda/ramda - 2fa9a3b998f621c500640f5fe810038c15ddc8dd authored over 8 years ago
`R.curry` unneeded by `R.lift`

Remove unnecessary use of `R.curry` from `R.lift` examples; the function passed to `lift` doesn'...

github.com/ramda/ramda - 1e107ecc18107b31da36ddedddf73fbe040bc4e5 authored over 8 years ago
Fix try in REPL link in docs (#145)

github.com/ramda/ramda.github.io - 94afb4606cbf555514faa391550d3ffd96cb056b authored over 8 years ago
Remove old, unused jsdoc publish.js (#143)

github.com/ramda/ramda.github.io - c6cc8f6ef32f55b55f7bb39514819b57bd655ad4 authored over 8 years ago
remove unwanted dispatching (#1949)

github.com/ramda/ramda - 52d913a36f70ba34d2c72978c0713d21a7fa250a authored over 8 years ago
Merge pull request #1944 from davidchambers/slice

remove _slice

github.com/ramda/ramda - 17d45e015c01269dd1fd89c2b3a731c8a999acf9 authored over 8 years ago
Add Gitter Sidecar to home page (#138)

* Add Gitter Sidecar to home page

* Clean Gitter Sidecar options object

github.com/ramda/ramda.github.io - 822bccb0b5c3def11d93894845d36a4d04a7b6b1 authored over 8 years ago
Minification and css watch (#36)

* Add minify step, more watching, and a sourcemap

* update bundle

* Document changes to np...

github.com/ramda/repl - 45acc7c631ca9d215f40eace130291f99d595ece authored over 8 years ago
remove _slice

github.com/ramda/ramda - 21d6a29c6834d0508d4c1619ae4b793f3145e3e6 authored over 8 years ago
Add gitbook npm script (#140)

github.com/ramda/ramda.github.io - 83a231da5dd67a353af04147bdce7101507ac0ad authored over 8 years ago
Update dev dependencies (#139)

github.com/ramda/ramda.github.io - 266d200d5a60ceb71de0e50e0f8c834a57fae463 authored over 8 years ago
Update readme (#137)

* Add development notes to README

* Add local server note to README

github.com/ramda/ramda.github.io - 6b0265f8ebd4d8ec2e491c9f1eb593a30ddd9101 authored over 8 years ago
Replace REPL (#136)

* Replace existing repl with references to the repl repo

* Use CDN

* Adjust offset of the ...

github.com/ramda/ramda.github.io - 4a021f6d929e138ce06da38cbd3cecd8ad71ec57 authored over 8 years ago
Fix spelling of JavaScript (#1911)

github.com/ramda/ramda - 2dcbd5edc7e6b0336d08eec892b86f81d2766941 authored over 8 years ago
Add eslint semicolon rule (#1948)

* Add eslint rule to enforce semicolons

This is the coding standard for this project so it sh...

github.com/ramda/ramda - 718952ee974a342368f82bc30f0cea4dc6d3165b authored over 8 years ago
Some layout / theme tweaks (#28)

* Prevent scrolling off the controls

* Apply dracula theme, terser titles

* Update bundles...

github.com/ramda/repl - 1101686e3db5ca4dc2cb9cf680525b78a418b2b0 authored over 8 years ago
fix implementation of Function#chain (#1937)

github.com/ramda/ramda - daf080dc49bd4e5b35cd48219d558f749d9b40e9 authored over 8 years ago
Convert publish.js to Ramda functions (#133)

* Convert publish.js to Ramda functions

* Simplify simplifySee in publish.js

* Use fat arr...

github.com/ramda/ramda.github.io - af9304366fcd83b59ec78bc34128b95d4e425468 authored over 8 years ago
Protocol relative urls (#27)

* Remove margins from console/error elements when they are empty

* Set the size of the titles...

github.com/ramda/repl - 26ed5f5631c93fdfdff1822c01622cf19e4e58f7 authored over 8 years ago
Merge pull request #14 from scott-christopher/traverseOf

Add traverseOf

github.com/ramda/ramda-lens - f6342180afb089ca7c00da9f21fafd9b5fa01beb authored over 8 years ago
Add traverseOf

github.com/ramda/ramda-lens - adb3ef830ef65d3b252e8c9b86b9659e9698cdba authored over 8 years ago
Merge pull request #15 from ramda/bump-node-version

actually bump the version

github.com/ramda/ramda-lens - 6973f58a3551cbc6073e894200b9faabbe52ce21 authored over 8 years ago
actually bump the version

github.com/ramda/ramda-lens - f49c2ec4d45b55dcf5d488e511fd4a9fc3ad9b67 authored over 8 years ago
Merge pull request #12 from scott-christopher/listOf

Add listOf

github.com/ramda/ramda-lens - a61bc7f686cf7504c157c03cdc3b7c5b17708787 authored over 8 years ago
Graceful script loading (#25)

* Remove margins from console/error elements when they are empty

* Set the size of the titles...

github.com/ramda/repl - 29bbca09961dd890a6220d182f8b8b77f3d6dd0d authored over 8 years ago
Update styles (#134)

* Add less npm script

* Fix padding on home page

github.com/ramda/ramda.github.io - e4e785b9e7de3386eaf9e8a9d2585bda407489a3 authored over 8 years ago
Remove manual from version folders (#132)

* Remove manual from version folders

* Remove version from Makefile gitbook task

github.com/ramda/ramda.github.io - 8d59ede83930849a4ca9f7107e65e74c3b8a2a58 authored over 8 years ago
Revert "Replace repl" (#131)

github.com/ramda/ramda.github.io - 61834804a145df67fbc79afba981bafc5b7de420 authored over 8 years ago
Replace repl (#130)

* Replace existing repl with references to the repl repo

* Use CDN

* Adjust offset of the ...

github.com/ramda/ramda.github.io - 4a0c2dadebf58a8efda5884b95f3d7eaaf663959 authored over 8 years ago
Add Semigroup implementation for Maybe (#123)

* Add Semigroup implementation for Maybe

The concatenation method has been added for the two ...

github.com/ramda/ramda-fantasy - 55061d5822f2f5db60997b617e81838958c1355f authored over 8 years ago
Pre-integration CSS tweaks (#24)

* Remove margins from console/error elements when they are empty

* Set the size of the titles...

github.com/ramda/repl - 8b03b9bfd95decc31c42d88f050228df5d7fb8e3 authored over 8 years ago
merge conflict resolution

github.com/ramda/ramda-fantasy - c8ddd62b74e8cc80e6d1d37bdf60bec037f35ece authored over 8 years ago
Update dependencies (#23)

github.com/ramda/repl - fc3385fa63e1879fb00af3ac179d0cb7846a3a91 authored over 8 years ago
Bundle codemirror (#22)

* Introduce postcss-import for inlining CodeMirror CSS

* Bundle codemirror + addons + theme
...

github.com/ramda/repl - 2d5dc4bc2f4f3ba069669a0400eeb652891d7bd0 authored over 8 years ago
CSS - namespace, minify and autoprefix (#21)

* Namespace repl css

* Resolve conflict

github.com/ramda/repl - 7fb20e17c095fc164b1b2d000c826b8435b6c735 authored over 8 years ago