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

update docs for bind

github.com/ramda/ramda - 859efdb4485a9a3a615032d48ad368fc74680b3f authored over 10 years ago
add bind test to index

github.com/ramda/ramda - 92bed40098fb1024613bd4c2820ec9e59dd6c105 authored over 10 years ago
Merge branch 'bind'

github.com/ramda/ramda - cfc1c20f5c0aa4a2835c5a09876b798151bfed23 authored over 10 years ago
small fixes to bind impl and test

github.com/ramda/ramda - b3e2c70278a2141612b4510b535c50f7d61aa3a2 authored over 10 years ago
bind tests and impl

github.com/ramda/ramda - ef949ee49011c5bbe622985d85d35f056be17c18 authored over 10 years ago
Merge pull request #393 from anton-rudeshko/patch-1

Javascript → JavaScript

github.com/ramda/ramda - 17ed58803e4560f07ddb4f445e727a99d0332e01 authored over 10 years ago
Merge pull request #374 from davidchambers/lint

move JSHint and JSCS config to standalone JSON files

github.com/ramda/ramda - 8b80bc6b73cf78ffd43c77e4932494ec1d8f02a0 authored over 10 years ago
Merge pull request #386 from davidchambers/placeholder

define R._ in every environment

github.com/ramda/ramda - 6821e274422e2bfac4d6159507eed30b293bf703 authored over 10 years ago
move JSHint and JSCS config to standalone JSON files

github.com/ramda/ramda - cefe22fc4018d51f06164e520167fb087d8a97ca authored over 10 years ago
Merge pull request #396 from davidchambers/op

add missing @func tag

github.com/ramda/ramda - 8cfc24aed74b3b41d4840f58a8158d061a76449f authored over 10 years ago
add missing @func tag

github.com/ramda/ramda - 7dbf161b6dd41bf0c6ce1d04bae65c3bb64fbf3b authored over 10 years ago
rewrap Either in UMD

github.com/ramda/ramda - c9464e7eced23bde42f823791614f9790d4f33f7 authored over 10 years ago
curry Either constructor

github.com/ramda/ramda - ad094f4891953d2fe255d57d67a5ce21303a1dd5 authored over 10 years ago
Javascript → JavaScript

Grammar nazi mode on

github.com/ramda/ramda - 5357b6c0dd26bb5fabfa612d963c06f0b2514256 authored over 10 years ago
Simplify invoker and invokerN

- Let invoker take the method instead of name and object.
- Remove undefined-returning behavior.

github.com/ramda/ramda - 59953c3cf957fc28077a647c012ed86dfbc2b896 authored over 10 years ago
Merge pull request #390 from fson/no-args-exception-stacktrace

Make better stack traces for NO_ARGS_EXCEPTION

github.com/ramda/ramda - ca84542cf56b1b45dd465963d65a3f8e6d7f5974 authored over 10 years ago
Make better stack traces for NO_ARGS_EXCEPTION

Replace NO_ARGS_EXCEPTION singleton with an error factory.
This way when error is created it has...

github.com/ramda/ramda - 2e862cdfae7e31caffd7bc3ca349efc4440a5c7b authored over 10 years ago
Adding test-from-console description [ci skip]

github.com/ramda/ramda - 9cbca365074cb805d4e821aa330a4ab2a6791931 authored over 10 years ago
Merge pull request #383 from fson/invoker-n

Split invoker to invoker and invokerN

github.com/ramda/ramda - 0eb8f23dc70dfe556675cd8fe7fb5ec81334b997 authored over 10 years ago
Fix the argument order of invokerN

Should be similar to curryN and constructN.

github.com/ramda/ramda - 08e0b8d43e5e8acb0949beea02b9f019f8bbc70b authored over 10 years ago
Split invoker to invoker and invokerN

- Eliminate optional argument.
- Remove unnecessary check for arguments.length.
- Add unit tests.

github.com/ramda/ramda - 7ca89090b0cf7a5f7e638142108c067e233bad4d authored over 10 years ago
define R._ in every environment

There is a semantic difference between a nonexistent property and a
property whose value is unde...

github.com/ramda/ramda - 983328d6e0fe23556d40882e15ef38f11c8fa9f5 authored over 10 years ago
Merge pull request #385 from fson/gitignore

Add *.orig to gitignore

github.com/ramda/ramda - 863fa25be1f961686b058d9689cd7257d653a697 authored over 10 years ago
Add *.orig to gitignore

github.com/ramda/ramda - 7f572a6f8748f043c3fddb100c765fd7d179941a authored over 10 years ago
Merge pull request #384 from fson/remove-orig-files

Remove .orig conflict files

github.com/ramda/ramda - 248f79c207dbe72b1782ad3c016a2ba5ff0f6478 authored over 10 years ago
Remove .orig conflict files

These were added in merge d8ee88b81ec7a575911e54ffb204e3fa43a24e2a

github.com/ramda/ramda - 0f998de5d5ae6e3c5f547ab6ffca72e3e51d2ee7 authored over 10 years ago
Merge pull request #380 from fson/patch-1

Unify JSDoc tags for predicate functions

github.com/ramda/ramda - 77652e098c1b677a07482298a882aff57de7ac11 authored over 10 years ago
Unify JSDoc tags for predicate functions

Remove signatures from `@param` JSDoc tags since we now have the separate `@sig` tag.
Add descr...

github.com/ramda/ramda - 426b6f6b7b0693dedf0dce4ae83386add9f7df70 authored over 10 years ago
Merge pull request #379 from magee/master

minor typo corrections and formatting changes to documentation

github.com/ramda/ramda - 9705ade03f48ae5ccebccb0ff1a72b61890abfe9 authored over 10 years ago
minor typos and formatting changes to documentation

github.com/ramda/ramda - 091b25c91d608fc34c3aa57eef45d130beb1745c authored over 10 years ago
prepare v0.5.0

github.com/ramda/ramda - 720dbc17dfa4c3d4a19ade2c7321572c0a5e7107 authored over 10 years ago
turns out defineProperty is broken in IE8

github.com/ramda/ramda - 3a2ec4323ff13fd2590d46a7a9a2bad6c5aaedd7 authored over 10 years ago
why did travis.yml not merge???

github.com/ramda/ramda - 55fc9e89cfe342cb62ecf2067cbc977cfeee686c authored over 10 years ago
fix little merge error

github.com/ramda/ramda - c6d7cee70b887905ca2131e93b365c21ccd70eee authored over 10 years ago
merge v0.5.0

github.com/ramda/ramda - d8ee88b81ec7a575911e54ffb204e3fa43a24e2a authored over 10 years ago
prepare to merge

github.com/ramda/ramda - ab70938d6b141c1cd08b38c713644c66cf5fe3ac authored over 10 years ago
Merge pull request #376 from kedashoe/example-ops-fix

example tests show function and line number when compilation fails

github.com/ramda/ramda - 2cad32e38521dd6a0b86910078905dd74f80cf2d authored over 10 years ago
Merge pull request #365 from donnut/master

Reader monad

github.com/ramda/ramda - a6168b9226bdf8d5b618ead0091faba5be974440 authored over 10 years ago
example tests show function and line number when compilation fails

github.com/ramda/ramda - bbcb122d81e4f66c2d70298daf953b29db9234cc authored over 10 years ago
Memoize updates

github.com/ramda/ramda - 79ebb4f7b8e92893ecefb5d7e29feff8d2f079e6 authored over 10 years ago
Merge branch 'ops'

github.com/ramda/ramda - 73a1c03487c30ae1ea8b02647d619ba5d08c34b3 authored over 10 years ago
removing example test for the moment

github.com/ramda/ramda - 87944f115e58b212b9708c67ee94e85cfa379eee authored over 10 years ago
adds Reader monad

github.com/ramda/ramda - d7914afd9dccad8a22fcbb694665f7b96c543e84 authored over 10 years ago
Merge pull request #373 from CrossEye/nary

Switching to simpler nary/arity, removing Function constructor

github.com/ramda/ramda - 37313bf92b8d4540c3f9125262a39ce3e8041c70 authored over 10 years ago
Removing extra space

github.com/ramda/ramda - 750f15fed39c2daf24688b78e4efa6ba193cbdb9 authored over 10 years ago
Removing incorrect assertion about range.

github.com/ramda/ramda - 62c489476bb8dc814ec542cbc3e6d53cf5748859 authored over 10 years ago
Switching to simpler nary/arity, removing Function constructor

github.com/ramda/ramda - 2d8a65a8a4b37fcb16d5a74b1b63857b864448d8 authored over 10 years ago
expose isArrayLike

github.com/ramda/ramda - e77dab2093e0cffcab60f7aa358892acba5c03ab authored over 10 years ago
Merge pull request #371 from davidchambers/lint

remove unused variables

github.com/ramda/ramda - 1631adf79d839007ec5564390ce7659ae2b9c6f6 authored over 10 years ago
remove unused variables

github.com/ramda/ramda - 45f9b2ee0f57e2e616dc626d2126e1ae41a23e7a authored over 10 years ago
Merge pull request #370 from davidchambers/deedpoll

--rename i:idx --rename index:idx

github.com/ramda/ramda - 4d959501272f11600ce0e8488dd64e03eb97d271 authored over 10 years ago
--rename i:idx --rename index:idx

github.com/ramda/ramda - 489a86199b2761000c423123d3823423e91622ec authored over 10 years ago
Merge pull request #369 from davidchambers/deedpoll

integrate deedpoll to standardize common identifiers

github.com/ramda/ramda - b39550030c26b2c6c5f7c3f9727b316f089ecb63 authored over 10 years ago
integrate deedpoll to standardize common identifiers

github.com/ramda/ramda - 7538bfb8abb217637029f5ed507f6b529e8a1f06 authored over 10 years ago
Merge pull request #361 from kedashoe/mocha-examples-test

mocha test to compile and run ramda.js examples

github.com/ramda/ramda - c43bee56379c6cdf3c61ea0d4ac9fd168a586f15 authored over 10 years ago
mocha test to compile and run ramda.js examples

github.com/ramda/ramda - 6e27271236b74c3568d8758dcdf3b95bc254d13b authored over 10 years ago
Maybe should not throw. jeez

github.com/ramda/ramda - 001910acc33e9ce3e7c3d36535d20648542f3d8b authored over 10 years ago
Maybe ap with null :wshould return Maybe null

github.com/ramda/ramda - 7719d09ef11076190c1e78f5f8d388dbe59f005d authored over 10 years ago
add cloneObj (shallow)

github.com/ramda/ramda - 7ff2763021b5aeb611d105d549fe98280a3939c9 authored over 10 years ago
Update .travis.yml

github.com/ramda/ramdangular - 1239e31ff6421fd1c2b45e9b55242d36313886ce authored over 10 years ago
Update karma.conf.js

github.com/ramda/ramdangular - f3f685e5ce1817d7cb6cb31695875c4e136e9d4d authored over 10 years ago
Update .travis.yml

github.com/ramda/ramdangular - 198d912228e9baeef9ad3428251d649cabbb7de8 authored over 10 years ago
Added demo link

github.com/ramda/ramdangular - 80bbab13354f2bc69bf9d3656d5517cb4c3e7819 authored over 10 years ago
Added demo link

github.com/ramda/ramdangular - 981be105e65289d5b53d7dba6c76a0edaf361048 authored over 10 years ago
adding jshint in the test task

github.com/ramda/ramdangular - 78c2c4dd5d7eef4e75007a453f4e8c51c24d405a authored over 10 years ago
Merge remote-tracking branch 'origin/master'

github.com/ramda/ramdangular - 3db13d1a916c035c11f8b3209d4056c91611a7c4 authored over 10 years ago
added basic filters support

github.com/ramda/ramdangular - c3a6d76934d2b5fd33f19419722c56213d0193d2 authored over 10 years ago
Updating tests for ops

github.com/ramda/ramda - 7a09ab3fbf1a6b2717df81e3f271e7d633eb7e7f authored over 10 years ago
fix version in browser config

github.com/ramda/ramda - 322be5da753ea583dd22e84b2a02049f2b0fdf3d authored over 10 years ago
add repeat and filter example

github.com/ramda/ramdangular - 006c19e94793e1e9140cbdc9872edd2323f6443a authored over 10 years ago
teensy docs grammar tweak [ci-skip]

github.com/ramda/ramda - b9a641ff9223b9105e038955a0539f05eda7e448 authored over 10 years ago
correct ios browsers

github.com/ramda/ramda - 10f1828a56d79e0771a93b0f56b1d57254453263 authored over 10 years ago
Merge pull request #367 from fson/zip-doc

Document the truncation behavior of `zip` and `zipWith`.

github.com/ramda/ramda - 96b4ee80da5d314c704205bfa0b9c50f73648b0d authored over 10 years ago
Document the truncation behavior of `zip` and `zipWith`.

github.com/ramda/ramda - 66a434b214ad147afd019a8c1b86336c073dde63 authored over 10 years ago
add travis image to readme

github.com/ramda/ramdangular - 9cf13d72ab95e0706f3a00e50ddb7ac8c956efec authored over 10 years ago
add contrib; get travis going

github.com/ramda/ramdangular - adbf95c226b8a769ead1709ba9e5c9d9930f70b8 authored over 10 years ago
correct ap behavior

github.com/ramda/ramda - d3c80632a965d7cc24fc156b3ec5406f4b9d2e3c authored over 10 years ago
Update index.html

github.com/ramda/ramdangular - 07cdf617d63c094c2fbdc9271809c16659836c59 authored over 10 years ago
Update index.html

github.com/ramda/ramdangular - eb42a007adf605333f37e983ef4501884752481d authored over 10 years ago
Update index.html

github.com/ramda/ramdangular - c483482340af4c58d3d8adff655260bda286124b authored over 10 years ago
Update package.json

github.com/ramda/ramdangular - b780330c24bd6ad9e5db4359cf6fa1dc86473c5c authored over 10 years ago
Adding travis support

github.com/ramda/ramdangular - a31da59a1f98854e1a46387c2e3f41ad4a303f7f authored over 10 years ago
Create .travis.yml

github.com/ramda/ramdangular - 85fb6dc2632d07e6a8e42153c22a1888d7195bd8 authored over 10 years ago
correct author attribution

github.com/ramda/ramdangular - 7fd1c9c16df31a9bde4501cdade874629c9a3335 authored over 10 years ago
addded task test

github.com/ramda/ramdangular - 52ac1ed902c27ae70614a8c0a054f280716cb8b5 authored over 10 years ago
addded code coverage

github.com/ramda/ramdangular - 38d928cb69b7b12ba719ee11540a2b131e68ea34 authored over 10 years ago
addded minified version

github.com/ramda/ramdangular - 7a383b4ca76af0e890619ca11f0a2b3f4202efc4 authored over 10 years ago
addded gulp support, testcases, karma.conf

github.com/ramda/ramdangular - 5882a668d60476cded31e96659fb6c5572935676 authored over 10 years ago
adding example

github.com/ramda/ramdangular - 7786bd743d7916ff7df3c12fb78c38e597c49be8 authored over 10 years ago
setting up ramdangular, adding structure for the running testcases

github.com/ramda/ramdangular - 7b5ab264d257b21f89b0806d0ac5674f48e5077f authored over 10 years ago
remove redundant ios tests

github.com/ramda/ramda - d5e82e4f7b5fa1a7c99572bade5d8791bf371325 authored over 10 years ago
Merge pull request #362 from fson/curry-n

Split `curry` into two functions (v0.5.0)

github.com/ramda/ramda - 9a4436a6a17e271c421094c7abbe0dbb3382b202 authored over 10 years ago
Merge pull request #363 from davidchambers/is-atom

remove R.isAtom

github.com/ramda/ramda - 268451d19dee71091d0157771a9572172988dab7 authored over 10 years ago
make travis run sauce conditionally

github.com/ramda/ramda - 86ed5abdb6d7f36884f9a6eeea86e6d9bbca4690 authored over 10 years ago
remove R.isAtom

github.com/ramda/ramda - 41e91414af479ae733b9aa99be45ac10c2fa2423 authored over 10 years ago
comment sauce in travis until we know why it fails on prs

github.com/ramda/ramda - 7f24c4b41d65e48a51bee6865d4ac3c70617e676 authored over 10 years ago
Split `curry` into two functions

`curry :: (* -> a) -> (* -> a)` for normal usage
`curryN :: Number -> (* -> a) -> (* -> a)` for ...

github.com/ramda/ramda - afc2d9484fa6605551d975764342f81fcfbbab50 authored over 10 years ago
Starting ops

github.com/ramda/ramda - 472172da8ed76e2a814dd931edf28c0eff67232a authored over 10 years ago
add sauce to readme. 'cuz i worked so hard to make it green

github.com/ramda/ramda - 70789ff843b4aab7ba6b8094b97d66e22d393e65 authored over 10 years ago
Merge branch 'sauce': got sauce labs tests working on multiple platforms & browsers

github.com/ramda/ramda - 36f8ee407c00753080713fc7e3f396eadf2cfbbc authored over 10 years ago