Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ramda-adjunct

Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Collective - Host: opensource - https://opencollective.com/ramda-adjunct - Code: https://github.com/char0n/ramda-adjunct

refactor(mergeProps): rename param to obj

Ref https://github.com/ramda/ramda/issues/2295

github.com/char0n/ramda-adjunct - 207c1d720e126d8f54e90c779796246f454f3e21 authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add new contributor

github.com/char0n/ramda-adjunct - c07e2dddfa35ffef4f69047ecc17d6a9112cbd8f authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add mergeProps

Ref https://github.com/ramda/ramda/issues/2295

github.com/char0n/ramda-adjunct - 4c6805483ad9e163f2b6c493089aa30e696ea82b authored about 7 years ago by BjornMelgaard <[email protected]>
chore: bump version to v1.17.0

github.com/char0n/ramda-adjunct - 4577f34ec8eceab4ed7d8ff48ad27f78d4b04aef authored about 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.16.0 release

github.com/char0n/ramda-adjunct - a5b7ee1e4566296f00dd534a273f3b272194f177 authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add sliceTo

github.com/char0n/ramda-adjunct - 4408418f803e4a4f6a0a35de7966514bf278e574 authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add sliceFrom

github.com/char0n/ramda-adjunct - db3a1d2a01a6457098840cfff0cb0153709c0bec authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add rejectP

Ref #35

github.com/char0n/ramda-adjunct - 02451f3ee1f883bae587fb14891c8de89c9c865d authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor(reduceRightP): use resolveP in function body

github.com/char0n/ramda-adjunct - 10c632205ba9acfa291839f19b175f5a8516e0ab authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor(reduceP): use resolveP in function body

github.com/char0n/ramda-adjunct - b0eaaa3c36fd1c1aa60d9788bd6ee229f6d0e668 authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add resolveP

Ref #35

github.com/char0n/ramda-adjunct - 9d057b1198583e21b4d435f9b039f09997a085d8 authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor(typescript): rename all occurrencies of `Boolean` to `boolean`

Ref #132

github.com/char0n/ramda-adjunct - c15fd9371d37164d2eaa9d43ea4630bbca7ff578 authored about 7 years ago by Lorenzo Giuliani <[email protected]>
build(npm): add RELEASE.md into .npmignore

github.com/char0n/ramda-adjunct - ffbfcfdfe39cffba0fa2e0e9b2f68f36ce585adc authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(RELEASE.md): add section about [ci skip] for gh-pages redirector

github.com/char0n/ramda-adjunct - 2700729a42777557b9109880ab5101d7c8ca056f authored about 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v1.16.0

github.com/char0n/ramda-adjunct - 104e6e9e9746d707c39ec7f8868dbde21c1de862 authored about 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.15.0 release

github.com/char0n/ramda-adjunct - 5a341bdc90a220696abfdc651683d40c6091d93a authored about 7 years ago by Vladimir Gorej <[email protected]>
build(npm): use prepare instead of prepublishOnly hook

github.com/char0n/ramda-adjunct - dbf8cd78499a2b17d0fccbf1294b4e42ca91e692 authored about 7 years ago by Vladimir Gorej <[email protected]>
doc(RELEASE.md): add note about changing version after changelog generation

github.com/char0n/ramda-adjunct - 9ff8f28aca5eaf2b1b6ebc7d11e18cc8ec7b5add authored about 7 years ago by Vladimir Gorej <[email protected]>
test(index.d.ts): use classical function declaration

Use classical function delcaration intead of arrow.

github.com/char0n/ramda-adjunct - 5eb220114f0fe7571a47f1f9458e8cad703363d4 authored about 7 years ago by Vladimir Gorej <[email protected]>
test(index.d.ts): set timeout to max 15 seconds in test

github.com/char0n/ramda-adjunct - d7ac0cbd1ff63a28f7cb2ca6485529a23788db62 authored about 7 years ago by Vladimir Gorej <[email protected]>
test(index.d.ts): set timeout to max 15 seconds

github.com/char0n/ramda-adjunct - 349b6767771e19e91a35ec31226c20ad98f311eb authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(RELEASE.md): add release guide

github.com/char0n/ramda-adjunct - 907feba4fca76d81952132614671548397aedc6a authored about 7 years ago by Vladimir Gorej <[email protected]>
test(index.d.ts): exclude from test:web

Ref #55

github.com/char0n/ramda-adjunct - 02ca26a0fd16f9e2be28b78a2e32aebd23691df6 authored about 7 years ago by Vladimir Gorej <[email protected]>
test(index.d.ts): add tests

Closes #55

github.com/char0n/ramda-adjunct - d2417dd7c16185983771e35468080308cafcdfe1 authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add isNegative

Ref #98

github.com/char0n/ramda-adjunct - e593104a24269f395c78e175d2b5bfec4c12fceb authored about 7 years ago by Vladimir Gorej <[email protected]>
build(npm): use package-lock.json to verify integrity

github.com/char0n/ramda-adjunct - e23d6820bc1a759ec57fc9bc6df77916dc7803bf authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(isPositive): fix @see references

github.com/char0n/ramda-adjunct - bb76140afcaccdbf277e9c61e408ce915c865c1f authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add isPositive

Ref #98

github.com/char0n/ramda-adjunct - 040d3355e938cc0b6322adbef5f670374b438729 authored about 7 years ago by Vladimir Gorej <[email protected]>
docs: add gratipay badge

Closes #104

github.com/char0n/ramda-adjunct - 02f57defa78326864b2681901d501f0e1cb7ce7a authored about 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v1.15.0

github.com/char0n/ramda-adjunct - 68421491e5e5e8a28e8a553ac2f3294575f798a1 authored about 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.14.0 release

github.com/char0n/ramda-adjunct - 2f67cc77be92f1ff54dcebe387444ab4bc65cb70 authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor(hasPath): optimize boolean logic

github.com/char0n/ramda-adjunct - d435fef191d364770bd3a26a108d61c5aa51a54f authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add hasPath

Closes #125

github.com/char0n/ramda-adjunct - 06c7364d48c12f12f3c4f0fcfcadf5561f05bf0c authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor(isFloat): simplify the composition

Ref #98

github.com/char0n/ramda-adjunct - 2d214d30a070fc59cf704a01da8e33fa38a8a4e0 authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add isNotFloat

Ref #98

github.com/char0n/ramda-adjunct - 652d317029c979ecbe6eacf85daa25a6f423145e authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add isFloat

Ref #98

github.com/char0n/ramda-adjunct - 40d74e6a2f1e11769e065ad012a4150989e458d8 authored about 7 years ago by Vladimir Gorej <[email protected]>
chore(package.json): change library description

github.com/char0n/ramda-adjunct - 97535cc79bd4bc39730836d00dd3c6a80be59d06 authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor: move Van Laarhoven lenses extension to Relation category

Closes #123

github.com/char0n/ramda-adjunct - d579461287d4f62ada888556ebf9fa2006972120 authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor(fantasy-land): remove curry around complement on isSameType util

github.com/char0n/ramda-adjunct - ce4fd08c918be42e330fff8d7796a9238962bcc8 authored about 7 years ago by Vladimir Gorej <[email protected]>
feat(Identity): add contravariant fantasy-land specification

github.com/char0n/ramda-adjunct - 1bd5beb8a72e62417bbe2128603e9dba7f4f50cb authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(reduceP): fix typo in docstring

github.com/char0n/ramda-adjunct - 4f17f96b06c50ed5ea6e46e98ec9b5514a37614d authored about 7 years ago by Vladimir Gorej <[email protected]>
chore(monet): update monet to 0.9.0-alpha.4

- monet no longer messes with our native prototypes

- properly implement complements of lens ex...

github.com/char0n/ramda-adjunct - f34295228fe3908931394c99d875fc47b03cc78c authored about 7 years ago by Vladimir Gorej <[email protected]>
fix(reduceP, reduceRightP): fix logic for empty list

github.com/char0n/ramda-adjunct - 65384442fe4f4a29b15a00a781ac46197db56cbc authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(reduceP): add @see to reduceRigthP

github.com/char0n/ramda-adjunct - f6be864efa16b87b9603a025e572de34860b8aa3 authored about 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v1.14.0

github.com/char0n/ramda-adjunct - 54d0b4f7227ecbfd3d99969b73265ff4edb1a50c authored about 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.13.0 release

github.com/char0n/ramda-adjunct - f9a496d79f02e839e834f8761be9a2333d6c4546 authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add Michael Kuk as contributor

- fix typo in docstrings

Closes #80

github.com/char0n/ramda-adjunct - 0f1f289433a1147f41f260d27c01f0665f3a20d9 authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(lensNotSatisfy): fix typo in docstring

Ref #80

github.com/char0n/ramda-adjunct - 84e89bb310f032330fed5e99afef3222f0f457d3 authored about 7 years ago by Vladimir Gorej <[email protected]>
refactor(#80): clean and refactor of PR #119

Ref #80

github.com/char0n/ramda-adjunct - 93ed7a6673212b74a78a54264f52411a5283f9aa authored about 7 years ago by Vladimir Gorej <[email protected]>
fix(docs): fix version in JSDOC

github.com/char0n/ramda-adjunct - 4696ae25e3cc3c11347252f138840defe7095058 authored about 7 years ago by Michael Kuk <[email protected]>
feat(lens): viewOr implemented

github.com/char0n/ramda-adjunct - f494dc144dfdf3aa55580777137681d877744e2e authored about 7 years ago by Michael Kuk <[email protected]>
feat(lens): lensSatisfies & complement

github.com/char0n/ramda-adjunct - 1c351c29b4bd9f31692b9cc6a2b5ffbba7708e07 authored about 7 years ago by Michael Kuk <[email protected]>
feat(lensEq): Van Laarhoven lenses extension

github.com/char0n/ramda-adjunct - 7dd4b200adc425bfd1f3a16581131e4270d08e0e authored about 7 years ago by Michael Kuk <[email protected]>
fix(reduceRightP): compensate for older versions of ramda

Ref #114

github.com/char0n/ramda-adjunct - 3e5b3272eb374d20ecde4968d0842801d3d97b99 authored about 7 years ago by Vladimir Gorej <[email protected]>
test: enable running all tests

github.com/char0n/ramda-adjunct - 832b1ce846fcac992b2a1365774c1e397ec0aeca authored about 7 years ago by Vladimir Gorej <[email protected]>
feat: add reduceRightP

Closes #114

github.com/char0n/ramda-adjunct - 81d3d090284bbfaa97387620c1e47c561b2f470e authored about 7 years ago by Vladimir Gorej <[email protected]>
fix(defaults): fix wrong logic

- make alias of mergeRight

Ref #118

github.com/char0n/ramda-adjunct - fbc373f3bb6e9f202eb6f595ad299d03ba770838 authored about 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add badge

Ref #108

github.com/char0n/ramda-adjunct - eb95357e516231c23f3f228168e1be3a69cefa09 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(jsdoc): add try link in generated docs

- link redirect the user to the runKit or ramda-adjunct

Closes #108

github.com/char0n/ramda-adjunct - 5819b3fda89030e25e174ff76fce77ee53bbc690 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(jsdoc): add link to latest docs into docs it-self

Closes #117

github.com/char0n/ramda-adjunct - 385990a31ebb09d6f06f9eed33a5015cc832c137 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(jsdoc): add custom @aliases tag into docs

Closes #107

github.com/char0n/ramda-adjunct - ce02739eddd7dcf18bcdd4996bc17882699e8d87 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(testem): add es6-promise polyfill to phantomjs

github.com/char0n/ramda-adjunct - 5800636c170aaeb12471e3ff99dbd99d8bb586df authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: add reduceP

Ref #114

github.com/char0n/ramda-adjunct - d721126c6b9d53fc0f5ac65eaa98788ceedf5186 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v1.13.0

github.com/char0n/ramda-adjunct - f6b60ca71c835a34908e2b292376a9a42bab6685 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.12.0 release

github.com/char0n/ramda-adjunct - 4507e35345026222d0c89525b6c7bb7b335059e2 authored over 7 years ago by Vladimir Gorej <[email protected]>
test(curryRight): add property-based tests

Closes #105

github.com/char0n/ramda-adjunct - 1123c5e9db245fc101f7cc624434bd60884b5ed6 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: add curryRight

Ref #105

github.com/char0n/ramda-adjunct - 0988114d023f7b357f1e54354fb07d8b5a58f9f8 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(curryRightN): fix @since version tag

github.com/char0n/ramda-adjunct - 08f09bb57aad09d452c19d6756b82bf0e4d411a8 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(curryRightN): fix docstring for @return

Ref #105

github.com/char0n/ramda-adjunct - 2b9aa3aded5e2c4889decc127a3a5fb4294b231d authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: add curryRightN

Ref #105

github.com/char0n/ramda-adjunct - c8c9dd5ecf179cb2b1424de686d6b241a042545f authored over 7 years ago by Vladimir Gorej <[email protected]>
build(package.json): update npm dependacies

github.com/char0n/ramda-adjunct - 486922708a17bdec79de2e0015267c2fdf602fcf authored over 7 years ago by Vladimir Gorej <[email protected]>
build(webpack): update to v3.4.0

- using scope hoisting plugin

Closes #91

github.com/char0n/ramda-adjunct - 0e23b6f0849751bc1b7f5695ce7248c40496113e authored over 7 years ago by Vladimir Gorej <[email protected]>
build(eslint): update eslint to v4.*

Closes #89

github.com/char0n/ramda-adjunct - 21b67db3efed6a9e8c578dce7561d6b6751e30a2 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add start with why badge

github.com/char0n/ramda-adjunct - 192f4fd0e7867a5fa650083883fe5fd3aa5f40c7 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add contributions welcome badge

Closes #95

github.com/char0n/ramda-adjunct - ce2732cacdd1336c7582c331ede4e24c185dc86c authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(GOVERNANCE.md): add governance guidelines

Closes #101

github.com/char0n/ramda-adjunct - cdd46faf228cc19bbc902921f34425c0183cee7e authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: run custom npm install command + fix ramda peer depenedency

github.com/char0n/ramda-adjunct - 0ea7ed4782b4a986a421803aa3c36c04055b59e6 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to 1.12.0

github.com/char0n/ramda-adjunct - aa8d90e65082c11645666673475127c4be96c937 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the 1.11.0 release

github.com/char0n/ramda-adjunct - 1bf7848a4faba12753832dfc56f6478defea40a7 authored over 7 years ago by Vladimir Gorej <[email protected]>
style(eslint): fix linting issues

github.com/char0n/ramda-adjunct - 0be84abdb073467e7300f9da01892ec4d6310b16 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat(Identity): add partial Monoid* specification

github.com/char0n/ramda-adjunct - da1f379a6481b11ec49bc3c0d2393cb82d0cf83a authored over 7 years ago by Vladimir Gorej <[email protected]>
feat(Identity): add Ord fantasy-land spec

github.com/char0n/ramda-adjunct - 76d94d791726d4b6f2afaa42306eeaa9ebb88691 authored over 7 years ago by Vladimir Gorej <[email protected]>
Merge branch 'master' of https://github.com/char0n/ramda-adjunct

github.com/char0n/ramda-adjunct - 5c53df69dac0a37f5dfa3d6d895cf13de13da63b authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: add concatRight

Closes #93

github.com/char0n/ramda-adjunct - 7628612a352b8c02669f09e657825dc867c98b79 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: add code of conduct

github.com/char0n/ramda-adjunct - 6a7953d712934ea5146a50ee019786a798c7f43c authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v1.11.0

github.com/char0n/ramda-adjunct - 3d160ed6a092d7aa46b3f91fd90ee06c88dc0f5b authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.10.2 relase

github.com/char0n/ramda-adjunct - 48a88b18cb50153d72c86058add82d3f962609b0 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.10.1 relase

- reverts 1.11.0

github.com/char0n/ramda-adjunct - 0237738091879317f7cb27851ee1ae5b794f1953 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.11.0 release

github.com/char0n/ramda-adjunct - 1213e6731cfa7e9157d0e2202e197de1e7bbbdf0 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v1.11.0

github.com/char0n/ramda-adjunct - 00590765fce4459cd5cd58eed1df14a4702dc3dd authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.10.0 release

github.com/char0n/ramda-adjunct - 380f7a4bc5a611301ecf95bb54f5c8afca95f868 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: add weaveLazy

github.com/char0n/ramda-adjunct - 8b665d3821fc083ac08a12ab844c20bb0b78de2a authored over 7 years ago by Vladimir Gorej <[email protected]>
docs: add proper docs for isArrayLike, isNotArrayLike

github.com/char0n/ramda-adjunct - 8c19a18b1c953e410b15902eddaaea785d1711c9 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): increase max node version to 8.x.y in other places

github.com/char0n/ramda-adjunct - 69e74c81e6e3dd1d6f99ffc7b2c6b09a0b4c693d authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): increase max testing node version to 8.x.y

github.com/char0n/ramda-adjunct - b882067ed9b25ff697b192522cce8303d39802d8 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v1.10.0

github.com/char0n/ramda-adjunct - 637192b10ef3a03c1f88fb0724d7cb9d6a5c6220 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(release): cut the v1.9.0 release

github.com/char0n/ramda-adjunct - c40319e8aec3f6addca4925d48d2babb30c2d048 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: add support for testing on node 8.x.y

Closes #87

github.com/char0n/ramda-adjunct - 307ff964b859973cec60adb11bde2418407bf276 authored over 7 years ago by Vladimir Gorej <[email protected]>
test(isArrayLike): add better code coverage

Closes #88

github.com/char0n/ramda-adjunct - 70d4bebe38c812437efa36ec6c4c2d62dab0ec75 authored over 7 years ago by Vladimir Gorej <[email protected]>