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
add R.apply
github.com/ramda/ramda - c1f510b91420e75c54343466bb96cca88e2162f3 authored over 10 years agogithub.com/ramda/ramda - f0721feb941749b98a27c86cdd06dbb57d48e6f3 authored over 10 years ago
Reverse argument order in R.tap. Solve #453
github.com/ramda/ramda - 4c74e5a4a326263ac480d875869fe559674c39d6 authored over 10 years ago
R.tap took its arguments value first, function second but it was
generally agreed that the funct...
github.com/ramda/ramda - b1a58ad5000ec2d63b83fc9cff3b343d36961b29 authored over 10 years ago
Documentation +
github.com/ramda/ramda - bf52b648d99ac823e5c151133605eb8c196c7488 authored over 10 years agoHi I'm megawac
github.com/ramda/ramda - 2825fa1f83c51ec78eda6bf7d3ef4bb3faa7cbed authored over 10 years agogithub.com/ramda/ramda - 56a137f38da24e725414db68f914dc90d8d05e67 authored over 10 years ago
Abstract max and min, maxWith and minWith to helpers
github.com/ramda/ramda - f01bd2fa09860c43c02f598e6ed7f16b56e3be01 authored over 10 years agogithub.com/ramda/ramda - 54716cd6e45751fb6bd4d3b5d58602c973d741b2 authored over 10 years ago
github.com/ramda/ramda - 54c290a17ca37d8d5feebe04adaa4924ce2d404e authored over 10 years ago
github.com/ramda/ramda - 8d4b2bd3a58fb8c7ce765e7dd1fd3d4d7452ca36 authored over 10 years ago
github.com/ramda/ramda - f8d5f82a9632c75ef7f97f16ae25546bd39ca709 authored over 10 years ago
github.com/ramda/ramda - b5e607d32c794782e462c2915ef0d664040d51f5 authored over 10 years ago
github.com/ramda/ramda - 3a3adebd0d1b55ae7d64b8c6b9ecc6fd15a80791 authored over 10 years ago
github.com/ramda/ramda - 0eccd0dff9a3671524f422f69680797bed18dd15 authored over 10 years ago
github.com/ramda/ramda - 6a5000d73e9410eb9c60307842b56feba99d107c authored over 10 years ago
github.com/ramda/ramda - 223dd2262e132491d5339173277df4e28bdaaf41 authored over 10 years ago
github.com/ramda/ramda - 66b027a8f8bb08ca5223adba1963d52bfc192001 authored over 10 years ago
github.com/ramda/ramda - 888cba2bc11aca29716bee8a12717a4829e22c25 authored over 10 years ago
github.com/ramda/ramda - 150f759537dd0c4a70c1cd36055f54a405c980ea authored over 10 years ago
remove unnecessary tests for aliases
github.com/ramda/ramda - 2319e4c738e0028a2f649e631c8f926f9ad4d9a1 authored over 10 years agogithub.com/ramda/ramda - 3efc1651d398d27f6a7d695157fc24fa911a6998 authored over 10 years ago
add R.createMapEntry
github.com/ramda/ramda - e2970aa7bf18e54098c07b2e4c5cdc35a48f80f9 authored over 10 years agogithub.com/ramda/ramda - b62f04093a9d00daac5721287ec5a47349d46731 authored over 10 years ago
s/CrossEye/ramda/
github.com/ramda/ramda - d76c9edd04e44f66bee560d792ec86e6171d4d98 authored over 10 years agogithub.com/ramda/ramda - 69ba215730d5f87d0de47596b35668757e7c7185 authored over 10 years ago
github.com/ramda/ramda - 9b7256c6b950926364d182933cacd10cc4379dfc authored over 10 years ago
github.com/ramda/ramda - cd5723f4238e7b83ddee0e2670bb3f778afebd84 authored over 10 years ago
github.com/ramda/ramda - 8b36ae5b1d4116c58a75270e0b161847d2e1c7d5 authored over 10 years ago
github.com/ramda/ramda - bdda46c2e527f2755370f0c7a4794b9a76b0e359 authored over 10 years ago
Added JSDocs to the lazylist extension
github.com/ramda/ramda - 5619737765ccc9208ecf4bc85456389a83a60d84 authored over 10 years agogithub.com/ramda/ramda - 597a47d92742c9640be85f33e5604f79d2356a7c authored over 10 years ago
Fix spelling errors in tests for pathEq.
github.com/ramda/ramda - 4aff000706919c6c3918dfc92d12d0b972e8c908 authored over 10 years agogithub.com/ramda/ramda - e04bf1c2122cc45221b5e1b2e250ae4c1ee12c0f authored over 10 years ago
github.com/ramda/ramda - f5741f97430d3034892cfebf02282ae049df102d authored over 10 years ago
github.com/ramda/ramda - 4061fb7046688453158e2ac4aa362cdd635cfc5d authored over 10 years ago
github.com/ramda/ramda - a4a6b1ca164b39a369fa4856d7805e4a076a80b4 authored over 10 years ago
github.com/ramda/ramda - 6614102fbb166370058b72630da57d86c392d7d8 authored over 10 years ago
github.com/ramda/ramda - 7ac4666d5d2643e13e065e4545c745b6ef75719c authored over 10 years ago
github.com/ramda/ramda - 4857446d1c50caeef8604085c5b0c471a2ac516e authored over 10 years ago
github.com/ramda/ramda - 1014d876a1dedfdd9e0ae2c00cd06b3ea6277daf authored over 10 years ago
Add R.pathEq function.
github.com/ramda/ramda - 37e280e945a28b8d765e04b9a40cee797549f303 authored over 10 years agoChanged the documentation of R.pathEq to align more with R.path.
github.com/ramda/ramda - 40aa43685c3cdf5a739573a9c32a5372bfdf9180 authored over 10 years ago
R.pathEq determines whether the given, possibly nested, path of an
object has a specific value ...
Add R.has and R.hasIn functions and tests
github.com/ramda/ramda - 71d52fe1a1fc9a3c0c836eb490f288268aee926d authored over 10 years agogithub.com/ramda/ramda - 8eaf3da7d568418a8b53b83943e77e9bc969efa6 authored over 10 years ago
github.com/ramda/ramda - 8b33a834dfa1aa71360591631d562da0bddb84bb authored over 10 years ago
identity monad
github.com/ramda/ramda - a1b61e246390f7f0cc12064ba0c1c43835ebc45d authored over 10 years agogithub.com/ramda/ramda - b590129a4bf368db54665fa13de8a43f3a923a17 authored over 10 years ago
github.com/ramda/ramda - dd43bfeb15fd5cc241d72b7bc03f9a222b5a8703 authored over 10 years ago
github.com/ramda/ramda - 152180f4d92d68b5298389794bcd81ed364eedc0 authored over 10 years ago
github.com/ramda/ramda - a8a0ed0ea2e666f369af79fd66314bfcf047aade authored over 10 years ago
github.com/ramda/ramda - ef61dec5e21574ce1d5374c1ca39104c87c273ac authored over 10 years ago
github.com/ramda/ramda - e97635f12d28eeb0bbc61f9bf004e96bd9ebf76b authored over 10 years ago
github.com/ramda/ramda - d0cdc9f0e9acd2938288e30bf4092216fdff64b6 authored over 10 years ago
github.com/ramda/ramda - 78ca8f161c9b8ec92f0058f0cfdf22b1aba51219 authored over 10 years ago
github.com/ramda/ramda - 847be8cb13e2f0882837b4e0742164d74efeb3bb authored over 10 years ago
github.com/ramda/ramda - 6706456d8c239f3c8ed9efc698c691b475bddd1b authored over 10 years ago
--rename ctor:Ctor
github.com/ramda/ramda - eb618008192dc5a0268abea5388e70e1bb117636 authored over 10 years agogithub.com/ramda/ramda - da90cdfc7f459d63be1e3ae276ca83f91b46aa7d authored over 10 years ago
prototype trim with fallback regex
github.com/ramda/ramda - 846ff64336a8785d414f5dbfca553312f7301e95 authored over 10 years agogithub.com/ramda/ramda - a234239e08fd4b5e4a8f07a459a4dc2586c45925 authored over 10 years ago
Optimize keys check and fix? for node-webkit
github.com/ramda/ramda - 7d67b46b565688d373b60af35b29f23a7ca3b641 authored over 10 years agogithub.com/ramda/ramda - e7b7810e582ebf10016914f117b50bc4d9fb0cc0 authored over 10 years ago
Another bunch of minor fixes
github.com/ramda/ramda - 1e71f9aebb8e28d179830826c6672518891aae50 authored over 10 years agogithub.com/ramda/ramda - 65868ab22adf29ab340fc16151632fa29690db57 authored over 10 years ago
Added R.trim method and simple test. Closes #401
github.com/ramda/ramda - 0893bfff946ada9e4244815a3a99e9517c842675 authored over 10 years agoUses polyfill to comply with ES3.
github.com/ramda/ramda - 590bceb438542eb7ea7c01732e9e4383ce06f5c7 authored over 10 years agoA bunch of minor fixes and typos
github.com/ramda/ramda - a4de8bc6760854a20cd6de7b41cd0ea934f14183 authored over 10 years agogithub.com/ramda/ramda - b7a40616479faaf2c6c1241e077600ca73849ac6 authored over 10 years ago
github.com/ramda/ramda - b197da572ca28af8c7986907913fcfb172be7179 authored over 10 years ago
github.com/ramda/ramda - 93379e35b9e3bbffbb7d7ebda87723a8dbfaa3c8 authored over 10 years ago
github.com/ramda/ramda - 97b57ecef30f177ddc812898de90b279e6d300fc authored over 10 years ago
github.com/ramda/ramda - 1671cd565a97a6c98afba3a1083ffb07a364f146 authored over 10 years ago
github.com/ramda/ramda - 8649f52dfa9b0ef0f195866bbda2e7ed592aa4b8 authored over 10 years ago
github.com/ramda/ramda - f26dccc36a3b5184afd936df4341cabad8162afd authored over 10 years ago
corrects typos
github.com/ramda/ramda - e946777b46ffb6bae9592eb3e93f0a63ad1ff3f7 authored over 10 years agogithub.com/ramda/ramda - d3ff92d2bc1c88252794af58a1ef195e5de9cbea authored over 10 years ago
github.com/ramda/ramda - 178cb64cf967d0cf0e67a42e1a948956c89ff0c9 authored over 10 years ago
github.com/ramda/ramdangular - 2e46e3822c3af2a7414d94432f4004d2380a1083 authored over 10 years ago
github.com/ramda/ramda - c586215604492d0f776d586132648466433a57ae authored over 10 years ago
github.com/ramda/ramda - 3dbb86448373d3b4af09b651b8f02a42557c77f6 authored over 10 years ago
github.com/ramda/ramda - 5b3434951431f6b0d9c3ad97b24e37fec363a3df authored over 10 years ago
test(cone): add more tests for "cond" function
github.com/ramda/ramda - aea0b5f6272d5e4c9f62a7bbc54d7a2a30f7a969 authored over 10 years agogithub.com/ramda/ramda - b12958a4f6615794b326764742a6cbe51e587054 authored over 10 years ago
github.com/ramda/ramdangular - 7eb832a2f28d9849df1d8bf6ccc522645113c72c authored over 10 years ago
github.com/ramda/ramdangular - a99e82d9851ca4881a8c2555feee3d1c13842020 authored over 10 years ago
github.com/ramda/ramda - b8d7f789e8b0eca81325e4c2d7f9c5026f477346 authored over 10 years ago
feat(if): add conditional "if" function
github.com/ramda/ramda - 20ff8e79e2b5c582e67fbb7bc093632eccfe7809 authored over 10 years agogithub.com/ramda/ramda - 44b4dfc5c597c01f537003d7789651ca85869f91 authored over 10 years ago
github.com/ramda/ramda - d652fa66e138abe703526c035d464a6235564c60 authored over 10 years ago
github.com/ramda/ramda - 3a1a00df1ba3e44488297ad4595f35d5b31ba926 authored over 10 years ago
Define reverse explicitly
github.com/ramda/ramda - abfe0e2999705f55635e71a1f28e6698f5fa25c9 authored over 10 years agogithub.com/ramda/ramda - fb5b242d474296abf23fd0e2e1953c10604c3cd6 authored over 10 years ago
github.com/ramda/ramda - a00f12dae9635721c7dd4b07b592d2f6458a8739 authored over 10 years ago
github.com/ramda/ramda - 587111f0588043791b6948fe9e98eec57572c140 authored over 10 years ago
github.com/ramda/ramda - b49aa9e723c0b6e84da9d453c7e2e9258dfa013d authored over 10 years ago
Simplify invoker and invokerN
github.com/ramda/ramda - ae47dc3be1729f6dece90d9bdcb54bb4e16ed9a4 authored over 10 years ago