Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ramda/ramda
:ram: Practical functional Javascript
https://github.com/ramda/ramda
023350ba00cae8e27a34fb0b9bc8ccf5187f2123 authored over 10 years ago by Michael Hurley <[email protected]>
dfd52a43cad06cdd0638fe8af1bac3a64a19e210 authored over 10 years ago by Michael Hurley <[email protected]>
more test coverage
e53f06b74d433dadd9377b7dc20620061aa03f88 authored over 10 years ago by Michael Hurley <[email protected]>e93181cc6764fe5516c5d61f598980aadf4b495b authored over 10 years ago by buzzdecafe <[email protected]>
curry constructN
c4d992ed1a5dab05cf08e6c288b73840ae3dada9 authored over 10 years ago by Michael Hurley <[email protected]>15e85219212a691a98388cc0e0b3fdbde6c0a945 authored over 10 years ago by buzzdecafe <[email protected]>
curry constructN, tests
7376f77234b72d655fe2b80b7c07f3bdc907d724 authored over 10 years ago by Michael Hurley <[email protected]>db44406d948232e1ef13860a48d354a1a913e3f5 authored over 10 years ago by buzzdecafe <[email protected]>
remove reduce wrapper; more tests
deaeb3402b9d48652e0dd848f16d77f2a01d6453 authored over 10 years ago by Michael Hurley <[email protected]>de96166dc2f03ff3f2a9213cf44488fb5de3de43 authored over 10 years ago by buzzdecafe <[email protected]>
test for filter dispatch
92539f39c85b25cf2bc7ba8ee566e47063999019 authored over 10 years ago by Michael Hurley <[email protected]>ee0c764b94aa4e6bc44541030230656a84c3802c authored over 10 years ago by buzzdecafe <[email protected]>
more test coverage
820d165b167af387de32615fe2026e63f6cd6a77 authored over 10 years ago by Michael Hurley <[email protected]>ba63cde286e9cdd01fa8367172cf3f7477fb771b authored over 10 years ago by buzzdecafe <[email protected]>
improve test coverage; curry prepend and append
cf07ef6fed2c224b9e36a88f9edc34e4900c3a8d authored over 10 years ago by Michael Hurley <[email protected]>54cc5d57a3593d23422137dbe37c9e3b55dc258c authored over 10 years ago by buzzdecafe <[email protected]>
Revert "simplify dependencies for browser tests"
17d68722d311ac59206d5a1a6812538d5dbb52e0 authored over 10 years ago by Scott Sauyet <[email protected]>0fe922f8c38d598a663b23eeee2fea6483f52c76 authored over 10 years ago by Scott Sauyet <[email protected]>
simplify dependencies for browser tests
56036e752639484c3c1617e617390619dabf0408 authored over 10 years ago by Scott Sauyet <[email protected]>e5bbf77a0f5b7b29918752f18f4edea057a059f3 authored over 10 years ago by David Chambers <[email protected]>
Add support for headless testing using Testem
4736201422619a495005f70a335d5d6610c4e611 authored over 10 years ago by Michael Hurley <[email protected]>
The test suite can now be run by installing testem globally and running
"testem" (or "testem -l ...
90a34143d095f8b730fda7700b0ec2d4c8d0ccfd authored over 10 years ago by Michael Hurley <[email protected]>
Add missing test module
c00ed56bc8afc8430535460e3b7ae3efe2a9dfdb authored over 10 years ago by Michael Hurley <[email protected]>package.json: alphabetize dependencies
ea2bea335b38f8c69db6e7da2387c836543c48d5 authored over 10 years ago by Michael Hurley <[email protected]>e73c555bdf0ad76e40896c0e6ffe8bc035e8419a authored over 10 years ago by David Chambers <[email protected]>
The `is` test file was not included in test/index.html, and so its tests were
not run. This comm...
4334a727213d8211f9cf620be09144f97e9970c9 authored over 10 years ago by Scott Sauyet <[email protected]>
Fix a bug in R.skip
8000bf5d8043b94641d575ca356e2109c77a9937 authored over 10 years ago by Scott Sauyet <[email protected]>Calling `R.skip(n, list)` for `n >= list.length` would result in an error being thrown. Instead,...
cff57033fbc96e6ff6b04ab712da2875a0c5d161 authored over 10 years ago by Mark Przepiora <[email protected]>d1536dd89e6405f73914465c61c3593a9da75892 authored over 10 years ago by Scott Sauyet <[email protected]>
88df0f3b2a94eecf2199f60af8a92e7c1b7b44f0 authored over 10 years ago by Scott Sauyet <[email protected]>
Update ramda.js - fixed example (R.reduce)
4c58f2b0d1f47a98d6985e4bbfbf9fb8bc027615 authored over 10 years ago by Scott Sauyet <[email protected]>1354d85a5c785ad3da0b92d00351cd44938bc7a7 authored over 10 years ago by Thomas Deutsch <[email protected]>
rename fork; rename param to func; some doc fixes
639e10f6394201ab33a241b321064c271f8de470 authored over 10 years ago by Michael Hurley <[email protected]>check in test file too
dbb473742383f1a383613f1e8bd9428b6419a538 authored over 10 years ago by buzzdecafe <[email protected]>per @megawac, decrement ramda-style. keep new tests
8f6c04518e913aff06c354bf2770cffbaf2bba78 authored over 10 years ago by Michael Hurley <[email protected]>24f2120feea91151849d16744a65aa44a5792f08 authored over 10 years ago by buzzdecafe <[email protected]>
Fix two bugs in findLast and findLastIndex
5c2a56e7eccae9f54aa95de6d98dd931354504de authored over 10 years ago by Michael Hurley <[email protected]>Fix a critical bug in R.mathMod
bd2a0f15aa2ae420aff9d4ae58f2d849cb0943f2 authored over 10 years ago by Michael Hurley <[email protected]>53b16e01b9a06bfb79a348c23f04b1adc35523e8 authored over 10 years ago by Mark Przepiora <[email protected]>
This fixes two issues:
(1) If only the first element of an array matched the predicate, neither...
ca9e5be75cf24ede32e8c8206b492633242068c1 authored over 10 years ago by Mark Przepiora <[email protected]>remove type checks in _slice
b7ec1fe7b4bb0278a5bbdc1d9007ea98bd4847ab authored over 10 years ago by Scott Sauyet <[email protected]>21813b90e2cef3f4d284cb97959fb5e1e8201e9e authored over 10 years ago by David Chambers <[email protected]>
export module as window.R rather than window.ramda
d8f76bff6fc1df0b8b2b3cd2eb19edc0ef7a7dbd authored over 10 years ago by Michael Hurley <[email protected]>prepare for 0.4.1
f15cb9bdb24b6a27618be22f2faf7794491c6c7f authored over 10 years ago by Michael Hurley <[email protected]>39130570b4635023f81deee70f532d8695010b7a authored over 10 years ago by buzzdecafe <[email protected]>
tweak README for 0.4.1
f43cb50e901b96db9fc423cdc6d995a0f93e9830 authored over 10 years ago by Michael Hurley <[email protected]>fdfe0cefa31c6731cae36c95c7f590bba70e8e12 authored over 10 years ago by buzzdecafe <[email protected]>
7f9e0e13c6723fedc2e4323247c7fe8cf1bd5345 authored over 10 years ago by Scott Sauyet <[email protected]>
b0e0ad6d08eef2746df8bebd38f947b9273b715f authored over 10 years ago by David Chambers <[email protected]>
remove type check in R.curry
f9f9ea8f6f2baa9cfd14afd253be171c9c9a0627 authored over 10 years ago by Scott Sauyet <[email protected]>remove dupe line [ci-skip]
0f841a5b9336185a8093874122d1b6336bc08d44 authored over 10 years ago by Michael Hurley <[email protected]>f593bdf5493b5f63e66a5e545a6a90fa9c9fcf26 authored over 10 years ago by Ville Immonen <[email protected]>
9a44a7202c3b9f3b8d9dc43d77e6624d280faa9d authored over 10 years ago by buzzdecafe <[email protected]>
Move R.foldr.idx alias after the definition
69ec6e27b4eace7bcaebf6702bebd98a7e4302c2 authored over 10 years ago by Michael Hurley <[email protected]>some sig fixes [ci-skip]
3128201278a33f24aeb158f82763a36627e52090 authored over 10 years ago by Michael Hurley <[email protected]>390da6f064553ce38f95870b5cf859147a7968b3 authored over 10 years ago by buzzdecafe <[email protected]>
move alias after definition
dbf9a28bcb2c9ef138cc2bc54383f7d837b8376a authored over 10 years ago by Michael Hurley <[email protected]>288070ed8ed6478cfb2e43ab5b7adec6a7c01ffc authored over 10 years ago by buzzdecafe <[email protected]>
Remove dispatch from .idx methods
6293f7a943ea0d6c12caf58351aba568642718d4 authored over 10 years ago by Michael Hurley <[email protected]>first draft sigs done
d0cc162d9de19cf684be93c3d2b695cc5ee7007f authored over 10 years ago by Michael Hurley <[email protected]>7ab94bd838c37f60094363a1a482c8d54430a7e3 authored over 10 years ago by buzzdecafe <[email protected]>
- Remove dynamic dispatch from reduce.idx, reduceRight.idx,
map.idx and filter.idx.
- Add fold...
98ea9b6620816ac0287d7adbf74e42dc20df2237 authored over 10 years ago by David Chambers <[email protected]>
049e5136bb8389c44d29aaaa3e5fae6b882073dd authored over 10 years ago by Scott Sauyet <[email protected]>
more sigs, almost done [ci-skip]
9235b308173fb622d6660d0229f67f12876e497b authored over 10 years ago by Michael Hurley <[email protected]>772d9f6e7b1118c2999e9b16aeb77808b93baa88 authored over 10 years ago by buzzdecafe <[email protected]>
sigs sigs everywhere [ci-skip]
fbdde226708e14198ce9a7a70ce7953763c5fcee authored over 10 years ago by Michael Hurley <[email protected]>eb41a854eec33ba7e680f656392463bce1d51f57 authored over 10 years ago by buzzdecafe <[email protected]>
more sigs [ci-skip]
b30cc36a03f5af13d99c73c41bbcb6a6dbc08082 authored over 10 years ago by Michael Hurley <[email protected]>f8332997990bdc872a8cdce4c22a4390b5871b4b authored over 10 years ago by buzzdecafe <[email protected]>
bf5febf94f0dd2320d1928cbbebd8358305def5e authored over 10 years ago by Scott Sauyet <[email protected]>
first batch of sigs
4b8f8d78dafca0fd1ca9817382e849c8f022d5ba authored over 10 years ago by Michael Hurley <[email protected]>fc5e8dde16eccf3c40b2dca4f152c932fe353c28 authored over 10 years ago by buzzdecafe <[email protected]>
Remove unreachable internal code
22126e3dd62fe898f8a2d147993e6ba7d504f44e authored over 10 years ago by Scott Sauyet <[email protected]>Add tests for nAry, eq, where and propOrDefault
0f913081ea58d292887c8d5e16c51eb00731112d authored over 10 years ago by Michael Hurley <[email protected]>
- Add new tests for nAry that didn't have tests before.
- Add test for currying eq.
- Add tests ...
- partially
- checkMethod with 4 arguments
Remove unreachable function anyBlanks
b3bff6623f02312c51511b6f0df291f0fdbf7921 authored over 10 years ago by Michael Hurley <[email protected]>c78387acc749bb4ec23e9724656e0023e3b61cde authored over 10 years ago by Ville Immonen <[email protected]>
More JSDocs
f51f17db9c9db71799948ef87685c2bceea1baec authored over 10 years ago by Michael Hurley <[email protected]>Fix `@see` tags: Point to R.{methodName} so links work in the docs.
Replace obsoleted aliases: ...
7824ab72302227fd5929bed2b56932f4a877d3a2 authored over 10 years ago by Ville Immonen <[email protected]>Add annotations for JSDoc
d82e8d0617bf98dc97382469f64fc1e16f605c6e authored over 10 years ago by Scott Sauyet <[email protected]>
JSDoc doesn't recognize functions curried with our curry
function properly without a `@func` ann...
style: normalize formatting
efec1f8ba698399a814995fb78db4ae598b2d9a7 authored over 10 years ago by Scott Sauyet <[email protected]>0b7373522da33678ddce6e2bdac0fe828b35403d authored over 10 years ago by David Chambers <[email protected]>
3669c30751615a37261acb3a5e279a2495fb70e6 authored over 10 years ago by Scott Sauyet <[email protected]>
delete ramda.api.js
d6585b1ee425787f352a9752a6ccd0da24cfab4a authored over 10 years ago by Michael Hurley <[email protected]>b4760e3878c67cf6580925c3370745b817d1022b authored over 10 years ago by David Chambers <[email protected]>
0feb1911f585565b6efe0ac3d4c902c49bd1bced authored over 10 years ago by Michael Hurley <[email protected]>
remove superfluous aliases
01b29bfc96039086a4e9567c894c3bba98dc1ac7 authored over 10 years ago by Michael Hurley <[email protected]>c1937bee0ed6f92db1cd0fc722f8dd4f6d1fb916 authored over 10 years ago by buzzdecafe <[email protected]>
680491985d97e55240cf265d3771669fe6170b9b authored over 10 years ago by buzzdecafe <[email protected]>
Added utility function to get list of all function names in a object
0980b9e0e3409b8579ecad26e8e58866ea63c223 authored over 10 years ago by Michael Hurley <[email protected]>3d7f2fb7243cf3c3dc11c0a1f5f8af79b763a54f authored over 10 years ago by Prathamesh Satpute <[email protected]>
simplify wrapper
a7bd2ca1ccd914f766e50e8b0ed623d639588f6a authored over 10 years ago by Scott Sauyet <[email protected]>3a62bb63f315582106db8dc56a0dc1c097b0b4ec authored over 10 years ago by David Chambers <[email protected]>
style: add uncontentious rules
8b1e1d3501ef4043dcc9d7f8cae5e43aa1a4def5 authored over 10 years ago by Michael Hurley <[email protected]>79030d00e38bd3bbf50e835654546b2d8892bb0a authored over 10 years ago by David Chambers <[email protected]>