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

simplify implementation of _stepCat

128395135b1eca6951c6ed81bccd695a652628b7 authored almost 10 years ago
Merge pull request #908 from davidchambers/style

style: fix indentation

126a8b2811dcdbd7054d203b5e9061d9ebae2332 authored almost 10 years ago
style: fix indentation

220e9feb3e9f5fab334d9a661f0c3b20296af25c authored almost 10 years ago
Merge pull request #904 from davidchambers/clone

support cloning of RegExp objects in R.clone

710e1153b8934ef28fe6b65ce9c81524b9b4dbc3 authored almost 10 years ago
support cloning of RegExp objects in R.clone

daf8dd638707a4a5b1dc77a05d97f597b082cc83 authored almost 10 years ago
Merge pull request #878 from kevinbeaty/transducers

Initial transducers implementation

950dc5a54f0216b8dea89e5f9579c2c930497762 authored almost 10 years ago
Merge pull request #903 from raine/clarify-always-docs

clarify `always` documentation

2e4c22c52b81ee09f6108d88ccd8e8c6c7cff352 authored almost 10 years ago
Initial transducers implementation

- Squashed from buzzedecafe:transduce
- Rebased to master
- Discussed in ramduce
- Credits to @b...

82f8c35ce6a118353666fd944eca2ca0eee165da authored almost 10 years ago
Merge pull request #901 from davidchambers/test

add R.test

b5a9772af51b1681e36eb7a20f9f9ac8d6ec6667 authored almost 10 years ago
clarify `always` documentation

https://gitter.im/ramda/ramda?at=55001e958233c93368d0a1e8

9e59c792dc0750b11ee7f246bb92c2c6c954cbc6 authored almost 10 years ago
add R.test

b220b07fe822c390e3ef1baaa7a4294f072da20f authored almost 10 years ago
Merge pull request #884 from davidchambers/pick-all

remove _pickAll

38e227e8423fcfc5557198deabfb6fa7a5769fec authored almost 10 years ago
remove _pickAll

ff8219243053ed7ea4494117db4599a945325ca0 authored almost 10 years ago
Merge pull request #899 from davidchambers/build

stop updating dist/ramda.js with each commit

b444292ac41b048cfab8aeedcead8e1ebe9d0f07 authored almost 10 years ago
stop updating dist/ramda.js with each commit

dcaa0f2f02a25e0fa97b35291860450d4d5d15cf authored almost 10 years ago
description iterator function mapAccum*

cf34e3582df4662150afd1ecbf197400bcea63cb authored almost 10 years ago
Merge pull request #897 from davidchambers/changelog

add CHANGELOG.md

c732c8446e9bbb225c570fe9ea708e3698a95c12 authored almost 10 years ago
Merge pull request #893 from davidchambers/ramda

[email protected]

1c95327ecf376f57658ac1d8a6bbe51659aea857 authored almost 10 years ago
typo in R.tap doc

f508b04ee0ecac924eb41ca4d9ceadc13b8a3b14 authored almost 10 years ago
add CHANGELOG.md

1dddcf95cc53c7a009feab72cab15acbf308da18 authored almost 10 years ago
Merge pull request #896 from buzzdecafe/fixpages

copy main.js to the proper location

adab50bd64585faa2ed431436b39c2d8c6fcff22 authored almost 10 years ago
copy main.js to the proper location

427e775c2b94062a6555a2888d2224f7d8e3a4eb authored almost 10 years ago
Version 0.11.0

585448560f3c164ed61c1437f0857152d2013a86 authored almost 10 years ago
Merge pull request #891 from davidchambers/push

use `xs[xs.length] = x` rather than `xs.push(x)`

169ac4477717663142b323db9574849262814588 authored almost 10 years ago
Merge pull request #857 from davidchambers/extensions

remove extensions

d5dc62b72072d1a42cb0e968c14013eff7c6da8c authored almost 10 years ago
Merge pull request #880 from davidchambers/identity

deprecate R.I

95b9f4ef7cd5b97225905604e342f40ba5090220 authored almost 10 years ago
use `xs[xs.length] = x` rather than `xs.push(x)`

b7a8f67b7237d10f09caf1a4c899668c7458f96d authored almost 10 years ago
Merge pull request #887 from davidchambers/push

use `xs.push(x)` rather than `xs[xs.length] = x`

7cd2b874b0e7ef74cb6b1e06afc209f94d16773b authored almost 10 years ago
use `xs.push(x)` rather than `xs[xs.length] = x`

2605d0b0ad7f9f2729e9d7c2f9126312e9088407 authored almost 10 years ago
Merge pull request #885 from davidchambers/jscs

[email protected]

b07736bdd312b6041960ce0476fba64e181e44ba authored almost 10 years ago
Merge pull request #876 from davidchambers/assoc-path

change path functions to operate on lists of strings

e29cf515e0714189856927617ec22c7e12667633 authored almost 10 years ago
change path functions to operate on lists of strings

bfb4136f9160290adf9f753653ec2450961bb0b3 authored almost 10 years ago
Merge pull request #882 from davidchambers/pick

simplify implementation of R.pick

d9f779952370d30b80860ea548332affe1540231 authored almost 10 years ago
simplify implementation of R.pick

602a571686557c68e467e2b9bedecfe8eb3d0bc9 authored almost 10 years ago
Merge pull request #879 from davidchambers/omit

simplify implementation of R.omit

04f25b31505b08c13d0f2edb4ff3945ad81e1600 authored almost 10 years ago
deprecate R.I

2c380269b95ae0f0f9572cc18f2309a3bdb96ca0 authored almost 10 years ago
simplify implementation of R.omit

d27dc2028ebbda8ba9f5b7b8b71feb5f5be68f78 authored almost 10 years ago
remove extensions

8eba66bcd875842f6805f0e9bc19dd5e10d3e043 authored almost 10 years ago
Merge pull request #846 from gurdiga/patch-1

Improve wording for ap

0bd54cc00bc741101c52cebbcee155ec82f680fc authored almost 10 years ago
Merge pull request #868 from davidchambers/deprecate-append-to

deprecate R.appendTo and R.prependTo

d7872e821a8b36d98e94fbd7da0efaa3bae16e65 authored almost 10 years ago
Merge pull request #869 from davidchambers/deprecate-prop-of

deprecate R.propOf

64337779303cf0421f8a0a787ded597a8acb011a authored almost 10 years ago
Merge pull request #864 from Hilzu/dissoc-path

Implement dissocPath

b857ee2a5bd37f80f7f73ed31f745a0734d7e60a authored almost 10 years ago
Merge pull request #870 from davidchambers/deprecate-install-to

deprecate R.installTo

baa6780ed43e6b08a9a97b5dac36024dbe5d4859 authored almost 10 years ago
Merge pull request #855 from buzzdecafe/lensOn

lensOn for a particular object

e384ce9165e549b07b97f840325fb2b192def534 authored almost 10 years ago
lensOn for a particular object

d0a7d62ee09725376c74395a0b2d86be8f565080 authored almost 10 years ago
Merge pull request #871 from davidchambers/deprecate-get

deprecate R.get

11cffbd6c1ce2e2ee78184828c58615ff34374a2 authored almost 10 years ago
deprecate R.get

471c1ceac287b271b8ec1993ffd613af4dda2c14 authored almost 10 years ago
deprecate R.installTo

889095bee3f2c58fd900900409d2d68d8275374a authored almost 10 years ago
deprecate R.propOf

398857ee47e2c7f319f1229af523d3f64842ff1a authored almost 10 years ago
deprecate R.appendTo and R.prependTo

4c8379bb764b06c34a2113cedefda1b4f4ba46d2 authored almost 10 years ago
Implement dissocPath

6c262b2c4d2b768c3eaf8ca0aa22d3153e9549e9 authored almost 10 years ago
Merge pull request #850 from davidchambers/prop-or

fix signature of R.propOr

6d831e7b4d57181552ed62997253c342d6a7f92c authored almost 10 years ago
Merge pull request #866 from davidchambers/zip-obj

fix signature of R.zipObj

0c34428a67418c55dca1a54e9b0405c592639cfb authored almost 10 years ago
fix signature of R.zipObj

2fbb8f3500006c3998a60c1f14c6087ab795ca4b authored almost 10 years ago
fix signature of R.propOr

297d1978d7257c030be50265377871a546194a14 authored almost 10 years ago
Merge pull request #853 from honzabrecka/feature-deprecated

deprecated functions

0eac7306a0a88ceb8a77aa9637b8603c13893058 authored almost 10 years ago
Merge pull request #858 from davidchambers/github-link

site: replace fork button with GitHub link in navigation bar

1d68bf87b3cbe7eee0ec2f603333fdba0e2e6fd5 authored almost 10 years ago
Merge pull request #856 from davidchambers/invariants

remove special case for curried function applied to zero arguments

cc390f1ca4905525a078377a61b3719785538acd authored almost 10 years ago
site: replace fork button with GitHub link in navigation bar

620b4ca28154b75b6e4e6f3e1bd68f15ab5f3cec authored almost 10 years ago
remove special case for curried function applied to zero arguments

e31ae44a9c7933862992261a11c5657b9b903ac5 authored almost 10 years ago
Merge pull request #836 from davidchambers/invariants

invariants for partial application

5954b6c9104397975bdfb4c1ca39e9c20ff04297 authored almost 10 years ago
invariants for partial application

d5751dd2b8cd7945e008387037bd18d31eccb578 authored almost 10 years ago
Merge pull request #851 from davidchambers/style

style: remove unnecessary parentheses from ternary expressions

330ac11cdda8b62cb085706eb88d8b3f3164e3c8 authored almost 10 years ago
add deprecated note to docs

bd0d195d897dc63533029b796e202277a5ce9506 authored almost 10 years ago
Merge pull request #852 from cust0dian/jsdelivr-web-link

Fix jsDelivr site link.

edc589020324732c82db6b083fc942b35714814e authored almost 10 years ago
Fix jsDelivr site link.

cd4f585c5f214f8961ea7aeaabae2e58636f0a7e authored almost 10 years ago
Merge pull request #840 from davidchambers/slice

support array-like objects in R.slice

b141f2899147c8e4276158412d308d4d924c1a00 authored almost 10 years ago
style: remove unnecessary parentheses from ternary expressions

e906f579e2e233583e6945964bf8f3dfc93aaa18 authored almost 10 years ago
Improve wording for ap

c640170e6a3a28f49169cf63f96463d478a9e6b4 authored almost 10 years ago
support array-like objects in R.slice

bc7928dc6aa004c8533e4cf48df9927751de4b5c authored almost 10 years ago
Merge pull request #842 from davidchambers/nth

fix signature of R.nth

e15def527769c37cd539eb33bb05c18436f69e30 authored almost 10 years ago
fix signature of R.nth

fd286664fc027bb26ea1e321af224cbb4f335dc3 authored almost 10 years ago
Merge pull request #838 from buzzdecafe/add-repl

link to REPL [ci skip]

1b29fc5a0a89160ac31f087247d43f9f78150eda authored almost 10 years ago
link to REPL

5d5a68a42039a71dd701ffa5cc37443171f57ec7 authored almost 10 years ago
It must be `sets`

Was just reading the source and noticed this small glitch.

59bf8fbbfd1dd8fa13966cc43911d898b26d1cf3 authored almost 10 years ago
Merge pull request #833 from davidchambers/require-paths

fix require paths

9449e9a0f54c04fed00f08a6e488370dd136e71d authored almost 10 years ago
fix require paths

2ac762c50e49ca9338d97cd36bff17fdbc1a3bd4 authored almost 10 years ago
Merge pull request #832 from davidchambers/param

update @param for list functions

817f861cef8d71e6bcb9801d6fb86f6eec8cb28c authored almost 10 years ago
update @param for list functions

18db1532911c48f3fe4f54d6b916481da3b08a2c authored almost 10 years ago
Merge pull request #819 from davidchambers/placeholder

support R.__ placeholder in curry functions

84f5d3da716de28a498ab9763c26e66200ffa393 authored almost 10 years ago
Fixing link to Why Curry Helps. Closes #793

4cea94d51e460cdd59f4e08dfc081c5729b87353 authored almost 10 years ago
support R.__ placeholder in curry functions

ca5fb5c8131763b3c2df5c42c35e53d031265a4a authored almost 10 years ago
Merge pull request #813 from davidchambers/has

use op-style currying for R.has

699fb3f1567c031f1fbae15552a1e8030e1f8777 authored almost 10 years ago
Merge pull request #827 from davidchambers/bind

preserve arity in R.bind

b2d83abb3c536f23848b41bf8c0977cbf527c84f authored almost 10 years ago
preserve arity in R.bind

384abb54bb9f8f751298876a2c92e4f45daee278 authored almost 10 years ago
Merge pull request #824 from davidchambers/build

build: remove dependence on file system ordering

13e6a8d4da48a6620361ded598bef00f1477b43d authored almost 10 years ago
Fix type signature of zip

c8ca3c745bc09061e960a469243edbcea66d3af8 authored almost 10 years ago
build: remove dependence on file system ordering

43c42ce89806c84d41d24c9f415c915721a23eb9 authored almost 10 years ago
Merge pull request #823 from davidchambers/build

build: normalize path to template.js

5038e8a8504faabad002a66dae3c647d5025537e authored almost 10 years ago
build: normalize path to template.js

0129d5b85ebf29906c833af628b7271551820eec authored almost 10 years ago
Merge pull request #816 from buzzdecafe/cleandir

clean up root dir, closes #802

0e2941ea2ae79796529bedfca92e4711144c0c19 authored almost 10 years ago
clean up root dir, closes #802

0cdfebc0a22a60de86d708ab170ddc1bd8e6827a authored almost 10 years ago
Merge pull request #814 from davidchambers/ramda

[email protected]

e5f3ebd6d27f84f7225cf862b5e0df35f79e82cd authored almost 10 years ago
use op-style currying for R.has

a10e6e077e918fd22a80bd688cc308f649333167 authored almost 10 years ago
Version 0.10.0

a9535ea85f1d7aafe6d8eb03d64ca2a7728bd749 authored almost 10 years ago
Merge pull request #811 from davidchambers/publish

update .npmignore

47a15e64729440e4bd0895fa7b5aca4f5a0a6b50 authored almost 10 years ago
update .npmignore

40c6a0ed45af45747d3d0833feb0bfb226f4c7ea authored almost 10 years ago