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 #14 from Ramda/master

find -> (fn -> list) -> obj || null

github.com/ramda/ramda - 0921515e13ff6131c72d59c09fcd77021dbb8131 authored over 10 years ago by Michael Hurley <[email protected]>
Merge branch 'master' of github.com:Ramda/ramda

github.com/ramda/ramda - 44d9b998c2a6459f0bff40f420cf5582c6cff1d3 authored over 10 years ago by buzzdecafe <[email protected]>
change find* to return null on failure instead of false

github.com/ramda/ramda - b2f821f25605799443d0265820317b8169fc4d83 authored over 10 years ago by buzzdecafe <[email protected]>
Updating copyright year

github.com/ramda/ramda - d688d5f30eca1053639bc538a993cc1088840d55 authored over 10 years ago by Scott Sauyet <[email protected]>
Updating documentation to include 'filter.idx' and 'reject.idx'

github.com/ramda/ramda - 320fcb6bf6b0b8f4f5f3525163b21c48e6e6f8ad authored over 10 years ago by Scott Sauyet <[email protected]>
Experimenting with 'filter.idx' and 'remove.idx'

github.com/ramda/ramda - e826e5292d335c17f4b2d1b05000216bbe256b7b authored over 10 years ago by Scott Sauyet <[email protected]>
Removing unnecessary statements.

github.com/ramda/ramda - 8550c93d2a1d4d6e94647b04201d7e0299ec4b8c authored over 10 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - 7a0516af529c78c7b1bee7846042981ad8507616 authored over 10 years ago by Scott Sauyet <[email protected]>
Removing dead example file

github.com/ramda/ramda - 56c8f9e9188ea95ad3146b8c20ff6936d7ffa38a authored over 10 years ago by Scott Sauyet <[email protected]>
support comparator on filter

github.com/ramda/ramdangular - b09e7c382541dfbd70b5c36abcdae03f415b7c46 authored over 10 years ago by floydsoft <[email protected]>
findIndex and findLastIndex

github.com/ramda/ramda - e1276ff57e2f6c8afc0ecd03d35123f999630b76 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #13 from Ramda/master

doc typo fixes

github.com/ramda/ramda - 410f9a4a637e488944369989cd171e00e2c2ba66 authored over 10 years ago by Michael Hurley <[email protected]>
typo in docs

github.com/ramda/ramda - eee8aee9d4e15ea59a8a3331830d4db795a6b87c authored over 10 years ago by buzzdecafe <[email protected]>
simplify based on PG's observation

github.com/ramda/ramda - b6007edb8b8e04206ba9b1ab03ef0495c32d23d1 authored over 10 years ago by buzzdecafe <[email protected]>
Update README.md

github.com/ramda/ramdangular - 2943b5fd1e2b35ac7ad0e780a4814e89a63d8ff3 authored over 10 years ago by floydsoft <[email protected]>
add license

github.com/ramda/ramdangular - c13b98bf8f81153389578eb3dedd041e625e690d authored over 10 years ago by floydsoft <[email protected]>
Merge pull request #12 from Ramda/master

doc fixes

github.com/ramda/ramda - b12d40297474b161e918f6609d011b10a9ef82bb authored over 10 years ago by Michael Hurley <[email protected]>
doc fixes

github.com/ramda/ramda - a16fc19c31bcc07ad864316db78c6e91deb52e3c authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #11 from Ramda/master

where function, tests, and docs

github.com/ramda/ramda - bfdf38dd4c9c0d825420e280bbc914e1026e997b authored over 10 years ago by Michael Hurley <[email protected]>
where function, tests, and docs

github.com/ramda/ramda - 8e985ceafe341cd7f261d4a589adb1dd3912b1dc authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #10 from Ramda/master

findLast, and some grunt & gulp changes got in there....

github.com/ramda/ramda - adc6098c86815c875c1b8e0936b56d7152f75c7b authored over 10 years ago by Michael Hurley <[email protected]>
findLast

github.com/ramda/ramda - 11362de87ea3e7f5723647930d0ff832dd6583d2 authored over 10 years ago by buzzdecafe <[email protected]>
Merge pull request #10 from fraserxu/master

use uglify to compress the code

github.com/ramda/ramdangular - cea37dbb8446005fe693e60be5924f47bd361e6c authored over 10 years ago by floydsoft <[email protected]>
use uglify to compress the code

github.com/ramda/ramdangular - 50b31e97ba2e3a1c44c2cf22487b271684c7caa9 authored over 10 years ago by fraserxu <[email protected]>
Merge pull request #7 from Ramda/master

fix foldr fn arg order and its tests

github.com/ramda/ramda - d7a8a641641cfad5ab32ff8e03abb9263976692b authored almost 11 years ago by Michael Hurley <[email protected]>
fix foldr fn arg order and its tests

github.com/ramda/ramda - b82f41ff5631f0788a2e79e6d777b326e3a93497 authored almost 11 years ago by buzzdecafe <[email protected]>
first pass at integrating coverage task in grunt (maybe i shoud try gulp?)

github.com/ramda/ramda - 3c215816698e29e83642a007d23333cf994c99eb authored almost 11 years ago by buzzdecafe <[email protected]>
improve test coverage

github.com/ramda/ramda - ca1e6d3d40ae2360839317dbf9f5f9756b3bce18 authored almost 11 years ago by buzzdecafe <[email protected]>
one-liner intersection

github.com/ramda/ramda - b04ce366701899b3cfa54be96d3a8e7dddbdae13 authored almost 11 years ago by buzzdecafe <[email protected]>
Adding gulpfile and config (optional to get it going). To use, add the extra devDependencies, do `npm install` and then inside gulp-header do another `npm install`.

github.com/ramda/ramda - 833c19eebb8ee0cfa63ed0564049eda9eaed457a authored almost 11 years ago by Scott Sauyet <[email protected]>
Exposing internally and using existing `max` function.

github.com/ramda/ramda - 518a30b949e146e87efbcddbb6de411263b829b0 authored almost 11 years ago by Scott Sauyet <[email protected]>
update anyPredicates and allPredicates to take arbitrary length args but still report correct arity

github.com/ramda/ramda - 50e16b05960d83c21226ab1e39fb1b643974b145 authored almost 11 years ago by buzzdecafe <[email protected]>
Rerunning docs

github.com/ramda/ramda - 9d4a8d2f1a00d22605514388a075b9da5311b53c authored almost 11 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/Ramda/ramda

github.com/ramda/ramda - 919d40fed30679f038a91290982b6ea8e9a453c0 authored almost 11 years ago by Scott Sauyet <[email protected]>
New functions, Clean-up

github.com/ramda/ramda - b5edd5ed440b9e6e7e4e16a21ccb071db0fc97ac authored almost 11 years ago by Scott Sauyet <[email protected]>
Fixing linting issue. Cleaning up grunt script that brought out.

github.com/ramda/ramda - e342be404875395d87c643a7381b85da8bd7c97f authored almost 11 years ago by Scott Sauyet <[email protected]>
remove node 0.6 config

github.com/ramda/ramda - 07e30c34512ed863aab560fbe5625952f9c35c50 authored almost 11 years ago by buzzdecafe <[email protected]>
integrate hint and test with travis

github.com/ramda/ramda - 10ef211406d15d0b602f6af4787cce5776276942 authored almost 11 years ago by buzzdecafe <[email protected]>
Adding propEq

github.com/ramda/ramda - 9eb900485679ecad0c44a9317ddbeea67bf52a26 authored almost 11 years ago by Scott Sauyet <[email protected]>
add bower support

github.com/ramda/ramdangular - 9875de46f10bbbf9865dae5f09e984510e1040f1 authored almost 11 years ago by floydsoft <[email protected]>
Merge branch 'master' of https://github.com/Ramda/ramda

github.com/ramda/ramda - f1c2a6265332c1f99acbb195a865f691d4439ec2 authored almost 11 years ago by Scott Sauyet <[email protected]>
Strange code from the machine move that never got checked in?

github.com/ramda/ramda - 986d6675fe908bdd0aa30aa1b5ffc62cd49ff906 authored almost 11 years ago by Scott Sauyet <[email protected]>
Updating invoker, adding split.

github.com/ramda/ramda - 9d584ef56252c8d08b6d22e5b40da94e2af71c31 authored about 11 years ago by Scott Sauyet <[email protected]>
Adding toUpperCase, toLowerCase

github.com/ramda/ramda - 960f2dce1a2ff08aaebefe9775135d501a946f1d authored about 11 years ago by Scott Sauyet <[email protected]>
renaming execute-upon as use-over, a much nicer name.

github.com/ramda/ramda - fce70afabef421b30cbde6b59651efb6573a271c authored about 11 years ago by Scott Sauyet <[email protected]>
Adding execute().upon() as an alternative to useWith.

github.com/ramda/ramda - ef1957bc1920c3c21f345eccf46d235695c8775e authored about 11 years ago by Scott Sauyet <[email protected]>
Minor reorganization and documentation cleanup

github.com/ramda/ramda - 5d4628f5aa1133904e7d4c7784ec4b1cc1bc9316 authored about 11 years ago by Scott Sauyet <[email protected]>
Minor documentation clean-up.

github.com/ramda/ramda - 0a5103de4e44d067d2bcba5ca915abc1d25c94da authored about 11 years ago by Scott Sauyet <[email protected]>
Updating `useWith` to use `arity` and redefining `project` once again in terms of it.

github.com/ramda/ramda - 9e62b021e8976de80fb27342877e91ae313341bd authored about 11 years ago by Scott Sauyet <[email protected]>
fix broken doc url

github.com/ramda/ramda - 68debb3cd34fbbba2e49e382cb1e9649cf19f72f authored about 11 years ago by Michael Hurley <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - 991107395d42384f4bb800e7ac425bc140fc0492 authored about 11 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/Ramda/ramda

github.com/ramda/ramda - b7322dffd6be9378138c296865b2ab951596b0b9 authored about 11 years ago by Scott Sauyet <[email protected]>
Making all skipped tests pass, most of which had to do with arity, but also adding back `unionWith`, and aliasing `prop` as `get`.

github.com/ramda/ramda - f7a60308d336668a3da5d4bbc2f5578559c9b271 authored about 11 years ago by Scott Sauyet <[email protected]>
why u no pass, travis?

github.com/ramda/ramda - 5fb5701207908004a7bc1f1ec7a87120144f172d authored about 11 years ago by Michael Hurley <[email protected]>
configure travis for node_js

github.com/ramda/ramda - c61a82eb1eb479db275294c707603b18de3bcc7d authored about 11 years ago by Michael Hurley <[email protected]>
initial .travis.yml (empty) config

github.com/ramda/ramda - 93aa3e3099f61afd95c047dfbeea6f97c72b5af7 authored about 11 years ago by Michael Hurley <[email protected]>
streamlined combine

github.com/ramda/ramda - aa6ae8fe178643604b50f718fa66f23ce75b3b3d authored about 11 years ago by Michael Hurley <[email protected]>
Documenting and adding tests for lt, lte, gt, gte. Silly, simple stuff.

github.com/ramda/ramda - 93b366fb2b6998afbb554a9b5da724d4fdcf1451 authored about 11 years ago by Scott Sauyet <[email protected]>
Adding correct arity to curry function.

github.com/ramda/ramda - aff6a99a28eea7eed891edbeff6dcc971b1ecf77 authored about 11 years ago by Scott Sauyet <[email protected]>
Adding quicksort example. Several minor new Ramda functions, still need documentation and tests.

github.com/ramda/ramda - e69f15b7fb6f1b1b6e7a6f085fefcf0eca94fe0a authored about 11 years ago by Scott Sauyet <[email protected]>
Removing duplicates

github.com/ramda/ramda - 208e20e96fefcb505aeae5678c8616ca529baaab authored about 11 years ago by Scott Sauyet <[email protected]>
Adding "construct" to list in readme.

github.com/ramda/ramda - f86133938822db324799225276aa96ca7134c2d0 authored about 11 years ago by Scott Sauyet <[email protected]>
Adding a "construct" function to wrap constructors in plain functions.

github.com/ramda/ramda - ce7c21e2d9a9d0db582f4cb36c59b57aea1a11e7 authored about 11 years ago by Scott Sauyet <[email protected]>
Moving back to image tag for logo for now.

github.com/ramda/ramda - abf5f7a172812fcdffd7f1ac993d890df99cfdce authored about 11 years ago by Scott Sauyet <[email protected]>
point-free union

github.com/ramda/ramda - fa1ed5ffce59b34f9b33c2c21c3f4ff624fa261c authored about 11 years ago by buzzdecafe <[email protected]>
pickAll; project in terms of pickAll

github.com/ramda/ramda - 840ca552b77e423b2f5f6a09d06c8d1fc61fd156 authored about 11 years ago by buzzdecafe <[email protected]>
Tweaks to readme. Nothing serious.

github.com/ramda/ramda - 52b790a862775ff0c537189b9932e5efec426a22 authored about 11 years ago by Scott Sauyet <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - c7ab1ec5ab84feeec7cf08a8b1fc67d154a2af53 authored about 11 years ago by Scott Sauyet <[email protected]>
adding .ICO version of logo.

github.com/ramda/ramda - e3f533471c929ac26a26124cf99a574824e0d50b authored about 11 years ago by Scott Sauyet <[email protected]>
simplify project; change contract

github.com/ramda/ramda - fe4d2eacca38c01d2a5197b353962c5356f716ee authored about 11 years ago by buzzdecafe <[email protected]>
using array notation to preserve dependency injection when names get mangled.

fixed https://github.com/floydsoft/angular-underscore/issues/8

github.com/ramda/ramdangular - 7763be502477a2d49f8fef36e81e47147ce18cd4 authored about 11 years ago by floydsoft <[email protected]>
filter undefined from projection

github.com/ramda/ramda - 3ae4c346e628c607971563fb29a060882a2f366d authored about 11 years ago by buzzdecafe <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - d60428cee2a546826c14fe163e4207af07ee8f71 authored about 11 years ago by buzzdecafe <[email protected]>
updated README and API list; removed xor

github.com/ramda/ramda - 824368a5e5c443dd499fbfd6a9cd5013f2829d73 authored about 11 years ago by buzzdecafe <[email protected]>
Update README.md

github.com/ramda/ramda - fdd8d0d0379df5ee7504c2912306f02dd5006179 authored about 11 years ago by Michael Hurley <[email protected]>
tweak README

github.com/ramda/ramda - 9de3555b433193354917fded9141e6fa3a87ee55 authored about 11 years ago by buzzdecafe <[email protected]>
had to make a png

github.com/ramda/ramda - fc3cbf0f05f4081f2fb33504bf7c9655cef0f049 authored about 11 years ago by buzzdecafe <[email protected]>
logo in README

github.com/ramda/ramda - 68b15bbb6fc2c009e6de6e09b17c93ec0b134f85 authored about 11 years ago by buzzdecafe <[email protected]>
logo

github.com/ramda/ramda - 1ac00987a39fa4ccdf9069dafa64985f72f18c3e authored about 11 years ago by buzzdecafe <[email protected]>
re-implemented project in terms of compose--not as aesthetically pleasing, but the arity problem ...

github.com/ramda/ramda - ddf152dfa09efa837070ca0a0a1f5fff80b28d40 authored about 11 years ago by buzzdecafe <[email protected]>
Tweaks to pass lint. (Gotta set up Travis!)

github.com/ramda/ramda - c57120f5404c508427fa3067f63b8e3d5adcfd61 authored over 11 years ago by Scott Sauyet <[email protected]>
Fixing docco issues -- temporary fix, I think, until grunt task works properly.

github.com/ramda/ramda - b4e70fdd4ae86f435147bb45f14b12bfe2faffc4 authored over 11 years ago by Scott Sauyet <[email protected]>
Adding quicker version of Mocha to grunt config.

github.com/ramda/ramda - fc2a45e9cab6ee194c42294e58ec078f0f7281e7 authored over 11 years ago by Scott Sauyet <[email protected]>
Adding `countBy`, `sortBy`, and `groupBy`, as well as `sort` and `comparator`.

Minor cleanup as well (currying `prop`, `props`, and `func`, adding `identity`)

github.com/ramda/ramda - 83d881ffa87eae024ed763bc65db9b05b0e07b2b authored over 11 years ago by Scott Sauyet <[email protected]>
cleanup unused variables, some small docs updates

github.com/ramda/ramda - 311579fc342993c5ecf046d95ec992226bd74a65 authored over 11 years ago by buzzdecafe <[email protected]>
include docco in grunt config

github.com/ramda/ramda - 33004f0f3860b9ece2cdea799e0f1bfd87c98c75 authored over 11 years ago by buzzdecafe <[email protected]>
grunt uglify working

github.com/ramda/ramda - f149e3ca5258c0d8abdd7c336965b3830e8e49ec authored over 11 years ago by buzzdecafe <[email protected]>
simple gruntfile

github.com/ramda/ramda - 5c189f325072200797dc38833c50218157ba3a51 authored over 11 years ago by buzzdecafe <[email protected]>
merge lazy into master branch

github.com/ramda/ramda - 09da2dc7f896e76c8ef174ddada2e1929484431f authored over 11 years ago by buzzdecafe <[email protected]>
cleanup prior to merge

github.com/ramda/ramda - c2a6ae37fa40d7a1d31fc12020d2ff9b2697eb9d authored over 11 years ago by buzzdecafe <[email protected]>
re-trampolined G.skip, and other little clean-ups

github.com/ramda/ramda - ee4a28a91ea754f0211b884dd8a4f9acbafeeb91 authored over 11 years ago by buzzdecafe <[email protected]>
removing TAB characters

github.com/ramda/ramda - 25307e24eb5c3cd97b6439c9854b8cf1a2af3900 authored over 11 years ago by Scott Sauyet <[email protected]>
Cleaning up generator code by isolating most of it to one function. Adding `create`, semi-shim for `Object.create`.

github.com/ramda/ramda - 3b564997986eac8070dcddc07f20cb112843562f authored over 11 years ago by Scott Sauyet <[email protected]>
made trampoline static on G; that's where it's used

github.com/ramda/ramda - 2ec4b0b985e911ac6df1bd1da0d15f238ee7cf1e authored over 11 years ago by buzzdecafe <[email protected]>
generators OO-style, now all pass tests

github.com/ramda/ramda - 4cbd58505567cdc359f5aa5e1a66e3f9d9c024e2 authored over 11 years ago by buzzdecafe <[email protected]>
OO generator???

github.com/ramda/ramda - f24c4cc4280ea1042c755c622237cfa3d58ed143 authored over 11 years ago by buzzdecafe <[email protected]>
Extended the lazy code to include everything in the examples so far.

github.com/ramda/ramda - 44112438ebc2339247c21e8d467fbc0693e88a81 authored over 11 years ago by Scott Sauyet <[email protected]>
initial lazy branch commit: generators

github.com/ramda/ramda - 55d439b42ee8cc7db3fc4ab718d362a5ca23b339 authored over 11 years ago by buzzdecafe <[email protected]>
Merge branch 'master' of https://github.com/CrossEye/ramda

github.com/ramda/ramda - 8c88213e62eaafe0e3781736fe43a0055c56b089 authored over 11 years ago by buzzdecafe <[email protected]>
replace all Array.slice with R.slice() to support generator example

github.com/ramda/ramda - ee48212882d067013b2d8138232b5bb8ea281a86 authored over 11 years ago by buzzdecafe <[email protected]>