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

Move bundle.js to /dist (#20)

github.com/ramda/repl - d2103be5d01bea3125cf9605408190ac189613b2 authored over 8 years ago
Replace documentation Widget arrow with Constructor Function (#1921)

* Replace documentation Widget arrow with Constructor Function

* Replace example arrow functi...

github.com/ramda/ramda - e90b8b4be7c23b1c44962b5ddf1c40347c62558f authored over 8 years ago
Configuration / Embedding (#13)

* Remove extraneous HTML

* Isolate JS selectors from CSS selectors

* USe a class selector ...

github.com/ramda/repl - f1205f32ee508879261ef44822745c0e23416ebe authored over 8 years ago
Travis (#15)

* Add travis config and failing test

* Test commit to trigger travis

* Add build status ic...

github.com/ramda/repl - 2c6c7bbb0eeaa8571b56467375d41c2c38deea00 authored over 8 years ago
Remove extraneous CSS and Template (#11)

* Remove template

* Remove bootstrap, jquery, and extraneous CSS

* Further CSS adjustment

github.com/ramda/repl - dfb1bcba4171fee668417c021b7e7250f3bf6603 authored over 8 years ago
Fix lints for /lib/js/, and lint tests (#12)

github.com/ramda/repl - 23cf98eae74a6e5ac41bd95831d1dc8cb0404c45 authored over 8 years ago
Test input output panes (#10)

* Introduce mocha and sinon

* Test the operation of the reset and clear buttons

A few thin...

github.com/ramda/repl - b7fcca9685197d3bdb5ce5c22fa87962ccc54b20 authored over 8 years ago
Introduce tests (#8)

* Introduce mocha and sinon

* Test the operation of the reset and clear buttons

A few thin...

github.com/ramda/repl - 1403a2f9fee9826c475e010bd69a341b5053b16f authored over 8 years ago
Improve scrolling on mobile (#126)

* Add momentum scrolling for .sidebar .toc ramda/ramda.github.io#124

* Remove `.docs-page mai...

github.com/ramda/ramda.github.io - 8eede5d8a0562714688bb53e8818b3dac1d8bacf authored over 8 years ago
Missing vendor prefixes (#122)

* Add autoprefixing to css build ramda/ramda.github.io#41

* Add minification to css build

github.com/ramda/ramda.github.io - d55e3805b7eaf5ed965ab68c44f4ce8d175e61bb authored over 8 years ago
Replace redirect on index.html with README content (#119)

github.com/ramda/ramda.github.io - dd465602310c14d47759f4d6aeb99e17e2c0c564 authored over 8 years ago
Optimize hamburger SVG data URI: fixes ramda/ramda.github.io#120 (#121)

github.com/ramda/ramda.github.io - b9544bcb973098a7be7d91a413130eca2453e9aa authored over 8 years ago
Implement FantasyLand ChainRec (#125)

* Make Future.equals return promise

If feature is not resolved synchronously then old impleme...

github.com/ramda/ramda-fantasy - 8675e8086afada93390df0957a1e73a004e878d2 authored over 8 years ago
Clarify docs for '__' -> 'both' (#1891)

github.com/ramda/ramda - 50758266f8afb18c38bc2de9a12a8a4bf9707b72 authored over 8 years ago
Remove nav and examples (#6)

* Remove examples

* Remove example npm script

* Remove nav

* Line up 'Input' and 'Outpu...

github.com/ramda/repl - 65705672cc09017ae3864b8745cb065e8b0c9b71 authored over 8 years ago
Dev mode (#4)

* Add http-server and watchify

* Add babel configuration

* Document npm scripts

* Modif...

github.com/ramda/repl - d1290d4f3e98c0cbe4bf0cdba04072ac968abd9b authored over 8 years ago
Eslint (#3)

* Add dotfiles

* Introduce eslint

* Applied ramda eslint rules

- Whitespace fixes
- Re...

github.com/ramda/repl - 0f070a6edc10f9d6dbc60d0abf116ee0dde659b5 authored over 8 years ago
move ramda repl to its own repo

github.com/ramda/repl - 57a4ebe918e6f54f1519d5447a4763e4947a4ddb authored over 8 years ago
Color output for "Try Ramda" (#115)

* Add 'pretty output' button

* Use codemirror to colorise output

github.com/ramda/ramda.github.io - 3a0ec516734da9fdad3ae37ee2f67abb2fec61cf authored over 8 years ago
Merge pull request #126 from Koleok/master

Fix typo in Future.md

github.com/ramda/ramda-fantasy - 8af8589b0f4be9c04741eeaf3c07e8cba3bcac3f authored over 8 years ago
Fix typo in Future.md

github.com/ramda/ramda-fantasy - 0c983a26b8dff0e24bfbada79a3e48051f691cd1 authored over 8 years ago
Fix ramda version in jsdoc publish.js (#113)

github.com/ramda/ramda.github.io - 100e7e96d158f39c618d63825222da21e90a6f91 authored over 8 years ago
Include prettification in bundled js ... up to date (#114)

github.com/ramda/ramda.github.io - 9925dea643fdc54183d90cdfbf89c0726cd92fad authored over 8 years ago
Add 'pretty output' button (#110)

github.com/ramda/ramda.github.io - c4668b1a40b51144a97280595df81270d5f1c859 authored over 8 years ago
Show each param type name (#76)

github.com/ramda/ramda.github.io - 66bbfea58e379ef730a6b4e5303a45def0f19be0 authored over 8 years ago
REPL: Get code param from hash part of URL (#103)

* REPL: Get code param from hash part of URL

Previously it was trying to get querystring from...

github.com/ramda/ramda.github.io - d78ff36cb0aa86654412bf706eb8aac7869550d9 authored over 8 years ago
Add make release script and notes to README (#108)

github.com/ramda/ramda.github.io - 51cf8e4b9c92f9ca612eb7d18e226b59ff0af7f3 authored over 8 years ago
Ensure codemirror is full height (#112)

github.com/ramda/ramda.github.io - 9ce63f31b91baa9f46421372c1ce56f2ed6d833a authored over 8 years ago
Update less to 2.7 (#111)

github.com/ramda/ramda.github.io - 549cb799cf2ef8315d005b6d7bfda3c50c75c497 authored over 8 years ago
Merge pull request #11 from buzzdecafe/shake

require specifics instead of whole lib

github.com/ramda/ramda-lens - 40540d17fefa0694012ec7ca6bbb760f1d852c54 authored over 8 years ago
require specifics instead of whole lib

github.com/ramda/ramda-lens - 4ae1008e6ce585ae4b89fc47adedad45343ac0ef authored over 8 years ago
Version 0.1.1

github.com/ramda/ramda-lens - 591e2e5a01fb2fcd7d3d2397a86e390024f173fd authored over 8 years ago
Clarify docs for 'call' -> 'composeP' (#1892)

github.com/ramda/ramda - b1a423e074b327c18cf364f57e652735b718ca72 authored over 8 years ago
Merge pull request #9 from buzzdecafe/meta

metadata so npm has some info about the package

github.com/ramda/ramda-lens - 5dfc63252c7ca671e25b220b4092e2a5cd250ba6 authored over 8 years ago
metadata so npm has some info about the package

github.com/ramda/ramda-lens - c0d63fb5225e2a817cd1b7416698ee61085f79f3 authored over 8 years ago
Version 0.1.0

github.com/ramda/ramda-lens - 1287742ee348d4eedad2d26e3b01c668b2ac26d3 authored over 8 years ago
Add releases script and page (#106)

* Add releases script and page

* Fix bounds in releases folder regex

github.com/ramda/ramda.github.io - 08b36f6377272a0c53ba4cf46e93e6ca05348724 authored over 8 years ago
Merge pull request #109 from fix-fix/remove-root-main.js

Don't copy docs main.js to index directory

github.com/ramda/ramda.github.io - 3b0d08ba16655f8c51213f52615556156c82f0fb authored over 8 years ago
Don't copy docs main.js to index directory

Now there is no index page, because when user visits / he is auto
redirected to /<version>/docs ...

github.com/ramda/ramda.github.io - 399582c7211cf8457be041fd68294e2165a40606 authored over 8 years ago
Merge pull request #8 from scott-christopher/alt-fold

Allow foldMapOf to work with empty traversals

github.com/ramda/ramda-lens - 7cec197c84c3f10b9e427b75c1f8aad789cf49ae authored over 8 years ago
Merge pull request #105 from MattMS/remove_duplicate_main.js

Remove duplicate, unused main.js

github.com/ramda/ramda.github.io - f3b17cec355a0584b28b6cc68bd912fe6709ad6c authored over 8 years ago
Remove duplicate, unused main.js

github.com/ramda/ramda.github.io - 920f8b4b7b2a3dbb7daf4e95448dbb0316388818 authored over 8 years ago
Merge pull request #92 from MattMS/make_version_folder

Add copy to version folder script

github.com/ramda/ramda.github.io - cd83b64249fa3cfb779c9fd7908f300fc7a60105 authored over 8 years ago
Add copy to version folder script

github.com/ramda/ramda.github.io - cf0fd5486ca6485a73cf4e8c1b71960766117f87 authored over 8 years ago
Merge pull request #93 from MattMS/make_index_html

Add make index.html script

github.com/ramda/ramda.github.io - cb2953d5424ffe2bf82780ab6c41a6624c34cabc authored over 8 years ago
Merge pull request #90 from MattMS/move_readme_template

Move README handlebars template

github.com/ramda/ramda.github.io - 548a9cf9405818903a37b66ac73390baef7c9609 authored over 8 years ago
Merge pull request #91 from MattMS/copy_ramda

Add copy ramda.js script

github.com/ramda/ramda.github.io - b9dc5379e9e156bca247da7f967622d607c3a371 authored over 8 years ago
Merge pull request #104 from MattMS/ramda_0.22.1

Set ramda dependency to 0.22.1

github.com/ramda/ramda.github.io - 84e83591655d44b99846b1e0227674b05b2b804a authored over 8 years ago
Set ramda dependency to 0.22.1

github.com/ramda/ramda.github.io - 0411b218420374b291f366640ef4e410cdccfd45 authored over 8 years ago
Allow foldMapOf to work with empty traversals

github.com/ramda/ramda-lens - ce6ea28fb31dd8e29d5f0d81557cd2495aef6144 authored over 8 years ago
Update binary predicate signatures as they're not curried. (#1861)

github.com/ramda/ramda - 1b819211d4f9146ee019cf24ca8e53a2945bdbf9 authored over 8 years ago
Allow dissoc to remove non-string keys (#1883)

e.g. numbers, null, undefined, NaN, etc.

github.com/ramda/ramda - 0f7d7e6186b68d15563ed64d2366789f9c47613b authored over 8 years ago
Bump version of jsverify (#1884)

github.com/ramda/ramda - ca1764882c2848c81276351966353ab39de7562e authored over 8 years ago
Fix duplicate declaration errors in anyPass example in REPL (#1881)

* Fix duplicate declaration errors in anyPass example in REPL

* Update anyPass.js

* Update...

github.com/ramda/ramda - 37f5730fffd45fe25d73937eb719dbde0d5c5c69 authored over 8 years ago
Merge pull request #1882 from aonghusonia/patch-2

Fix duplicate declaration errors in partial example in REPL

github.com/ramda/ramda - 692b5ac06e3c8780dbc829e5555cf664bced3016 authored over 8 years ago
Fix duplicate declaration errors in partial example in REPL

github.com/ramda/ramda - 6a0f7f994d5a3dc82b15cd0991fe7b39f23c89a3 authored over 8 years ago
Fix duplicate declaration errors in converge example in REPL (#1878)

* Fix duplicate declaration errors in converge example in REPL

When you run the converge exa...

github.com/ramda/ramda - 0be83e9c4c607cd57ef4785ca818bd4ba14dd2bb authored over 8 years ago
Issue 1832 (#1833)

* Add tests for corner cases in R.evolve.

R.evolve correctly ignores primitive values, but do...

github.com/ramda/ramda - 3cd3daa838a6c0fa863419640efc508ab91f41dc authored over 8 years ago
Removed semvar lock on travis ci node versinos (#1870)

github.com/ramda/ramda - 0253f60fe89bcca8334fa6c0255edbefa9dce48a authored over 8 years ago
deprecate R.isArrayLike (#1877)

github.com/ramda/ramda - 68f37e0cf02b1f93bca427f22b1d02cba30a6e47 authored over 8 years ago
Added property tests for R.compose (#1871)

github.com/ramda/ramda - eaa0d3ea0e5a07771f2314a12ae9284875a05684 authored over 8 years ago
Merge pull request #119 from raqystyle/fix/include-only-what-is-needed

Fixed the way Ramda is required

github.com/ramda/ramda-fantasy - a48e9b90ea3a2daf6efa1b40dad52c78156c9a93 authored over 8 years ago
Fixed the way Ramda is required

This commit comes from my need to use Maybe only as I do not need the rest. Thus,
I do `require(...

github.com/ramda/ramda-fantasy - b85d0d32226a6f73f39b0a55576518fe651ba1ae authored over 8 years ago
Merge pull request #94 from scott-christopher/remove-readert-setoid

Removes equals from ReaderT

github.com/ramda/ramda-fantasy - 5fd339ce424bad12054f3fdb1c5f53a9c03faa1c authored over 8 years ago
Merge pull request #92 from scott-christopher/state

Adds State type

github.com/ramda/ramda-fantasy - 06dc4ffbd007a85ec83787105f58286398d51a1c authored over 8 years ago
adds-symbols - initial commit (#1852)

* adds-symbols - initial commit

* fix lint error: trailing spaces in mapAccum.js and mapAccum...

github.com/ramda/ramda - 1dc788d94bb13540a51eb5185695d4334d064a51 authored over 8 years ago
Merge pull request #99 from thurt/adds-symbols

adds-symbols - initial commit

github.com/ramda/ramda.github.io - 5134067281031416de844fbd9b0c83275ca44786 authored over 8 years ago
Merge pull request #118 from ramda/opendep

remove upper limit on ramda dependency

github.com/ramda/ramda-fantasy - 4bb4fdea85c1f22c7024cf6b5b1819de1ccdd0c0 authored over 8 years ago
where.js docs: prefix with "R." where needed (#1862)

github.com/ramda/ramda - 84b7f54d5c53b93d615dd34e783256fc4d50130b authored over 8 years ago
remove upper limit on ramda dependency

github.com/ramda/ramda-fantasy - 7beb643f1cb9bf5354c863a3cc52f873ef65c250 authored over 8 years ago
remove functions deprecated in v0.22.0 (#1857)

github.com/ramda/ramda - 59019cd942e9b5d6d09aedaea510a2975da9cefb authored over 8 years ago
Merge pull request #117 from jairovsky/word-typo

Fix word typo

github.com/ramda/ramda-fantasy - dab7f9c7347d8502f56cf285da55c2c33d38f347 authored over 8 years ago
moved custom.css to less/custom.less, added import directive for custom.less to less/ramda.less, removed link tag for custom.css in docs/index.html.handlebars

github.com/ramda/ramda.github.io - 244111289a2847783841667b4abdfb20d189e606 authored over 8 years ago
Merge pull request #116 from kujon/ramda_version_bump

Ramda version bump

github.com/ramda/ramda-fantasy - 482c0dc4b91e06de93a335d4d402123cbdf621d5 authored over 8 years ago
Ramda version bump

github.com/ramda/ramda-fantasy - 78bf26044d593fe06cd7129ed9d52469a5e9b100 authored over 8 years ago
Version 0.22.1

github.com/ramda/ramda - c592e687432fda78cbeab165b92a1b99e387a8e4 authored over 8 years ago
'fix' internal jsdoc comments that were choking the docs build (#1855)

github.com/ramda/ramda - a01ffe6677d0f7c390a46fdc0e76eeabf8fa2a17 authored over 8 years ago
adds-symbols - initial commit

github.com/ramda/ramda.github.io - 23d10a966eccdc64b1bf3de3f186c42a6dbbffe0 authored over 8 years ago
Version 0.22.0

github.com/ramda/ramda - a40a51e94663967fde9861be2607138f8c0ef192 authored over 8 years ago
Merge pull request #97 from walkermatt/immutability_fixes1

Small fixes to last two immutability code snippets

github.com/ramda/ramda.github.io - 5b130358980bfa96f2967e95adeb957ff2e9dc16 authored over 8 years ago
Small fixes to last two immutability code snippets

* Replace comma with semicolon in reduce without mutation example

* Map R.props over filtered s...

github.com/ramda/ramda.github.io - 93727cfe4ea6bf5511774890da5d17be9fa86d79 authored over 8 years ago
Merge pull request #1840 from buzzdecafe/ntharg

nthArg should return a curried function

github.com/ramda/ramda - 27eca836d30ec5bd0be7b1ed030cee7b67a9807b authored over 8 years ago
Change console.log comment style (#1841)

github.com/ramda/ramda - eca8a852f68a9b1ed0011e1b072d0d8546a86427 authored over 8 years ago
nthArg should return a curried function

github.com/ramda/ramda - 9cd32cd4156a65824f30c862563486e273492d3f authored over 8 years ago
Add bind example (#1836)

github.com/ramda/ramda - 605d2e706dd1789a50e1643dc6e1e444a3190af7 authored over 8 years ago
Merge pull request #1834 from davidchambers/bookmarklet

readme: use absolute bookmarklet URL

github.com/ramda/ramda - c087260ada88376bb094bbec5f8379eb58232fd2 authored over 8 years ago
readme: use absolute bookmarklet URL

github.com/ramda/ramda - 749ed5635e51946aa32cc02a34178a4af863fb44 authored over 8 years ago
Relink to original Hugh Jackson article, Fixes #1831

github.com/ramda/ramda - e0668c41deb36a3370feec6692969d502cd8315c authored over 8 years ago
Add converge to see doc in applySpec (#1829)

github.com/ramda/ramda - ccfc6c549526cfeed657570eb40aad3c137557b9 authored over 8 years ago
Add link to Thinking in Ramda (#1828)

* Add link to thinking in ramda closes #1827

* Squash all introductions in one section

github.com/ramda/ramda - c4140e6414b4d3a0a3701d34acd3a56a87cd7f94 authored over 8 years ago
Cross-references R.prop with R.path and vice-versa (#1822)

github.com/ramda/ramda - 73e2cf0b7c78a593fd9bc7f2f7c64cb0ebb8ba29 authored over 8 years ago
deprecate R.wrap (#1818)

github.com/ramda/ramda - 6688a0fe8bb84e4c712501ef48850d62d97a6e50 authored over 8 years ago
remove functions deprecated in v0.20.0 (#1819)

github.com/ramda/ramda - a752ea4252b614f0d826b9e10f1d97bdb92e63db authored over 8 years ago
Add make index.html script

github.com/ramda/ramda.github.io - b981b5a7feb03e2ffde3913ff3b75296a5814c09 authored over 8 years ago