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

Allow specialization on `when`

github.com/ramda/eslint-plugin-ramda - 23f6b270d9b1f042d01800a9f6371685bd8aea39 authored about 7 years ago by Marcelo Camargo <[email protected]>
Support specialized R for `or`

github.com/ramda/eslint-plugin-ramda - 11d0b1b3e200ea51fb312f3888fc7f9649ac21dd authored about 7 years ago by Marcelo Camargo <[email protected]>
Add TODO

github.com/ramda/eslint-plugin-ramda - 08b5dc21e3a4b0b217791c4339a580a1ac389aa1 authored about 7 years ago by Marcelo Camargo <[email protected]>
Adding support for specialized and

github.com/ramda/eslint-plugin-ramda - 6c4d30843447d9bd31ec1a88f9cb7bcb0eb8bfa6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Support specialized R.

github.com/ramda/eslint-plugin-ramda - 6a464dec62fb9a7f29332f0169cc6cb00fa016ee authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #2387 from buzzdecafe/mi-fix

fix for Duplicate declaration 'values' example error in repl

github.com/ramda/ramda - 4e3c65dbd05bf77061db112358ced5d3b4962ad2 authored about 7 years ago by Michael Hurley <[email protected]>
fix for Duplicate declaration 'values' example error in repl

github.com/ramda/ramda - e5b782e890a24f15ad463f59a61a820625b14d22 authored about 7 years ago by Michael Hurley <[email protected]>
Update badges to new repo URL

github.com/ramda/eslint-plugin-ramda - 5d0b65e1f46c113765cc71b0ac20f606a6d914c0 authored about 7 years ago by Mathias Schreck <[email protected]>
Add NPM badges to README.md

github.com/ramda/eslint-plugin-ramda - d31c886ddbd28d72e45b15caba8066e66dab8f71 authored about 7 years ago by Mathias Schreck <[email protected]>
Add email address

github.com/ramda/eslint-plugin-ramda - 2a7236384e2374f5eee0753a54cfe0c7085edc1b authored about 7 years ago by Mathias Schreck <[email protected]>
Update description in package.json

github.com/ramda/eslint-plugin-ramda - 2e77590644f7e6f94f2dc068d3cb9dc119c39283 authored about 7 years ago by Mathias Schreck <[email protected]>
Add repository field to package.json

github.com/ramda/eslint-plugin-ramda - d0cd5095bd37dcafe7d54b165e6550640e03ca7f authored about 7 years ago by Mathias Schreck <[email protected]>
Merge branch 'master' of https://github.com/haskellcamargo/eslint-plugin-ramda

github.com/ramda/eslint-plugin-ramda - 35d92b29eab062ba9a7aa32de13216733df60875 authored about 7 years ago by Marcelo Camargo <[email protected]>
Update copyright

github.com/ramda/eslint-plugin-ramda - d98ce6e38cbbfe97b9c934c5396a98386668a1e9 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #6 from rung-tools/node-4-syntax

Forbid Node v4 common syntax

github.com/ramda/eslint-plugin-ramda - 6f576129fae99fd83c9ad2f05501e629f722951e authored about 7 years ago by Marcelo Camargo <[email protected]>
Add Mathias to package.json

github.com/ramda/eslint-plugin-ramda - 836197c8d764d7df00223728ca6aea6b73980284 authored about 7 years ago by Marcelo Camargo <[email protected]>
Forbid syntax that breaks Node v4

github.com/ramda/eslint-plugin-ramda - 5cb26482ee68facfa5af8ef064c408def8c39c1d authored about 7 years ago by Marcelo Camargo <[email protected]>
Track eslintrc

github.com/ramda/eslint-plugin-ramda - 829988ba82e3d11bf0f4929de53af725130e8653 authored about 7 years ago by Marcelo Camargo <[email protected]>
Replace XO linter by ESLint

github.com/ramda/eslint-plugin-ramda - 740246ddd102395aeef56e761b79c33b839743af authored about 7 years ago by Marcelo Camargo <[email protected]>
Node v4 compatibilization

github.com/ramda/eslint-plugin-ramda - f3b821be17be4e603f15fb7fc300faeaf5cd3401 authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix supported versions

github.com/ramda/eslint-plugin-ramda - 1f29ea2295acd70c3916a632f15bc6d026ff70fe authored about 7 years ago by Marcelo Camargo <[email protected]>
Test on other Node versions

github.com/ramda/eslint-plugin-ramda - acd713637a02b6263dc5f7e4e62de408d7c2b272 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge branch 'master' of https://github.com/haskellcamargo/eslint-plugin-ramda

github.com/ramda/eslint-plugin-ramda - 579b9ba2f8268a9df219dc4eaec3170de585d4ca authored about 7 years ago by Marcelo Camargo <[email protected]>
Node v4 compatibilization

github.com/ramda/eslint-plugin-ramda - 6164fa74afb0e12155d1515065a59e20a290092a authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #4 from rung-tools/package-files-whitelist

Define whitelist of files for npm package

github.com/ramda/eslint-plugin-ramda - ca00ea47aabe115363614d7501763b71344112ad authored about 7 years ago by Marcelo Camargo <[email protected]>
Add missing semicolon

github.com/ramda/eslint-plugin-ramda - 1d6011a6aae2ef145f2d5fac181b979db64f1248 authored about 7 years ago by Marcelo Camargo <[email protected]>
Define whitelist of files for npm package

This whitelist defines what files should be included in the package that
gets published on npm.

github.com/ramda/eslint-plugin-ramda - 09a90e9633d25c1548fb4e9fb0dd74f2f05412c2 authored about 7 years ago by Mathias Schreck <[email protected]>
anyPass simplification

github.com/ramda/eslint-plugin-ramda - 79d4b96be13c2fc9dc78f1d1f8c96defbb0c491a authored about 7 years ago by Marcelo Camargo <[email protected]>
both simplification

github.com/ramda/eslint-plugin-ramda - 1568556c14b2d08f6d38db4beac419adcbaf9e17 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #2 from SinclairDigital/bumpLint

Fix creation of plugin:ramda/recommended

github.com/ramda/eslint-plugin-ramda - fe33bc2f2ec00c1aeed880bd20e7af60e01709e9 authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix creation of plugin:ramda/recommended

github.com/ramda/eslint-plugin-ramda - 065ab5bfb10653d601fa1f37ce68242e9f68dfa6 authored about 7 years ago by jethro larson <[email protected]>
Fix README error

github.com/ramda/eslint-plugin-ramda - 0b26e380ced20842ea0e341f662a10d3154416a0 authored about 7 years ago by Marcelo Camargo <[email protected]>
either simplification

github.com/ramda/eslint-plugin-ramda - 2c8adceae4dc18fc3ef846e31cd8aee19de1f665 authored about 7 years ago by Marcelo Camargo <[email protected]>
Update lockfile

github.com/ramda/eslint-plugin-ramda - 3e61119712fb214fb8f27fd20f8105dfb55094d6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #1 from SinclairDigital/bumpLint

Upgrade eslint version

github.com/ramda/eslint-plugin-ramda - 068c5c0d9dc617cd75c46366b81708c2114aeef8 authored about 7 years ago by Marcelo Camargo <[email protected]>
Upgrade eslint version

github.com/ramda/eslint-plugin-ramda - dcc80503302c7b9804a47f632c7f9dee42de8212 authored about 7 years ago by jethro larson <[email protected]>
Update README

github.com/ramda/eslint-plugin-ramda - 76e8089daf8d413fb25833d5b9afe4506e58ee61 authored about 7 years ago by Marcelo Camargo <[email protected]>
complement simplification

github.com/ramda/eslint-plugin-ramda - eb3a5ebc124e0662cac85390a1b7d617003e6776 authored about 7 years ago by Marcelo Camargo <[email protected]>
Update doc for map

github.com/ramda/eslint-plugin-ramda - 91f631a88fa15eb107620cb88f1a7a88fd3bade7 authored about 7 years ago by Marcelo Camargo <[email protected]>
map simplification

github.com/ramda/eslint-plugin-ramda - 2384df41c47d20d6dc67242225ed0b981572bac4 authored about 7 years ago by Marcelo Camargo <[email protected]>
Merge pull request #3 from buzzdecafe/master

appendo sort of working-ish

github.com/ramda/ramda-logic - f23c5ef3759d163f24366987379258e7f4d4ac20 authored about 7 years ago by Michael Hurley <[email protected]>
appendo sort of working-ish

github.com/ramda/ramda-logic - dfe30c0f3292e19ab8462fef0a74a864b2627fd2 authored about 7 years ago by Michael Hurley <[email protected]>
Merge pull request #2 from buzzdecafe/master

added conso, choice, and other changes

github.com/ramda/ramda-logic - 4918c2961ce67d5d4424bd021ea2f4e5760ea2d8 authored about 7 years ago by Michael Hurley <[email protected]>
tweak stream interface

github.com/ramda/ramda-logic - 7f4c2cee56c8ef56ec941ffc4ed2f6385ec407de authored about 7 years ago by Michael Hurley <[email protected]>
got conso working. pretty neat

github.com/ramda/ramda-logic - 6df2557623430c15dc460757b2dbf3db6baa3aec authored about 7 years ago by Michael Hurley <[email protected]>
separate eq from unify; add choice goal

github.com/ramda/ramda-logic - bb26ac013be13545bae3855df615ed58cfb1bcb9 authored about 7 years ago by Michael Hurley <[email protected]>
Merge pull request #2379 from lolcookie/update-tryCatch-example

Update tryCatch example to show correct behaviour

github.com/ramda/ramda - 555e075ec8e9c1ad40ecdbba03d84d98a81a2f25 authored about 7 years ago by Michael Hurley <[email protected]>
Update tryCatch example to show correct behaviour

github.com/ramda/ramda - 6458869c48de7cb69797cdc662360d033f11fcba authored about 7 years ago by lolcookie <[email protected]>
Misleading documentation of "either" and "both" methods fix (#2373)

github.com/ramda/ramda - a513127727a45a169b4c4929d371555592416a3d authored about 7 years ago by Roman Chukhan <[email protected]>
Merge pull request #1 from ramda/modern

rewrite in ES6 style, with homemade stream lib

github.com/ramda/ramda-logic - da7208c5c7c4df9b661e49fb887d72228cdaab5b authored about 7 years ago by Michael Hurley <[email protected]>
export stream

github.com/ramda/ramda-logic - 0b3cf3642682ff3139f5c134e599bf47f47449c8 authored about 7 years ago by Michael Hurley <[email protected]>
all tests passing

github.com/ramda/ramda-logic - 055379acd9f0b76475be5104b62ba949950faff8 authored about 7 years ago by Michael Hurley <[email protected]>
mocha working; tests mostly passing

github.com/ramda/ramda-logic - a65bab6c447ee934963aa14b0be279813950dc53 authored about 7 years ago by Michael Hurley <[email protected]>
Document new rules

github.com/ramda/eslint-plugin-ramda - e99614dfd274cd78abc9197e6fc520c608732dcc authored about 7 years ago by Marcelo Camargo <[email protected]>
set simplification

github.com/ramda/eslint-plugin-ramda - ea9de9fd980f890549200f79015987ae8f0355e9 authored about 7 years ago by Marcelo Camargo <[email protected]>
Start versioning

github.com/ramda/eslint-plugin-ramda - ff0fd32dec99f92647409a0a78d5f47f3177dd1c authored about 7 years ago by Marcelo Camargo <[email protected]>
Add coverage badge

github.com/ramda/eslint-plugin-ramda - 7e19146620700ef0e77d383de5dacc3a0326d87f authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix linter issues

github.com/ramda/eslint-plugin-ramda - 6181008a2708f181c7b77bbeb10d546b1ed252c2 authored about 7 years ago by Marcelo Camargo <[email protected]>
Remove unnecessary command

github.com/ramda/eslint-plugin-ramda - da3ed42098e642a09deb7100ec70b23124e3ec73 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add Travis file

github.com/ramda/eslint-plugin-ramda - 7f42e67c1fcc4f4636ec3610c459d4f04c7913e6 authored about 7 years ago by Marcelo Camargo <[email protected]>
Remove old Mocha dependency

github.com/ramda/eslint-plugin-ramda - f7e18fad82d769e76d2ee68cec545afc7bd61592 authored about 7 years ago by Marcelo Camargo <[email protected]>
Fix example JSON

github.com/ramda/eslint-plugin-ramda - bb38e9576f36c171ac3d63ffe4d87733ca9a707f authored about 7 years ago by Marcelo Camargo <[email protected]>
Update README

github.com/ramda/eslint-plugin-ramda - 887678d86dcb8c8cffc2f50b1b012e39474f5b14 authored about 7 years ago by Marcelo Camargo <[email protected]>
cond simplification

github.com/ramda/eslint-plugin-ramda - 0de28f2442b5581bf6482bc271eb990a0908ea39 authored about 7 years ago by Marcelo Camargo <[email protected]>
merge simplification

github.com/ramda/eslint-plugin-ramda - e64898987583671d13a0bf796fdcec1fbe53330e authored about 7 years ago by Marcelo Camargo <[email protected]>
propSatisfies simplification

github.com/ramda/eslint-plugin-ramda - 5a546d97f1e576fe366876b120065d234d786bf1 authored about 7 years ago by Marcelo Camargo <[email protected]>
reject and filter simplification

github.com/ramda/eslint-plugin-ramda - d4077bfb0236f02bc80bf4a7a452c670cc45fa94 authored about 7 years ago by Marcelo Camargo <[email protected]>
When simplification

github.com/ramda/eslint-plugin-ramda - 37c5bba1f3b9c99f35c5d5556f6f28c875356323 authored about 7 years ago by Marcelo Camargo <[email protected]>
Unless simplification

github.com/ramda/eslint-plugin-ramda - 946c26199e70233a66a3d3edf3b2cd9f53a17455 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add if-else-simplification

github.com/ramda/eslint-plugin-ramda - bf58c5874f9c514e98b3c96f7695b82af37191a2 authored about 7 years ago by Marcelo Camargo <[email protected]>
Reduce simplification rule

github.com/ramda/eslint-plugin-ramda - 0b7aa259588d2325239ef10a0f6236ea584a97ba authored about 7 years ago by Marcelo Camargo <[email protected]>
uniion types are beautiful

github.com/ramda/ramda-logic - 3c82bafc91abb78c57f2d0a26762ebd439609c2a authored about 7 years ago by Michael Hurley <[email protected]>
Add rule for reduce(add)

github.com/ramda/eslint-plugin-ramda - 75d3f721601a87870b949cdad0e1c0b34a973d4d authored about 7 years ago by Marcelo Camargo <[email protected]>
Forbid redundant or

github.com/ramda/eslint-plugin-ramda - 990296ca64ad3409f505553eef8932007a65fa2d authored about 7 years ago by Marcelo Camargo <[email protected]>
Forbid redundant and

github.com/ramda/eslint-plugin-ramda - 37d132fc9ff1100d68459ac1d9ebb3601065df59 authored about 7 years ago by Marcelo Camargo <[email protected]>
Configure linter

github.com/ramda/eslint-plugin-ramda - c2a4ca46b114b822b5fedb273bcfafdcf28bddbf authored about 7 years ago by Marcelo Camargo <[email protected]>
First passing implementation

github.com/ramda/eslint-plugin-ramda - b46dbf9bba3a334746677c2d069cca8614f3bf77 authored about 7 years ago by Marcelo Camargo <[email protected]>
Add first generated rule

github.com/ramda/eslint-plugin-ramda - 21e19244a2c56fac9fe193c0f446c6b5e66c613b authored about 7 years ago by Marcelo Camargo <[email protected]>
Add lockfile

github.com/ramda/eslint-plugin-ramda - fe19a2406f12e78d1bfe41eee56de8d58e226ced authored about 7 years ago by Marcelo Camargo <[email protected]>
Generate plugin structure via Yo

github.com/ramda/eslint-plugin-ramda - 7dcd190a8245779a4bbd23fd5d2695e914ec1bef authored about 7 years ago by Marcelo Camargo <[email protected]>
Initial commit

github.com/ramda/eslint-plugin-ramda - e89457e7d41ae71ee1d0122ae289dd1e91d85a0d authored about 7 years ago by Marcelo Camargo <[email protected]>
own streams; es6 style; rollup

github.com/ramda/ramda-logic - b18bfd12535d72da865e22fb1f4582b9f9f911a8 authored about 7 years ago by Michael Hurley <[email protected]>
Let Function's type signature more formal as an Applicative Functor Instance

github.com/ramda/ramda - ed686acaa4a50d4eca31a077bd8651029f09a56b authored about 7 years ago by wangzengdi <[email protected]>
add R.mergeRight and R.mergeLeft

github.com/ramda/ramda - bac8d4f1025ee6e93a72db4fc9d73a5bc422dcb2 authored about 7 years ago by Harold Cooper <[email protected]>
Merge pull request #2369 from Andarist/rename/side-effects

Rename side-effects entry in package.json to sideEffects

github.com/ramda/ramda - 2234fdb01469f693ec4111d52b537ba23a4efce9 authored about 7 years ago by Scott Sauyet <[email protected]>
Rename side-effects entry in package.json to sideEffects

github.com/ramda/ramda - b0b1c1fdaa04fbd6ca494d952aa511339c90f0f6 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #2363 from ramda/revert-2362-optimze-both-either-description

Revert "optimize both & either description"

github.com/ramda/ramda - 3e7f9289f71c1e078866832c6cc36aa0d8de17ca authored about 7 years ago by Scott Sauyet <[email protected]>
Revert "optimize both & either description"

github.com/ramda/ramda - 61302019fd466de57631ff7d4d3454ec9ad02a35 authored about 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2362 from adispring/optimze-both-either-description

optimize both & either description

github.com/ramda/ramda - 681b214d80164509da2bd11cf4dd9151a64fedf6 authored about 7 years ago by Michael Hurley <[email protected]>
optimize both & either description

github.com/ramda/ramda - a3f30ec82b691126d981576cad1ce9bbca607332 authored about 7 years ago by wangzengdi <[email protected]>
Merge pull request #2360 from adispring/link-curry-partial

add link to curry and partial

github.com/ramda/ramda - 7b4cf0094e8cb5438f56f07a099c30e7a4e1d161 authored about 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2357 from adispring/add-into-see

add @see to into

github.com/ramda/ramda - 7252ec08852f5662a0a282e556d84229d835d921 authored about 7 years ago by Scott Sauyet <[email protected]>
Merge pull request #2358 from adispring/link-reduceBy-to-groupBy

link reduceBy to groupBy

github.com/ramda/ramda - 40430beadb610cfb548fbe14de83c45ddad34f73 authored about 7 years ago by Scott Sauyet <[email protected]>
add link to curry and partial

github.com/ramda/ramda - 08a69104ceb52f5165f222cb1872849a7f099f16 authored about 7 years ago by wangzengdi <[email protected]>
remove R.reduce in R.into @see

github.com/ramda/ramda - b8b05d4665f21f3e4676b4b80832768f3b3c5689 authored about 7 years ago by wangzengdi <[email protected]>
Merge pull request #2359 from adispring/link-scan-mapAccum

link scan & mapAccum

github.com/ramda/ramda - 546736148b8ca62bab777d7fa52368fe9e3867e6 authored about 7 years ago by Scott Sauyet <[email protected]>
link scan & mapAccum

github.com/ramda/ramda - 176f10f29c24cda095e9f1602c392c8a58894786 authored about 7 years ago by wangzengdi <[email protected]>
link reduceBy to groupBy

github.com/ramda/ramda - 6271c286f05275221f0d36903d198aac8be10405 authored about 7 years ago by wangzengdi <[email protected]>
add @see to into

github.com/ramda/ramda - 686a4e233eb9c23628567b12372a9b8c59cce199 authored about 7 years ago by wangzengdi <[email protected]>