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

Merge pull request #2472 from andys8/docs-replace-var-with-const

Changed var to const in examples

github.com/ramda/ramda - f64685b1a31634cd03eda40df6568077a8526296 authored almost 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2473 from andys8/patch-2

Travis using node in version 8

github.com/ramda/ramda - e02a6ab9f2b5c9fb3b29485ac4efd84b4b4c7607 authored almost 7 years ago by Scott Sauyet <[email protected]>
Travis using node in version 8

github.com/ramda/ramda - f4bca437a735384b8bcec22a905f3a0fb055b4ac authored almost 7 years ago by Andy <[email protected]>
Changed var to const in examples

github.com/ramda/ramda - 84ecc3e5371118e1f25071b497162cc8abf183d8 authored almost 7 years ago by andys8 <[email protected]>
Readme: Import changed in v0.25

github.com/ramda/ramda - b15aeceaa3631e38accf7d584b2855397f6c4fcb authored almost 7 years ago by Andy <[email protected]>
Merge pull request #2452 from paldepind/rename-contains-to-includes

Rename contains to includes

github.com/ramda/ramda - 97d351aa880eb32e0857398d8114cdc17e26b0fa authored almost 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2466 from chrokh/doc-converge-arity

Clarify the arity of the function returned by converge.

github.com/ramda/ramda - 24152e7d84b323b34143d082619b036ee50618a3 authored almost 7 years ago by Scott Sauyet <[email protected]>
Clarify the arity of the function returned by converge.

github.com/ramda/ramda - 306a47c17ec5fac754d729c6f057416f456453fa authored almost 7 years ago by chrokh <[email protected]>
Merge pull request #2465 from leo19920823/master

add @see for startsWith and endsWith

github.com/ramda/ramda - b5e2387e5bbfb91a58b2106ec5722c9f4dd17d70 authored almost 7 years ago by Scott Sauyet <[email protected]>
Update endsWith.js

github.com/ramda/ramda - 376bc9af23ffd8e56ddace74ad02063d38873a1d authored almost 7 years ago by Leo <[email protected]>
Update endsWith.js

github.com/ramda/ramda - 5aa4858e070d700ddb925ce1bf6a149c50dd6297 authored almost 7 years ago by Leo <[email protected]>
Update startsWith.js

github.com/ramda/ramda - ecea2068cfa5b875a6ed02f9f77e67a2ab6e3451 authored almost 7 years ago by Leo <[email protected]>
Merge pull request #2462 from chrokh/sortBy-example-fix

Fix order of examples for sortBy.

github.com/ramda/ramda - 1fb842d79f1c36e4c67d3fa98b84570085dd21d9 authored almost 7 years ago by Scott Sauyet <[email protected]>
Fix order of examples for sortBy.

github.com/ramda/ramda - ab51d2eb632d45209f0a51046e92b9857629d6f0 authored almost 7 years ago by chrokh <[email protected]>
Removed references to deprecated function in docs

github.com/ramda/ramda - c0555aafa87149ec6f7bdb794bef9d1a660c0fb9 authored almost 7 years ago by Tim Crisp <[email protected]>
Rename contains to includes

github.com/ramda/ramda - 34d2b9e63d94533b5025e407d77a3bb1e7206c6c authored almost 7 years ago by Simon Friis Vindum <[email protected]>
typo

github.com/ramda/ramda - 9d824a56ed064abff645f22951ddcaceab7b32ad authored almost 7 years ago by Dimitri Mitropoulos <[email protected]>
add example to defaultTo

This is to clarify that some falsey values are allowed through. I realize that the reader can d...

github.com/ramda/ramda - 3aaf90ecb29013ffe5eefe23dec94ae29c8848a7 authored almost 7 years ago by Dimitri Mitropoulos <[email protected]>
Merge pull request #2446 from AndrewSouthpaw/patch-2

Provide babel-plugin-ramda example, clarify docs.

github.com/ramda/ramda - 97dcec41e746b25d973df201905a6c6dd50129da authored almost 7 years ago by Scott Sauyet <[email protected]>
transparent ico

github.com/ramda/ramda.github.io - 7fe155632c7b5b24faf6f940ef6ebd4122acbf23 authored almost 7 years ago by gaojian08 <[email protected]>
Fix typo, Rollbar -> Rollup.

github.com/ramda/ramda - 99d582bc7efcd2de9642b2f18e3f3e8d0eb65f5e authored almost 7 years ago by Andrew Smith <[email protected]>
Provide babel-plugin-ramda example, clarify docs.

github.com/ramda/ramda - 17efc00f7234e09d80f74528f60f15472e53f2b1 authored almost 7 years ago by Andrew Smith <[email protected]>
Merge pull request #2441 from AndrewSouthpaw/patch-1

Add docs on reducing bundle size for Ramda.

github.com/ramda/ramda - 255565b0a7c2a4562566966359619f9f2e1baf2a authored almost 7 years ago by Scott Sauyet <[email protected]>
Add docs on reducing bundle size for Ramda.

github.com/ramda/ramda - eb62935cd3e11e0a3f75afb3a59838b090796d6b authored almost 7 years ago by Andrew Smith <[email protected]>
Merge pull request #2436 from pito-svk/contains-using-string

R.contains using string

github.com/ramda/ramda - 8ac151c52a733368938369b7bfbbded709690a0c authored almost 7 years ago by Scott Sauyet <[email protected]>
Add example using R.contains with string

github.com/ramda/ramda - c400e6f90262351125135e190314cfb94ccfdc66 authored almost 7 years ago by Peter Parada <[email protected]>
Merge pull request #13 from jogold/prefer-complement

Add prefer-complement

github.com/ramda/eslint-plugin-ramda - f5f4c6cf590b3ccce582f5b8a40a4c14e691795c authored almost 7 years ago by Mathias Schreck <[email protected]>
Merge pull request #2432 from JasonSooter/patch-1

Update documentation for R.o

github.com/ramda/ramda - 52fabfa796f995c1afa5b21059a66ae33925b407 authored almost 7 years ago by Scott Sauyet <[email protected]>
Update phrasing of naming origin

github.com/ramda/ramda - a277d26543d20513c2c214222cb3efe44f363640 authored almost 7 years ago by JasonSooter <[email protected]>
Add more tests for prefer-complement

github.com/ramda/eslint-plugin-ramda - 5914f6ec6a1c0463bb1d1c88700067546e244351 authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Turn off prefer-complement by default

github.com/ramda/eslint-plugin-ramda - f25d7e4f7f9f8212e2bd8668199024f82dcfb4dd authored almost 7 years ago by Jonathan Goldwasser <[email protected]>
Add prefer-complement

github.com/ramda/eslint-plugin-ramda - 366e4b931229e228fd774feb678c1d4855f92f3a authored about 7 years ago by Jonathan Goldwasser <[email protected]>
Fix linting issue due to trailing space on line 10

github.com/ramda/ramda - b3b3b8660a546c17b99e35bff1360b3eae36f1bd authored about 7 years ago by JasonSooter <[email protected]>
Update documentation for R.o

Change prompted by conversation on issue https://github.com/ramda/ramda/issues/2430

github.com/ramda/ramda - 6b6da0e0ed11d61f372e6a0a70cad90a75b49ca3 authored about 7 years ago by JasonSooter <[email protected]>
Merge pull request #2424 from JustinTRoss/patch-1

Update Copyright Years

github.com/ramda/ramda - 3ea6e362fc0941583ab3cd3f1d0a56b9d57e0183 authored about 7 years ago by Michael Hurley <[email protected]>
Update Copyright Years

github.com/ramda/ramda - e0f61aa005abcf8c61c7c5821e9034ff16b912ec authored about 7 years ago by Justin Ross <[email protected]>
Merge pull request #204 from okonet/patch-1

fix: Disable autocompletion for the search input in Safari

github.com/ramda/ramda.github.io - ad98f01cfc3b4678a1a0c0110bb3d13dd641d876 authored about 7 years ago by Scott Sauyet <[email protected]>
fix: Disable autocompletion for the search input in Safari

Safari tries to autofill the input without the `autocomplete="false"`

github.com/ramda/ramda.github.io - 9f70d79ece57e4b4b54f579aab4b77df18aca17a authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #2371 from adispring/optimize-ap-description

Let R.ap function's signature more formal as an Applicative Functor

github.com/ramda/ramda - 8ca4586e82bcbe8f0bb9c1da155660b68b099726 authored about 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2412 from plumdog/fix_docs_for_startsWith_and_endsWith

Fix docs for startsWith and endsWith

github.com/ramda/ramda - 3eaf20d8b32d6b3e4e0daa4871041445e197f96a authored about 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2409 from chiraggshah/documentation-related-to-v0.25

Added documentation related to changes in default export

github.com/ramda/ramda - 11f4d204ac2e19495240bee8422876ddd1718dd4 authored about 7 years ago by Scott Sauyet <[email protected]>
Fix docs for startsWith and endsWith

github.com/ramda/ramda - 4205d634d18fc9079ebb83e4ac4322003bce475a authored about 7 years ago by Andrew Plummer <[email protected]>
Added documentation related to changes in default export

github.com/ramda/ramda - 2e96e2ae094506fd047e88aba33e7b76635b902b authored about 7 years ago by Chirag Shah <[email protected]>
Merge pull request #2408 from arizonatribe/fix-traverse-example

Simple fix to the traverse example so that it works in the REPL

github.com/ramda/ramda - 65b8ed98fa297cf6d14f491b2e5380f564904571 authored about 7 years ago by Scott Sauyet <[email protected]>
Simple fix to the traverse example so that it works in the REPL

github.com/ramda/ramda - 8da4e43d9e36bf31e9a5412c20bf9a3a53095275 authored about 7 years ago by David Nunez <[email protected]>
Merge pull request #12 from ramda/bugfix

Bugfix for map and bump version

github.com/ramda/eslint-plugin-ramda - 1a63925bdf49317693726169a8a5f1b658f82e03 authored about 7 years ago by Marcelo Camargo <[email protected]>
Bump version!

github.com/ramda/eslint-plugin-ramda - b471863f6eb624a12973392f4a0927807909473b authored about 7 years ago by Marcelo Camargo <[email protected]>
Reference eq-by-simplification on README

github.com/ramda/eslint-plugin-ramda - 6a007239b496787e7e8837c4a6f7babc27e596f3 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge branch 'master' of https://github.com/haskellcamargo/eslint-plugin-ramda into bugfix

github.com/ramda/eslint-plugin-ramda - 0bb08a58f64bf2697132f69dda191d627370571e authored about 7 years ago by Marcelo Camargo <[email protected]>
Bugfix for map simplification

github.com/ramda/eslint-plugin-ramda - 37537f3b7bcc5213bd162b85dea349be42459e95 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #11 from ramda/more-rules

Add rule `eq-by-simplification`

github.com/ramda/eslint-plugin-ramda - 237fd77f84c2b7258538040d49d1ff705308324b authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #10 from jogold/rule/compose-pipe-style

Add compose-pipe-style rule

github.com/ramda/eslint-plugin-ramda - e1c0aa212aec22acb9cb5855ea5733aeca33b398 authored about 7 years ago by Marcelo Camargo <[email protected]>
Restrict `prop` call to 1 argument

github.com/ramda/eslint-plugin-ramda - 8cf41a330f46db594ba861d964c9dfaaecac3944 authored about 7 years ago by Marcelo Camargo <[email protected]>
It was a typo

github.com/ramda/eslint-plugin-ramda - bf5ef6317c415ad76c8c50d137bcda0b8bb3c9a8 authored about 7 years ago by Marcelo Camargo <[email protected]>
Use complement of empty and disable recommended

github.com/ramda/eslint-plugin-ramda - abb152920434876a3674727a1f12260e85175180 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add tests

github.com/ramda/eslint-plugin-ramda - 3a9c49429969a1a040bd39516b9c1463ab2a83c5 authored about 7 years ago by Jonathan Goldwasser <[email protected]>
Update rule description

github.com/ramda/eslint-plugin-ramda - e0fb75e7e2891017ad1ab6bff18bba67183e3d0e authored about 7 years ago by Jonathan Goldwasser <[email protected]>
Fixing vulnerability with old version of uglify (#167)

github.com/ramda/ramda-fantasy - f5129f4c10a148818e3b97197dba010d68cf3fca authored about 7 years ago by Scott Sauyet <[email protected]>
Version 0.8.1

github.com/ramda/ramda-fantasy - 3522ba791b7383a6a40af8bc740841176364c168 authored about 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2365 from hrldcpr/mergeLeft-mergeRight

add mergeLeft and mergeRight

github.com/ramda/ramda - 8ef5cbb0aff26bba2c9e7efd9cbed3d8d1eccebd authored about 7 years ago by Scott Sauyet <[email protected]>
Refactor if statements

github.com/ramda/eslint-plugin-ramda - 0a77161bb451541f67891f49d9ffc47d3cbb055b authored about 7 years ago by Jonathan Goldwasser <[email protected]>
rules: add compose-pipe-style

github.com/ramda/eslint-plugin-ramda - 03f7f375bc8d39335f4fbdf00308a3efe1d22f32 authored about 7 years ago by Jonathan Goldwasser <[email protected]>
Undo change to mapAccumRight accumulator argument order (#2390)

github.com/ramda/ramda - e58a9201838d9957b1a8e32bbccc52f6b5b07696 authored about 7 years ago by Drew Goodwin <[email protected]>
Merge pull request #2394 from CrossEye/fix-pathOr-propOr-inconsistency

reimplementing propOr atop pathOr, fixes #2391

github.com/ramda/ramda - 1aba18bc0c99bdc3e4181b65edfedb48be50cc87 authored about 7 years ago by Scott Sauyet <[email protected]>
reimplementing propOr atop pathOr, fixes #2391

github.com/ramda/ramda - e26fe5bd606855e9c52d291dc9ce6a56ccfbf461 authored about 7 years ago by Scott Sauyet <[email protected]>
Add rule `eq-by-simplification`

github.com/ramda/eslint-plugin-ramda - df74dab7cddf0e0b2b03738368f87b761a791b72 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #9 from ramda/new-rules

Detect new code smells

github.com/ramda/eslint-plugin-ramda - 2f1f8f8ea9b24384e61091e9c1b2fda361d44b5e authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #203 from zehua/revert-194-revert-190-update-rawgit-url

Revert "Revert "Support versioning of ramda-repl js file""

github.com/ramda/ramda.github.io - bd042c63de61d9998c03bd6a4ba7c72c209f34ba authored about 7 years ago by Michael Hurley <[email protected]>
Revert "Revert "Support versioning of ramda-repl js file""

This reverts commit 9563d43d8739ec3567a9c13d2c30941e8fed6d04 and PR #194.

github.com/ramda/ramda.github.io - aeff0262555e1c03f6cee0980fd943050302c954 authored about 7 years ago by Zehua Liu <[email protected]>
New rules with 'off' recommended config

github.com/ramda/eslint-plugin-ramda - 6eeb3dad360cac015bdfd45416ba7149f38c6248 authored about 7 years ago by Marcelo Camargo <[email protected]>
Make it simple

github.com/ramda/eslint-plugin-ramda - 46fb59d11bbc4800bebad465cce5adc38b4c4be5 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #191 from zehua/fix-repl-style

Fixed interference of css style from docs page to repl

github.com/ramda/ramda.github.io - 230ea1120f81ed0a611282a6d835296d9f6024b7 authored about 7 years ago by Michael Hurley <[email protected]>
Bump version to 1.1.0 and fixed repo url (#51)

- Starting to use versioning because ramda.github.io depends on it

github.com/ramda/repl - a23df3db6f0c605d880f776946d680ca4400ae3b authored about 7 years ago by Zehua Liu <[email protected]>
Bump version!

github.com/ramda/eslint-plugin-ramda - da8d71c169ecfaa8cff05b26bfa658506ebed8e4 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add pipe simplification

github.com/ramda/eslint-plugin-ramda - 9286e9cdefb16d81ed6b7795cc8c85de6aadf3b6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Detect map(pickAll(_))

github.com/ramda/eslint-plugin-ramda - 338abb7a95fa79a2faa749f8ce08be32f868624c authored about 7 years ago by Marcelo Camargo <[email protected]>
rules: add always-simplification

github.com/ramda/eslint-plugin-ramda - 7350c1dbb7cd14cfdd3fdab9ce1ff3211f569429 authored about 7 years ago by Marcelo Camargo <[email protected]>
rules: add always-simplification

github.com/ramda/eslint-plugin-ramda - ef4517932971a5bab638b8a9f089bb3396d8475f authored about 7 years ago by Marcelo Camargo <[email protected]>
rules: add prefer-ramda-boolean

github.com/ramda/eslint-plugin-ramda - 48b9f681f8958f867785284d62599daf598c3487 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #8 from ramda/specialized-names

Support for specialized functions

github.com/ramda/eslint-plugin-ramda - 673071b8bea1882dff285b576d46adcaa30d8f36 authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix case where rule would break

github.com/ramda/eslint-plugin-ramda - ffb3234bc6f51fca6ca448b7e999004c0fd5610a authored about 7 years ago by Marcelo Camargo <[email protected]>
Support literal array access

github.com/ramda/eslint-plugin-ramda - 8f390cca055c9378db6107b9f4154cb8b998962e authored about 7 years ago by Marcelo Camargo <[email protected]>
Remove lockfile

github.com/ramda/eslint-plugin-ramda - 163d9086cbd4f36ffb399e8a00c57b28f7bc8818 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add helper to whitelist and rename isName

github.com/ramda/eslint-plugin-ramda - 5b49ca77e50f32ab37b5b1a731208d0e78ca64b6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Bump version!

github.com/ramda/eslint-plugin-ramda - 3787095fbde65682c18e614c05e21d4c54604c75 authored about 7 years ago by Marcelo Camargo <[email protected]>
`complement` specialization

github.com/ramda/eslint-plugin-ramda - 29721dfec35310495fed203ab353e810612f6dac authored about 7 years ago by Marcelo Camargo <[email protected]>
Specialize `either` and `both`

github.com/ramda/eslint-plugin-ramda - 05bb44544b333a512a32fc896a3a4bd540b92aa6 authored about 7 years ago by Marcelo Camargo <[email protected]>
`cond` specialization

github.com/ramda/eslint-plugin-ramda - 79b5234e9ba269decfa99bc661b1b5d1bdc74ec3 authored about 7 years ago by Marcelo Camargo <[email protected]>
`anyPass` simplification

github.com/ramda/eslint-plugin-ramda - 6b5535c916c53290fa6374ecdb3d4c9625c71955 authored about 7 years ago by Marcelo Camargo <[email protected]>
`reduce` specialization

github.com/ramda/eslint-plugin-ramda - f16cad683de60df63df169a2e287b4a632a1040b authored about 7 years ago by Marcelo Camargo <[email protected]>
`merge` especialization

github.com/ramda/eslint-plugin-ramda - ac4f46cf4134aaec3a33dc6353b94449a2a0fcb4 authored about 7 years ago by Marcelo Camargo <[email protected]>
Mark TODO for propSatisfies

github.com/ramda/eslint-plugin-ramda - b7758cf9bf5619d83bffef3f90d8fcf5c6715d60 authored about 7 years ago by Marcelo Camargo <[email protected]>
`propSatisfies` specialization

github.com/ramda/eslint-plugin-ramda - 9221eaceffd7061d5b70fc56983ebbbe8520f6e4 authored about 7 years ago by Marcelo Camargo <[email protected]>
`map` specialization

github.com/ramda/eslint-plugin-ramda - 0593c24f517d8438e8cf4e6973102a464f61178b authored about 7 years ago by Marcelo Camargo <[email protected]>
More tests for set

github.com/ramda/eslint-plugin-ramda - a9fba579d02e036c5ed9e8eeee9bed41bb516695 authored about 7 years ago by Marcelo Camargo <[email protected]>
`set` specialization

github.com/ramda/eslint-plugin-ramda - 2f9ba24dc31a1b95d35c3ce477e1746e8dcf4236 authored about 7 years ago by Marcelo Camargo <[email protected]>
`ifElse` specialization

github.com/ramda/eslint-plugin-ramda - e10d009a6581eadcc08634c0761b87337b7cc0e8 authored about 7 years ago by Marcelo Camargo <[email protected]>
`filter` specialization

github.com/ramda/eslint-plugin-ramda - da325cdc04d1c0fc82e71a194e514e332ea074c6 authored about 7 years ago by Marcelo Camargo <[email protected]>
`unless` specialization

github.com/ramda/eslint-plugin-ramda - 36ab57b00727c5e9178de80d0aa0542a7d89d044 authored about 7 years ago by Marcelo Camargo <[email protected]>