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

make R.partial and R.partialRight binary functions

27a7a11c4a47c1c379abe810d02eb9cd9cddbbdf authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1432 from branneman/master

Added missing dispatch information to docstrings

8df39d157945b54a87e7954620d04bf22311b1b5 authored about 9 years ago by Scott Sauyet <[email protected]>
Added missing dispatch information to docstrings

b4d4c57348a5d04eb35077e32d510d0cf247fb3e authored about 9 years ago by Bran van der Meer <[email protected]>
Merge pull request #1428 from branneman/master

#1417: Added dispatchables to docstrings

89b23963ca25424b55d62d2380f64462899961a2 authored about 9 years ago by David Chambers <[email protected]>
Added dispatchables to docstrings

ba6c10f7f30bcc2b16e40800480f75f7c3b919b6 authored about 9 years ago by Bran van der Meer <[email protected]>
Merge pull request #1426 from davidchambers/fmap

define R.map for Object

62351d645a15aca1e14d686a0903f0d90789e0be authored about 9 years ago by Michael Hurley <[email protected]>
define R.map for Object

0481c5daa5dc9c0b269af0acce090deccedd4d3a authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1419 from davidchambers/test

throw if first argument to R.test is not a regexp

42294b24e9c75025c1b086f0d0cb51574cd40e7f authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1420 from syves/converge

make converge a binary function

e4b8966a3ad33c40b51505fe27dec4072fcc4160 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1422 from scott-christopher/commuteMap-sig

Update commuteMap sig, impl to use reduceRight

66a1313552818dbda58d6b5cff9bebde45e90e78 authored about 9 years ago by David Chambers <[email protected]>
Update commuteMap sig, impl to use reduceRight

7ef6df08b8bbbe45831b0b5393782ce44c7aa9c9 authored about 9 years ago by Scott Christopher <[email protected]>
make converge a binary function

360d59049cded707d065433806d620262b7115c4 authored about 9 years ago by Shakrah Yves <[email protected]>
throw if first argument to R.test is not a regexp

fad810b22e8905ccab5d5203fc0f8df48b34215d authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1409 from davidchambers/commute-map

fix R.commute and R.commuteMap

396ba90befbc62e54fa22778257c05b380f52021 authored about 9 years ago by David Chambers <[email protected]>
fix R.commute and R.commuteMap

1502c6d5a683725b4536c61e778108d5d7950343 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1415 from davidchambers/eq

test: define "eq" function for asserting equivalence

38591acca06b0ef00a6c9b7ea0a530a74b71b95f authored about 9 years ago by David Chambers <[email protected]>
test: define "eq" function for asserting equivalence

f59c956d337374a6a3521888bf0975e0559c4ee9 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1408 from benperez/bp-function-functor-applicative

implement map, ap and chain for functions

220cc26799f6582d5d1ba058391948bfa5f81fe5 authored about 9 years ago by David Chambers <[email protected]>
make function function as applicative functor

35acea0dd9a32f0327737689ac9cc7b279d8d058 authored about 9 years ago by Ben Perez <[email protected]>
Merge pull request #1400 from davidchambers/has-method

remove _hasMethod

9c74f71868699f841d83779c3078be25bfb6a590 authored about 9 years ago by David Chambers <[email protected]>
remove _hasMethod

470e02bcaf15a8a1cf2d28ccc37b34ee6e44eaaa authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1407 from dumconstantin/invertObj-add-to-docs

Add docs on duplication and non-primitive objects for R.invertObj

edb70fa6af1c8c2d8269bffd8d7eecab23832f52 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1416 from davidchambers/travis

travis: migrate to container-based infrastructure

bb3ebab426813f33290e0486962ecd0a057922c5 authored about 9 years ago by David Chambers <[email protected]>
update docs for R.invertObj on key duplication and value coercion to string

a089ff1c50807854158738b756b62fd052d9281d authored about 9 years ago by Constantin Dumitrescu <[email protected]>
travis: migrate to container-based infrastructure

d592db86f467ebd35c3a9cd5f87f28afa59493b0 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1414 from benperez/bp-usewith-context

make useWith transformers respect context

7876b56984838f2128f9452e94b2fe95cf0781f6 authored about 9 years ago by David Chambers <[email protected]>
make useWith transformers respect context

b412edbc09518a5018ce006a3856f04c3b88b1fe authored about 9 years ago by Ben Perez <[email protected]>
Merge pull request #1397 from syves/useWith

make R.useWith a binary function

25667e437297001a9045fd02f8efa65efb524e90 authored about 9 years ago by David Chambers <[email protected]>
make R.useWith a binary function

fecd002ff497c3a3b00fa630713d42c6fa19afe0 authored about 9 years ago by Shakrah Yves <[email protected]>
Merge pull request #1406 from jimf/path-or

Add R.pathOr

638b7ff20e1b5ef8fbd44cb9bd52269bb96a8eb3 authored about 9 years ago by David Chambers <[email protected]>
Add R.pathOr

Implement R.pathOr as per the invitation for PR in #1054.

style: Prefer while loop over for

Im...

7ff5fcbde762b6efae7dc8ba99e694f49181231b authored about 9 years ago by Jim Fitzpatrick <[email protected]>
Merge pull request #1411 from ptolemybarnes/patch-1

Update README: CDNs make ramda available under the variable 'R'

452c99acddfcb13316bdb2ba00b9117a54bc4d3f authored about 9 years ago by David Chambers <[email protected]>
Update README: CDNs make ramda available under the variable 'R'

Not 'ramda' as previous.

c2715ee395d2494af7d487feb175a4ee766bccae authored about 9 years ago by Ptolemy <[email protected]>
Merge pull request #1410 from raine/modulo-docs

Fix modulo docs typo

2d85bff84b56dd7f941cb09f0bd97dcd769e7f74 authored about 9 years ago by Scott Sauyet <[email protected]>
Fix modulo docs typo

functions → function

334ee791deb7edd07dd70380cdcaf0c632d0cb24 authored about 9 years ago by Raine Virta <[email protected]>
Merge pull request #1388 from davidchambers/any-all

make R.anyPass and R.allPass return curried functions

03339bb60c2969c570e438ed7a262dc938845728 authored about 9 years ago by David Chambers <[email protected]>
make R.anyPass and R.allPass return curried functions

a599a531221d1f27765ecb48706b81e33ecec8f4 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1371 from gonzaloruizdevilla/master

aperture can act as a transducer

3d1eea8e968d6d9d05a0fdfcb066378e8c8e50c8 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1377 from davidchambers/contains-with

deprecate R.containsWith

dcf46788b80ae74dade3fa27ac05a931585b8261 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1391 from davidchambers/composition

do not curry functions returned by R.{compose,pipe}{,P}

3ea642c869b07908795bc5ce3e4972d1393288d3 authored about 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1398 from hemanth/arrow-fuctions

Arrow functions for docs.

8eeaff203c90fc09b816207b87bbe00516c11e3e authored about 9 years ago by David Chambers <[email protected]>
Arrow functions for docs.

7b3893406bd42e44822ea3e6c5a946ffab5f6163 authored about 9 years ago by Hemanth.HM <[email protected]>
Merge pull request #1396 from raine/evolve-docs-typo

evolve: fix typo

94653538ee01575a0b2da6449623077db9622458 authored about 9 years ago by David Chambers <[email protected]>
evolve: fix typo

44be6246cbbf4c65606ea1a2ce280372f8c1cc03 authored about 9 years ago by Raine Virta <[email protected]>
Merge pull request #1242 from davidchambers/is-empty

define R.isEmpty in terms of R.empty

072fae998c937257c09461c34e31043ebd8b4c44 authored about 9 years ago by David Chambers <[email protected]>
define R.isEmpty in terms of R.empty

6eb89a453a24a7149071a4c51612a9acff1abdb4 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1394 from davidchambers/equals

make R.equals return true for equivalent Arguments objects

502e4c87eb59733e7b3dd5a5d546f66956e442df authored about 9 years ago by David Chambers <[email protected]>
make R.equals return true for equivalent Arguments objects

6b47178103cd12bcac3ea450f792292c1e8570a1 authored about 9 years ago by David Chambers <[email protected]>
do not curry functions returned by R.{compose,pipe}{,P}

1f2e6706480b37790bdfc5d4c40124ea4302e7a1 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1378 from davidchambers/as-chars

remove _asChars

1848ecab569a0c2d77c75a8dbfc42a04d919faa2 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1351 from davidchambers/eq-by

add R.eqBy

333577800295a4827202548d6ffb41f012937d77 authored about 9 years ago by David Chambers <[email protected]>
remove _asChars

b2803caefe5b67268db070c5fd39e0b8c922f801 authored about 9 years ago by David Chambers <[email protected]>
add R.eqBy

2a651756cbd3aa58822e6aba160b435d2fe837c8 authored about 9 years ago by David Chambers <[email protected]>
deprecate R.containsWith

568dc1292e01e3599e11cbf2b4c33e9fa909fc92 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1335 from paldepind/simplify-logical-operators

Simplify logical functions

085d9ded41b68dd27d8f997587dbe838ec2ad291 authored about 9 years ago by Simon Friis Vindum <[email protected]>
Merge pull request #1373 from raine/once-docs

once/docs: mention that first result is returned later

ffd3c5db97bb23e270aa9c483efebe3f8d2651da authored about 9 years ago by Scott Sauyet <[email protected]>
once/docs: mention that first result is returned later

4737549a4c66e52b0371735006055ccd5c92afc9 authored about 9 years ago by Raine Virta <[email protected]>
Merge pull request #1369 from davidchambers/equals

dispatch recursively in R.equals

3b699ec17daa5ee0fc9d683ca939dbb6e1d62fd7 authored about 9 years ago by David Chambers <[email protected]>
dispatch recursively in R.equals

1873777499e8de9622376a342cd9446e744a175c authored about 9 years ago by David Chambers <[email protected]>
aperture can act as a transducer

56e2fa3354205b73f999247f84a64dc091a91426 authored about 9 years ago by Gonzalo Ruiz de Villa <[email protected]>
Merge pull request #1235 from davidchambers/equals

support Map, Set, WeakMap, and WeakSet in R.equals

76553fb290e2852e6f1edf3ba85c7f48e5398e95 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1331 from davidchambers/to-string

escape escape sequences in R.toString

079845366477acb2079753e8f85e4c5ffbfe52b3 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1359 from davidchambers/split

add alternative to type signature of R.split

ddcef9e651a59bb079cbc57d99a920d79e6bb3fc authored about 9 years ago by Scott Sauyet <[email protected]>
add alternative to type signature of R.split

14a2d930640976107189ee0ff755d8f1ad556bb2 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1358 from igncp/PR

Fix minor description errata

391e467ac994d241279dd07b1e7050395c3a8ca7 authored about 9 years ago by Scott Sauyet <[email protected]>
Fix minor description errata

81f9d12a8ac8802db0df25363ff14ad373d385fb authored about 9 years ago by Ignacio Carbajo <[email protected]>
Merge pull request #1354 from TheLudd/see-any

Add @see R.any tag to contains

3cd360a73520c37d641a8913de22ae4a3f8fefd9 authored about 9 years ago by David Chambers <[email protected]>
Add @see R.any tag to contains

6c1928f1c4811c1c5dda81b98a17fd58a8eaf74d authored about 9 years ago by Ludwig Magnusson <[email protected]>
Merge pull request #1350 from davidchambers/functions

deprecate R.functions and R.functionsIn

995b0b53f0e53879f5d3f3f7c345f3a025e504a6 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1349 from davidchambers/contains-with

replace R.containsWith examples

19613c1f91daadb8c77a4ca7e76af425570dd62f authored about 9 years ago by David Chambers <[email protected]>
deprecate R.functions and R.functionsIn

02d9114a35ec5f8670b81fae14bfa89c720b5a48 authored about 9 years ago by David Chambers <[email protected]>
replace R.containsWith examples

1e20e4474f29510d050e3efa531fd034da2b196f authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1275 from davidchambers/reverse

support strings in R.reverse

fec9da1bd2f027fca970d2fe89f95377a4b2e9a1 authored about 9 years ago by David Chambers <[email protected]>
support strings in R.reverse

de3450575702ad9129fabfa9ba131d1ae089ae80 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1295 from nomosyn/Rclone-dispatches-to-clone

Make clone dispatch to `clone` method if present.

a5c8917b632addd26088445e61a9e84886bae144 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1337 from davidchambers/over

update description of R.over

55108098fc227067a1ba5ece6d5a4bdb312518dd authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1347 from asaf-romano/allUniq-1

Rename isSet to allUniq

05472cdad206cfdd0536bd7132af47c5ed44fc8a authored about 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1346 from paldepind/see-props

Add @see mentions of `props`

513f0164b4d6a4850883aad7d5ac4c6da265f351 authored about 9 years ago by Simon Friis Vindum <[email protected]>
Rename isSet to allUniq

Closes #1278

f28adc24fee130ee30943ea7aac722cb7c883e1d authored about 9 years ago by Asaf Romano <[email protected]>
Add mentions of `props`

f81bb58bb158c6db2975d907211d4179282d4c16 authored about 9 years ago by paldepind <[email protected]>
Simplify logical functions

c6ee561433467cef6086ecbc43969d9d24c265af authored about 9 years ago by paldepind <[email protected]>
update description of R.over

93e9168d95e5f00d4c89a6a73ec26b40e59d3308 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1336 from igncp/PR

Add missing R variable in defaultTo documentation example

a9da324987e75178d1bf3b91dae44e09c84ccb19 authored about 9 years ago by David Chambers <[email protected]>
Add missing R variable in defaultTo documentation example

11d0b8ea2186f46b97993b0aa190d108bc15d722 authored about 9 years ago by Ignacio Carbajo <[email protected]>
escape escape sequences in R.toString

973f2f80d182ab494a9cb05c7552223a5e0c56e7 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1329 from davidchambers/ramda

[email protected]

47849793b1ace429ad94a640e9d435bfb3bf1173 authored about 9 years ago by David Chambers <[email protected]>
[email protected]

6fa81dda791ad8a56a9350d2a3589d81696b52b1 authored about 9 years ago by David Chambers <[email protected]>
[email protected]

908c2a7fddd85380a5a80558932363746703f13a authored about 9 years ago by David Chambers <[email protected]>
[email protected]

18c8e5a6966d9811f82063a25a1b336732f9ff14 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1325 from manuelmauro/master

Fix typo in _curry1 docs

2dce4a77eb78fcc68cc797634bf67ba51c1a7baa authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1323 from davidchambers/singleton

rename R.createMapEntry

839e1546d58889c577a0258555fe0b1d1e6afdeb authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1324 from davidchambers/deprecated

remove functions deprecated in v0.16.0

2ad3d6e61f68ceb2dc98572fde97650d5e278419 authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1326 from raine/fix-uncurry-example

fix uncurryN example

53bf742185ff0b9d772c1862fefe1b2892451244 authored about 9 years ago by David Chambers <[email protected]>
fix uncurryN example

085da3c54892422b15974d530ec7915f953a57e6 authored about 9 years ago by Raine Virta <[email protected]>
Fix typo in _curry1 docs

a9f153da8449eeb6d5ddf01f22216c1f2bb86bc9 authored about 9 years ago by Manuel Mauro <[email protected]>
rename R.createMapEntry

de2cc7e6872747d554539e3e76874b097b88c0d2 authored about 9 years ago by David Chambers <[email protected]>
remove functions deprecated in v0.16.0

6c0ba86b0c34be3e75afd34f98238b8aa6c33d4d authored about 9 years ago by David Chambers <[email protected]>
Merge pull request #1322 from geophree/takeLast-doc-fix

Fix takeLast example

3aa01b2b0c506560840f4d11cf0dc630497a6963 authored about 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1321 from geophree/sortBy-doc-fix

Fix sortBy example

4bd380555527075d88a953dac688e3576cc4d272 authored about 9 years ago by Scott Sauyet <[email protected]>
Merge pull request #1320 from davidchambers/boolean

fix signatures of R.T and R.F

85c649d56e37bb175723bbb73d1e765ffd51ab7e authored about 9 years ago by Scott Sauyet <[email protected]>