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
github.com/ramda/ramda - a0ec03518f526cb25b45961e132e59a429c16115 authored about 10 years ago
allow examples to require()
github.com/ramda/ramda - 511f2d850c6ec914a1d71ba541bf0c143832ed55 authored about 10 years agogithub.com/ramda/ramda - 0d9cb04b99c4fb9340f47b0b8708c8bfcf616afa authored about 10 years ago
github.com/ramda/ramda - 887f843f1e9646bb91da626ffb3a4de8cd119a7d authored about 10 years ago
commute and commuteMap
github.com/ramda/ramda - 5554f26b52259bd3724a27b0f52b9757b0ce90c2 authored about 10 years agogithub.com/ramda/ramda - 186fd16e5a562a931866f4e38b589367005372c6 authored about 10 years ago
standardize capitalization of JSDoc type annotations
github.com/ramda/ramda - 69ba5a56b5072b241c71658c39becccdefb3fc56 authored about 10 years agogithub.com/ramda/ramda - 7a146c0098fe4aaa8e8f8a29114411a138fb9ef9 authored about 10 years ago
github.com/ramda/ramda - 81981821019d82c4be9e336a549d86ca9f04a386 authored about 10 years ago
github.com/ramda/ramda - 3d3eefa7b32adc510b631b334cdf9d3478101f2c authored about 10 years ago
github.com/ramda/ramda - 50490bb3dfcc0025f4c5d7690f296b094decd87b authored about 10 years ago
github.com/ramda/ramda - 85d47ed91002d105a9051a498e3c92804709d993 authored about 10 years ago
github.com/ramda/ramda - 196f318abf3c65295f6b408e4c454a3f5dae6095 authored about 10 years ago
github.com/ramda/ramda - d966911f9882e2cd2d23aa101f007409abe28684 authored about 10 years ago
Update wrap to correctly return wrapped function arity
github.com/ramda/ramda - 544da70c0fc3b0d2e09f129245a37d769f039710 authored about 10 years agogithub.com/ramda/ramda - e6127d3b293cb06c03f04d099283eb037f09d5a4 authored about 10 years ago
github.com/ramda/ramda - 20bec6e75dbe902462d574281402190e127a22db authored about 10 years ago
github.com/ramda/ramda - b21f4b4411e5b833cea9f5aadf22233e3d272b8a authored about 10 years ago
add R.cond and rename existing function of that name
github.com/ramda/ramda - e055abd201610a7799ac8569adea5b27f349ad16 authored about 10 years agogithub.com/ramda/ramda - 4a3c071c767c7206ddbeee4f314b671f7e42bb4c authored about 10 years ago
rename R.identityN
github.com/ramda/ramda - 44ba9b7c69d0f4b1c4fea3ac610a143f3bd55e30 authored about 10 years agoadd R.unapply
github.com/ramda/ramda - 59937fbf24596f69212567392e4b38f0a04d3310 authored about 10 years agogithub.com/ramda/ramda - bfb6fcefbe1b0ab7dc66fc5af90a3888ecf43876 authored about 10 years ago
github.com/ramda/ramda - 2e372f02d593af379ba3b5c385be5f466d81a613 authored about 10 years ago
github.com/ramda/ramda - e0e28fec02a0866dc7fe444928cacb42eb04f076 authored about 10 years ago
add R.identityN
github.com/ramda/ramda - 09028bec8e04947b8000eeeab380fb23b006106e authored about 10 years agogithub.com/ramda/ramda - 3fcc886d4530cac2747a2fa23176a770d8c55678 authored about 10 years ago
github.com/ramda/ramda - 5de0d9a26d1e6a978b67a8f2927a20cd2e0b4dee authored about 10 years ago
github.com/ramda/ramda - 95ee0216d6489c961570aa4146d6c556d32f4ed4 authored about 10 years ago
Change invokerN to take a method name as string
github.com/ramda/ramda - 911bfea3b1f4b0aa772c7a5dc1fdcf9d7bc15da2 authored about 10 years agogithub.com/ramda/ramda - 32d2402031c23f51730362d6752916a98e290ab1 authored about 10 years ago
A type reporter for ramda
github.com/ramda/ramda - 13c2cdbc01c0fa78b2d2189edea80f431c9eacd1 authored about 10 years agogithub.com/ramda/ramda - cdd6241db6c7e05a1a9b44316bdbee182431b436 authored about 10 years ago
ensure return value of isArray is Boolean
github.com/ramda/ramda - 23bb1eecd3f5f379d0e16ff76aa6d642b61abf32 authored about 10 years agogithub.com/ramda/ramda - 4f38e041d0f7a71165e8494f3e7d9fdf38080d7d authored about 10 years ago
formalize function style and naming
github.com/ramda/ramda - da2c8a3d84378f807e87a6af5c64dfca6daaa6ac authored about 10 years ago1. Top-level helper functions are defined via function statements:
function _add(a, b)...
github.com/ramda/ramda - b5dfb38cc511344949044369d5ed2894cc1e0850 authored about 10 years agoadd R.appendTo and R.prependTo
github.com/ramda/ramda - 436563325f86d762d46f6a5f760163275fe45c98 authored about 10 years agointegrate envvar
github.com/ramda/ramda - edb3829656337e0aac209c9df6b5d49e95c8bbd7 authored about 10 years agoRenamed `props` to `propOf`, reimplemented `props` as multiple `prop`
github.com/ramda/ramda - c74ae23ea4badd2d18d073bd6139a72d4b079c93 authored about 10 years agoremove window.ramda alias
github.com/ramda/ramda - 46431585af119692ad1cd1a5d6e604ac7535096e authored about 10 years agodo not treat null/undefined as the empty list
github.com/ramda/ramda - 88e1388539ec70edc491181983bde71efab65750 authored about 10 years agofix hasMethod to fix R.concat('')
github.com/ramda/ramda - dd7007fa0a3787b906f616e9deffd672a625e3e7 authored about 10 years agogithub.com/ramda/ramda - ce024685e1137c373c82fdda39067a40e7dd3aa8 authored about 10 years ago
github.com/ramda/ramda - 601bc2339f443251f829c818c8d5d4e918f36534 authored about 10 years ago
github.com/ramda/ramda - 4df32ae2aa21f1831b03701f08323233f416135c authored about 10 years ago
github.com/ramda/ramda - c3171defdac18592f73c8ba79f54bf0ad486d64c authored about 10 years ago
lint sauce files
github.com/ramda/ramda - 97a2ddc54e6a719daef90cba4148752ed6417a41 authored about 10 years agogithub.com/ramda/ramda - 1750d05522547ebba8f4edcf27254f80b7a1f68b authored about 10 years ago
github.com/ramda/ramda - 2deb4bc06bba354485a29acb16c007a197ff1fda authored about 10 years ago
github.com/ramda/ramda - 6fa59d6531e3239782843733fc6d72aed4f69568 authored about 10 years ago
add R.nth
github.com/ramda/ramda - e4937800d3489a890468e713bef30b7c7ac6ae1e authored about 10 years agogithub.com/ramda/ramda - b43ea868dec2ae2a2ec9be4407097fe7bcda389e authored about 10 years ago
github.com/ramda/ramda - 2a1aad929fab3137c054236ca0cfa9b708c70bea authored about 10 years ago
github.com/ramda/ramda - df0c3c3d7d2ae5dedc10323a1a1f46a802f4b483 authored about 10 years ago
github.com/ramda/ramda - a25d6c63ae7c4bd4b93e18acf94d366cc9c42bae authored about 10 years ago
github.com/ramda/ramda - 143fc56002925ddd4b790268d0041f29f0025557 authored about 10 years ago
github.com/ramda/ramda - d10cbe549126a18c38cb89f98cf32388ae4b7bb7 authored about 10 years ago
github.com/ramda/ramda - a62eee04cbd63758badc88335d111171e442572b authored about 10 years ago
github.com/ramda/ramda - d76ef0841d837976bc97f47bc51a18f55c9f4985 authored about 10 years ago
github.com/ramda/ramdangular - 39a615d6231273c3183a1f50176342ff2ea9e4d9 authored about 10 years ago
add bookmarklet [ci-skip]
github.com/ramda/ramda - d805767d7b9ffbdd6dc8226630aecd3f8e9ea557 authored about 10 years agogithub.com/ramda/ramda - 7b79d27cbc5aee5ad0c88cc91b70d268373ae579 authored about 10 years ago
Fixed return types. Updated sigs to distinguish between arrays and lazy ...
github.com/ramda/ramda - 63f26908fa74d6456c57e5f2dd75406331e4c61c authored about 10 years agogithub.com/ramda/ramda - f68ea0f49aff510e8e826ed7dba6f4aef6fca0f2 authored about 10 years ago
github.com/ramda/ramda - 05a4461b95662ac998b49906dfb352b3e7316d98 authored about 10 years ago
github.com/ramda/ramda - 404399c2a0913f770f1fbfb8a913bdd5dbbfb74a authored about 10 years ago
remove R.xprodWith
github.com/ramda/ramda - eb87578fa876c75fa544cbf78dae75019a44d84d authored about 10 years agogithub.com/ramda/ramda - 1659e05f40ce584c6a6e4679a03fa11a726be6dc authored about 10 years ago
implementation of cloneDeep
github.com/ramda/ramda - 698e8fb766b5af6e9067dc62512fafdc459f7464 authored about 10 years agogithub.com/ramda/ramda - 802271d98e964e341853a05dae8b544e709f7d82 authored about 10 years ago
github.com/ramda/ramda - 235fb4fc9f5a6c61a0df95030d8796d97f7d7991 authored about 10 years ago
Set prop and path
github.com/ramda/ramda - d87db65b49829c71312f076d2129cf2eb3b38abc authored about 10 years agoRemove LF validation to make testing on Win easier
github.com/ramda/ramda - 4d7b0b52e6070b5c0ed94884545f38f671a7daff authored about 10 years agoNormalize all line endings
github.com/ramda/ramda - 03b4e9868974b7ef350eeee6c7100c75b435fb90 authored about 10 years agogithub.com/ramda/ramda - d52bd6032bf0ca46b700ffdd9090c106fc2cb9f3 authored about 10 years ago
github.com/ramda/ramda - 44f9b3e450195479256dd760a017a19fdf8d2701 authored about 10 years ago
github.com/ramda/ramda - feb2749b623dc9709c59559d9c385ed3556cc09b authored over 10 years ago
github.com/ramda/ramda - fd16224f30a67ccbb559c7e5ad11c051063fed31 authored over 10 years ago
github.com/ramda/ramda - 895d48e9cd7acaf7d5a81a00c44eab5e1b06f6f9 authored over 10 years ago
lens and tests
github.com/ramda/ramda - eba150af150fd16dc7b6705190db2e47c9ba9127 authored over 10 years agogithub.com/ramda/ramda - 57f6a05b92f932576a86ec70fd393d86f23ae1de authored over 10 years ago
github.com/ramda/ramda - df8b620e460c0b2fce408da2b58f5c99308f90af authored over 10 years ago
github.com/ramda/ramda - 0b3215bbd9b5f959599c1c14e3c652daa12955b0 authored over 10 years ago
github.com/ramda/ramda - 2180efd123da197bc5e6ffbfc12d9363370b7d5d authored over 10 years ago
github.com/ramda/ramda - 5f737ebdbf598fbceabed39aefbbef931094ed49 authored over 10 years ago
github.com/ramda/ramda - ffcb76721f182ad70de848100d81d1e655e7a5b1 authored over 10 years ago
automate release process
github.com/ramda/ramda - 310411dd848865eeb8eb04c755a0a6a2086ae6e1 authored over 10 years agotest: banish the word "should" from descriptions
github.com/ramda/ramda - dc803d47762e6f38d345c0f064402559b7ac0f93 authored over 10 years agogithub.com/ramda/ramda - 3b0ae4c5798a4369838626d6b471955864bf2219 authored over 10 years ago
github.com/ramda/ramda - 5d6560b07ca2553918911dd52bdfcde453d03470 authored over 10 years ago
Add R.scanl
github.com/ramda/ramda - 059330c429d83eb465b9037027f1887aab818a60 authored over 10 years agogithub.com/ramda/ramda - c807c6c4c050bfb8d382f1f42169690e91ce34c6 authored over 10 years ago
#468
github.com/ramda/ramda - dc04f80b438701fc2d7f5b790004205358bea535 authored over 10 years agogithub.com/ramda/ramda - bd908957152da37c504a70c0065afcb2ed7596c8 authored over 10 years ago
github.com/ramda/ramda - 2ed6a5c43ac305b674078b58def1c0dc0841dd15 authored over 10 years ago
Add R.replace
github.com/ramda/ramda - d2ba827fa665cb5816fe57b20cd15ec678fa249a authored over 10 years agoChange category of path functions from string to object
github.com/ramda/ramda - 8b1e3e852d6fae0d78eec085dbfdda58e7a3134e authored over 10 years ago
This adds R.replace witch replaces parts of a string with a replacement
string. All it really do...
R.path and R.pathOn were categorized as string functions but does really
operate on objects sinc...