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

extract logic common to R.lPartial and R.rPartial

9135cf368805d8048abaed24b2116f46676bf6ed authored almost 10 years ago by David Chambers <[email protected]>
update R.isEmpty to return true for 0, -0, and NaN

19f795d5faad79763cc21ace221b2df06300ea07 authored almost 10 years ago by David Chambers <[email protected]>
use _contains rather than _indexOf where appropriate

a0ec03518f526cb25b45961e132e59a429c16115 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #530 from kedashoe/allow-examples-to-import

allow examples to require()

511f2d850c6ec914a1d71ba541bf0c143832ed55 authored almost 10 years ago by Michael Hurley <[email protected]>
allow examples to require()

0d9cb04b99c4fb9340f47b0b8708c8bfcf616afa authored almost 10 years ago by kedashoe <[email protected]>
fixes #521 helper fns in public docs [ci skip]

887f843f1e9646bb91da626ffb3a4de8cd119a7d authored almost 10 years ago by buzzdecafe <[email protected]>
Merge pull request #526 from buzzdecafe/master

commute and commuteMap

5554f26b52259bd3724a27b0f52b9757b0ce90c2 authored almost 10 years ago by Michael Hurley <[email protected]>
commute and commuteMap, re-impl with append

186fd16e5a562a931866f4e38b589367005372c6 authored almost 10 years ago by buzzdecafe <[email protected]>
Merge pull request #529 from davidchambers/jsdoc

standardize capitalization of JSDoc type annotations

69ba5a56b5072b241c71658c39becccdefb3fc56 authored almost 10 years ago by David Chambers <[email protected]>
standardize capitalization of JSDoc type annotations

7a146c0098fe4aaa8e8f8a29114411a138fb9ef9 authored almost 10 years ago by David Chambers <[email protected]>
remove erroneous argument to String.prototype.trim

81981821019d82c4be9e336a549d86ca9f04a386 authored almost 10 years ago by David Chambers <[email protected]>
another JSON ref

3d3eefa7b32adc510b631b334cdf9d3478101f2c authored almost 10 years ago by buzzdecafe <[email protected]>
hack around JSON for IE7

50490bb3dfcc0025f4c5d7690f296b094decd87b authored almost 10 years ago by buzzdecafe <[email protected]>
IE7 does not have JSON

85d47ed91002d105a9051a498e3c92804709d993 authored almost 10 years ago by buzzdecafe <[email protected]>
fix broken props test in IE < 9

196f318abf3c65295f6b408e4c454a3f5dae6095 authored almost 10 years ago by buzzdecafe <[email protected]>
trying to fix sauce

d966911f9882e2cd2d23aa101f007409abe28684 authored almost 10 years ago by buzzdecafe <[email protected]>
Merge pull request #520 from arcseldon/wrap

Update wrap to correctly return wrapped function arity

544da70c0fc3b0d2e09f129245a37d769f039710 authored almost 10 years ago by Michael Hurley <[email protected]>
Update wrap to correctly return wrapped function arity

e6127d3b293cb06c03f04d099283eb037f09d5a4 authored almost 10 years ago by arcseldon <[email protected]>
Merge branch 'master' of github.com:ramda/ramda

20bec6e75dbe902462d574281402190e127a22db authored almost 10 years ago by buzzdecafe <[email protected]>
lens docs [ci skip]

b21f4b4411e5b833cea9f5aadf22233e3d272b8a authored almost 10 years ago by buzzdecafe <[email protected]>
Merge pull request #518 from davidchambers/cond

add R.cond and rename existing function of that name

e055abd201610a7799ac8569adea5b27f349ad16 authored almost 10 years ago by David Chambers <[email protected]>
doc fixes, closes #517 [ci skip]

4a3c071c767c7206ddbeee4f314b671f7e42bb4c authored almost 10 years ago by buzzdecafe <[email protected]>
Merge pull request #519 from davidchambers/arg-n

rename R.identityN

44ba9b7c69d0f4b1c4fea3ac610a143f3bd55e30 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #515 from davidchambers/unapply

add R.unapply

59937fbf24596f69212567392e4b38f0a04d3310 authored almost 10 years ago by Michael Hurley <[email protected]>
rename R.identityN

bfb6fcefbe1b0ab7dc66fc5af90a3888ecf43876 authored almost 10 years ago by David Chambers <[email protected]>
add R.cond and rename existing function of that name

2e372f02d593af379ba3b5c385be5f466d81a613 authored almost 10 years ago by David Chambers <[email protected]>
add R.unapply

e0e28fec02a0866dc7fe444928cacb42eb04f076 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #516 from davidchambers/identity-n

add R.identityN

09028bec8e04947b8000eeeab380fb23b006106e authored almost 10 years ago by David Chambers <[email protected]>
add R.identityN

3fcc886d4530cac2747a2fa23176a770d8c55678 authored almost 10 years ago by David Chambers <[email protected]>
closes #428

5de0d9a26d1e6a978b67a8f2927a20cd2e0b4dee authored almost 10 years ago by buzzdecafe <[email protected]>
use _slice in invokerN

95ee0216d6489c961570aa4146d6c556d32f4ed4 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #510 from paldepind/master

Change invokerN to take a method name as string

911bfea3b1f4b0aa772c7a5dc1fdcf9d7bc15da2 authored almost 10 years ago by Scott Sauyet <[email protected]>
change invokerN to take a method name as string

32d2402031c23f51730362d6752916a98e290ab1 authored almost 10 years ago by paldepind <[email protected]>
Merge pull request #490 from JAForbes/type

A type reporter for ramda

13c2cdbc01c0fa78b2d2189edea80f431c9eacd1 authored almost 10 years ago by Scott Sauyet <[email protected]>
R.typeof now R.type, removed ES3 branching, more tests

cdd6241db6c7e05a1a9b44316bdbee182431b436 authored almost 10 years ago by James <[email protected]>
Merge pull request #507 from davidchambers/is-array

ensure return value of isArray is Boolean

23bb1eecd3f5f379d0e16ff76aa6d642b61abf32 authored almost 10 years ago by David Chambers <[email protected]>
ensure return value of isArray is Boolean

4f38e041d0f7a71165e8494f3e7d9fdf38080d7d authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #506 from davidchambers/consistency

formalize function style and naming

da2c8a3d84378f807e87a6af5c64dfca6daaa6ac authored almost 10 years ago by Scott Sauyet <[email protected]>
formalize function style and naming

1. Top-level helper functions are defined via function statements:

function _add(a, b)...

b5dfb38cc511344949044369d5ed2894cc1e0850 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #500 from davidchambers/append-to

add R.appendTo and R.prependTo

436563325f86d762d46f6a5f760163275fe45c98 authored almost 10 years ago by Michael Hurley <[email protected]>
Merge pull request #504 from davidchambers/envvar

integrate envvar

edb3829656337e0aac209c9df6b5d49e95c8bbd7 authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #501 from anton-rudeshko/props

Renamed `props` to `propOf`, reimplemented `props` as multiple `prop`

c74ae23ea4badd2d18d073bd6139a72d4b079c93 authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #502 from davidchambers/global

remove window.ramda alias

46431585af119692ad1cd1a5d6e604ac7535096e authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #496 from davidchambers/strict

do not treat null/undefined as the empty list

88e1388539ec70edc491181983bde71efab65750 authored almost 10 years ago by Michael Hurley <[email protected]>
Merge pull request #505 from davidchambers/concat-empty-string

fix hasMethod to fix R.concat('')

dd7007fa0a3787b906f616e9deffd672a625e3e7 authored almost 10 years ago by Michael Hurley <[email protected]>
Renamed `props` to `propOf`, reimplemented `props` as multiple `prop`

ce024685e1137c373c82fdda39067a40e7dd3aa8 authored almost 10 years ago by Anton Rudeshko <[email protected]>
fix hasMethod to fix R.concat('')

601bc2339f443251f829c818c8d5d4e918f36534 authored almost 10 years ago by David Chambers <[email protected]>
integrate envvar

4df32ae2aa21f1831b03701f08323233f416135c authored almost 10 years ago by David Chambers <[email protected]>
remove window.ramda alias

c3171defdac18592f73c8ba79f54bf0ad486d64c authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #503 from davidchambers/lint

lint sauce files

97a2ddc54e6a719daef90cba4148752ed6417a41 authored almost 10 years ago by David Chambers <[email protected]>
lint sauce files

1750d05522547ebba8f4edcf27254f80b7a1f68b authored almost 10 years ago by David Chambers <[email protected]>
add R.appendTo and R.prependTo

2deb4bc06bba354485a29acb16c007a197ff1fda authored almost 10 years ago by David Chambers <[email protected]>
do not treat null/undefined as the empty list

6fa59d6531e3239782843733fc6d72aed4f69568 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #493 from davidchambers/nth

add R.nth

e4937800d3489a890468e713bef30b7c7ac6ae1e authored almost 10 years ago by Scott Sauyet <[email protected]>
Less verbose R.typeof

b43ea868dec2ae2a2ec9be4407097fe7bcda389e authored almost 10 years ago by James <[email protected]>
Support ES3 edge case

2a1aad929fab3137c054236ca0cfa9b708c70bea authored almost 10 years ago by James <[email protected]>
removed custom types changed named to typeof

df0c3c3d7d2ae5dedc10323a1a1f46a802f4b483 authored almost 10 years ago by James <[email protected]>
add R.nth

a25d6c63ae7c4bd4b93e18acf94d366cc9c42bae authored almost 10 years ago by David Chambers <[email protected]>
Merge branch 'master' of https://github.com/ramda/ramda

143fc56002925ddd4b790268d0041f29f0025557 authored almost 10 years ago by Scott Sauyet <[email protected]>
Very minor tweaks.

d10cbe549126a18c38cb89f98cf32388ae4b7bb7 authored almost 10 years ago by Scott Sauyet <[email protected]>
Added further assertions and support for custom types

a62eee04cbd63758badc88335d111171e442572b authored almost 10 years ago by James <[email protected]>
A type reporter ramda

d76ef0841d837976bc97f47bc51a18f55c9f4985 authored almost 10 years ago by James <[email protected]>
Merge pull request #488 from buzzdecafe/master

add bookmarklet [ci-skip]

d805767d7b9ffbdd6dc8226630aecd3f8e9ea557 authored almost 10 years ago by Michael Hurley <[email protected]>
add bookmarklet

7b79d27cbc5aee5ad0c88cc91b70d268373ae579 authored almost 10 years ago by Michael Hurley <[email protected]>
Merge pull request #487 from jethrolarson/jsdoclazy

Fixed return types. Updated sigs to distinguish between arrays and lazy ...

63f26908fa74d6456c57e5f2dd75406331e4c61c authored almost 10 years ago by Michael Hurley <[email protected]>
Fixed return types. Updated sigs to distinguish between arrays and lazy lists.

f68ea0f49aff510e8e826ed7dba6f4aef6fca0f2 authored almost 10 years ago by Jethro Larson <[email protected]>
fixes #486

05a4461b95662ac998b49906dfb352b3e7316d98 authored almost 10 years ago by buzzdecafe <[email protected]>
Replace console.log calls with assert-able calls.

404399c2a0913f770f1fbfb8a913bdd5dbbfb74a authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #483 from davidchambers/remove-xprod-with

remove R.xprodWith

eb87578fa876c75fa544cbf78dae75019a44d84d authored almost 10 years ago by Scott Sauyet <[email protected]>
remove R.xprodWith

1659e05f40ce584c6a6e4679a03fa11a726be6dc authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #462 from donnut/cloneDeep

implementation of cloneDeep

698e8fb766b5af6e9067dc62512fafdc459f7464 authored almost 10 years ago by David Chambers <[email protected]>
implements cloneDeep

802271d98e964e341853a05dae8b544e709f7d82 authored almost 10 years ago by Erwin Poeze <[email protected]>
A few changes to #451 suggested by megawac

235fb4fc9f5a6c61a0df95030d8796d97f7d7991 authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #451 from CrossEye/setPropAndPath

Set prop and path

d87db65b49829c71312f076d2129cf2eb3b38abc authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #474 from JAForbes/patch-2

Remove LF validation to make testing on Win easier

4d7b0b52e6070b5c0ed94884545f38f671a7daff authored almost 10 years ago by Michael Hurley <[email protected]>
Merge pull request #469 from JAForbes/master

Normalize all line endings

03b4e9868974b7ef350eeee6c7100c75b435fb90 authored almost 10 years ago by Michael Hurley <[email protected]>
Updating based on feedback

d52bd6032bf0ca46b700ffdd9090c106fc2cb9f3 authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'setPropAndPath' of https://github.com/CrossEye/ramda into setPropAndPath

44f9b3e450195479256dd760a017a19fdf8d2701 authored almost 10 years ago by Scott Sauyet <[email protected]>
update browser configs

feb2749b623dc9709c59559d9c385ed3556cc09b authored almost 10 years ago by buzzdecafe <[email protected]>
Update .gitattributes

fd16224f30a67ccbb559c7e5ad11c051063fed31 authored almost 10 years ago by JAForbes <[email protected]>
delete vestigial docs directory

895d48e9cd7acaf7d5a81a00c44eab5e1b06f6f9 authored almost 10 years ago by buzzdecafe <[email protected]>
Merge pull request #459 from buzzdecafe/lens

lens and tests

eba150af150fd16dc7b6705190db2e47c9ba9127 authored almost 10 years ago by Michael Hurley <[email protected]>
fix for old IE

57f6a05b92f932576a86ec70fd393d86f23ae1de authored almost 10 years ago by buzzdecafe <[email protected]>
Version 0.7.2

df8b620e460c0b2fce408da2b58f5c99308f90af authored almost 10 years ago by buzzdecafe <[email protected]>
fixes #388 (arity of op functions)

0b3215bbd9b5f959599c1c14e3c652daa12955b0 authored almost 10 years ago by buzzdecafe <[email protected]>
fixes #482 (isArrayLike)

2180efd123da197bc5e6ffbfc12d9363370b7d5d authored almost 10 years ago by buzzdecafe <[email protected]>
Version 0.7.1

5f737ebdbf598fbceabed39aefbbef931094ed49 authored almost 10 years ago by David Chambers <[email protected]>
Version 0.7.0

ffcb76721f182ad70de848100d81d1e655e7a5b1 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #461 from davidchambers/xyz

automate release process

310411dd848865eeb8eb04c755a0a6a2086ae6e1 authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #475 from davidchambers/dc-test

test: banish the word "should" from descriptions

dc803d47762e6f38d345c0f064402559b7ac0f93 authored almost 10 years ago by David Chambers <[email protected]>
test: banish the word "should" from descriptions

3b0ae4c5798a4369838626d6b471955864bf2219 authored almost 10 years ago by David Chambers <[email protected]>
Tweaking comment that was breaking JSDoc

5d6560b07ca2553918911dd52bdfcde453d03470 authored almost 10 years ago by Scott Sauyet <[email protected]>
Merge pull request #471 from benperez/bp-add-scanl

Add R.scanl

059330c429d83eb465b9037027f1887aab818a60 authored almost 10 years ago by Scott Sauyet <[email protected]>
Add R.scanl

c807c6c4c050bfb8d382f1f42169690e91ce34c6 authored almost 10 years ago by Ben Perez <[email protected]>
Remove LF validation to make testing on Win easier

#468

dc04f80b438701fc2d7f5b790004205358bea535 authored almost 10 years ago by JAForbes <[email protected]>
Normalize all line endings

bd908957152da37c504a70c0065afcb2ed7596c8 authored almost 10 years ago by James <[email protected]>
automate release process

2ed6a5c43ac305b674078b58def1c0dc0841dd15 authored almost 10 years ago by David Chambers <[email protected]>
Merge pull request #467 from TheLudd/replace

Add R.replace

d2ba827fa665cb5816fe57b20cd15ec678fa249a authored almost 10 years ago by Michael Hurley <[email protected]>
Merge pull request #466 from TheLudd/path-doc

Change category of path functions from string to object

8b1e3e852d6fae0d78eec085dbfdda58e7a3134e authored almost 10 years ago by Michael Hurley <[email protected]>
Add R.replace

This adds R.replace witch replaces parts of a string with a replacement
string. All it really do...

aed7239d84b23bf4fd6e16b701bd70233b34de81 authored almost 10 years ago by Ludwig Magnusson <[email protected]>