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

chore(babel): reorder babel plugins into more logical order

github.com/char0n/ramda-adjunct - fb47edbf3ff71d14d2f8061fbd349ad1cdaf7fc7 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(babel): allign .babelrc to latest ES spec

github.com/char0n/ramda-adjunct - 657051a1c76686c7974dae11ae356011a11e8898 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): fix link to latest docs

github.com/char0n/ramda-adjunct - 083f959252570de30fe260f8344e100f29eaa0f2 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs: add dot after jsdoc @description

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

Closes #36

github.com/char0n/ramda-adjunct - 38877c56846363458af0aa0d05ae0b1424865849 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): switch output from ES3 to ES5

github.com/char0n/ramda-adjunct - fe8f4e273bacf6bcf084e86a9e23321c48668355 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): switch output from ES3 to ES5

github.com/char0n/ramda-adjunct - 7051c91dd32a9e9fa249771bdd66512ed730542b authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): fix typo

github.com/char0n/ramda-adjunct - 6b95c1efa2e7d3089f2d3439b944a1dad0d99f34 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add docs about new build artefacts

Ref #47

github.com/char0n/ramda-adjunct - 7b040c5933758eb9bca871dc2b531345a57616c6 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): fix typo

Closes #47

github.com/char0n/ramda-adjunct - 7ae30d387837355f0f45506f19495b1b0743c8f9 authored over 7 years ago by Vladimir Gorej <[email protected]>
build: add support for building ./lib and ./es dirs

Closes #45

github.com/char0n/ramda-adjunct - 3f710b3431e5f734199bb2c632838e217b4f94be authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: add support for test summary

github.com/char0n/ramda-adjunct - ebf8a79317158958bceadac955fd8195126ee77f authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: use es2015 imports

Ref #45

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

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

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

Ref #10

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

Closes #10

github.com/char0n/ramda-adjunct - 494094d7c935d4302a9de97e2869b2e1f6963c62 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: isInteger

Ref #10

github.com/char0n/ramda-adjunct - 466db58cd63679ec744f233fc8eea84743ff4a3a authored over 7 years ago by Vladimir Gorej <[email protected]>
docs: fix docstrings

github.com/char0n/ramda-adjunct - 5309d2c3906179dc875c5c42632268f9319a75ee authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: generate new dist/

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

Ref #10

github.com/char0n/ramda-adjunct - 1edbebc5fcfd5525cf588d59471b705cf229a278 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: isFinite

Ref #10

github.com/char0n/ramda-adjunct - f3ed8941cc4b53aa6a70e7e13860b3d87eff7dd7 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(runkit): add tonic example file

Closes #44

github.com/char0n/ramda-adjunct - 04f4298647659737eaca4bab9a37d106e6530a17 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add pulse article

Closes #41

github.com/char0n/ramda-adjunct - 202604d164b9092cc89dcbad41cb966d99b4fdf1 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(npm): update dev dependencies

Closes #43

github.com/char0n/ramda-adjunct - 770ecf765c728fae0bad3e0ffa10effd3b6eee21 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: bump version to v0.7.0

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

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

Ref #10

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

Ref #10

github.com/char0n/ramda-adjunct - a3a0758271127528e2d4c2dbc8b43d7cb73cc8f0 authored over 7 years ago by Vladimir Gorej <[email protected]>
refactor(isNumber): use isNumber from ramda internals

github.com/char0n/ramda-adjunct - ba75a565f854414891b5daa41199bbd116fb516e authored over 7 years ago by Vladimir Gorej <[email protected]>
test: fix isNumber tests

github.com/char0n/ramda-adjunct - 9b7f77d28cd75bdaa783c6584cd616ca8ea40b78 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: as isNumber

Ref #10

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

Ref #10

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

Ref #10

github.com/char0n/ramda-adjunct - 4ffa9580e55f0ad8f964e9ef3438cbaf22f0328e authored over 7 years ago by Vladimir Gorej <[email protected]>
test: fix isDate tests

Ref #10

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

Ref #10

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

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

This patch release fixes publising the package under wrong semver

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

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

Ref #10

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

Ref #10

github.com/char0n/ramda-adjunct - 9233e002ea179165c4e72111305e2dc692d8854a authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: isNotObject

Ref #10

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

Ref #10

github.com/char0n/ramda-adjunct - 6e14291613924a116da2220a2bfc4307b5b9be87 authored over 7 years ago by Vladimir Gorej <[email protected]>
test: fix isObject tests

Ref #10

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

Ref #10

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

Ref #10

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

Closes #31

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

Ref #31

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

Ref #33

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

Ref #33

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

Ref #33

github.com/char0n/ramda-adjunct - ffba8cd305c6797a91a2e4beeafd077ad4e51b74 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: run test explicitly on node 7

github.com/char0n/ramda-adjunct - 443fde73ffb0652e1a6f0f43d5362860ea26e6d8 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs: add more info about minimum node version

github.com/char0n/ramda-adjunct - aedf7199b09dc0efd400a968eb1866ee297562b6 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci(tests): run tests in various node versions

github.com/char0n/ramda-adjunct - 277045286a547d7d2c50543e76209ebb1882aad7 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci(tests): run tests in various node versions

github.com/char0n/ramda-adjunct - bb6e447e1fd3fb4b957c4e9382e830e997fb58e8 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: run tests on multiple node version

github.com/char0n/ramda-adjunct - c7dd762761010fe7bda8f88a84b2a38d4df24716 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(coverage): increate codebase coverage

github.com/char0n/ramda-adjunct - 3070f426300aa581d8f0af6e1b0d14c20a821ed9 authored over 7 years ago by Vladimir Gorej <[email protected]>
fix(isGeneratorFunction): add legacy check

Ref #31

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

Ref #31

github.com/char0n/ramda-adjunct - 08ee74bc69776f8c8f5e4657e2d81e1ab77173d0 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(jsdoc): include ramda adjunct to every jsdoc generated html file

Closes #29

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

Closes #33

github.com/char0n/ramda-adjunct - dbf09b9fe7359dba2b1da7b54dbc757d2e11555c authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): fix typo

github.com/char0n/ramda-adjunct - 43254ba358af4a7e5a1b90b5ea1368d3c22df841 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat(typescript): add support for typescript by typings

Ref #30

github.com/char0n/ramda-adjunct - 1ff7c613118672eb08cd674bad568ad3454c1b1b authored over 7 years ago by Vladimir Gorej <[email protected]>
initial attempt at adding typings, fixes #30

github.com/char0n/ramda-adjunct - 082efda3f1385a34e059d07289441a0c14112d38 authored over 7 years ago by tycho01 <[email protected]>
chore: bump version to v0.5.0

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

github.com/char0n/ramda-adjunct - 0f804bc53b3b2d68df5c3b7dff05599c2e842b2a authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add ramda script tag before RA

github.com/char0n/ramda-adjunct - 903e89148fbf7576d86f9b0aea9767d2b6205985 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(jsdoc): include RA and Ramda into jsdocs separately

- fix linting errors

github.com/char0n/ramda-adjunct - 62611defda95f49d4caa04bfc53b0ef11f1363cc authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: add isString, isNotString

github.com/char0n/ramda-adjunct - 15a4deb78b5add4202ebc817ecaee5e8265336fb authored over 7 years ago by Vladimir Gorej <[email protected]>
build(jsdoc): inject dist into generated jsdocs to work in dev console with RA

Closes #25

github.com/char0n/ramda-adjunct - 8d29ac23b69c47607041c199eaaca98ebfd0e645 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs: make since version clickable in jsdocs

Closes #23

github.com/char0n/ramda-adjunct - 777737104d7f5ad6b5e5acd15af304d46190e2f5 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(jsdoc): change Home label to Ramda Adjunct <semver>

Closes #22

github.com/char0n/ramda-adjunct - c9a0a8e879f6ad031083d5d12f482383e1b794a2 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: use defaults for mocha junit reporter

github.com/char0n/ramda-adjunct - e886d70980d98f718ed68117ce9de19370305b59 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: add test-results.xml into artefacts

github.com/char0n/ramda-adjunct - 9fa4a82b23145a26f17334f0c27c6ba2370aed0a authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: fix missing colon in circle.yml

github.com/char0n/ramda-adjunct - 02b43500dbcd5cde76ca6bb8e13ab84f23bd3cf1 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci: expose junit test results to circleci

github.com/char0n/ramda-adjunct - 7922cb9fef05765181791ec9bf8d67d76ce3d273 authored over 7 years ago by Vladimir Gorej <[email protected]>
fix: fix import of isNilOrEmpty

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

Closes #21

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

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

Closes #19

github.com/char0n/ramda-adjunct - 791f81bedf714d8fb800516216c0769f73e93f28 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(jsdoc): add better labels in tempaltes

Closes #16

github.com/char0n/ramda-adjunct - eab48f2fcc161654346044d8836fd03b40526c40 authored over 7 years ago by Vladimir Gorej <[email protected]>
ci(codecov): set threshold to null

github.com/char0n/ramda-adjunct - 1b8a153e34cfbf32e94962b887861b31ddef18e5 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(codecov): add notifications to gitter

github.com/char0n/ramda-adjunct - 5ed7b689387efd610234ed1301b4ec6ed3a3bd5e authored over 7 years ago by Vladimir Gorej <[email protected]>
ci(gitter): add gitter notifications

Closes #17

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

Closes #20

github.com/char0n/ramda-adjunct - 84ef73a1d5709f9d0a408b364904282d0e3996a4 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(nsp): add nsp check

Closes #14

github.com/char0n/ramda-adjunct - 88d8b8d41e389ecf25470f3d9cd2f7a359983c2b authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README): add dev dependencies badge

Closes #15

github.com/char0n/ramda-adjunct - 5c46c4f2d0ece3d8a25a2bd672854c9ae6d5c5b9 authored over 7 years ago by Vladimir Gorej <[email protected]>
build(nsp): add nsp dependency

github.com/char0n/ramda-adjunct - 56f8dd6a25f9cf90c0ccc211ed80f7e308b4ccdb authored over 7 years ago by Vladimir Gorej <[email protected]>
docs: fix typos in jsdoc strings

github.com/char0n/ramda-adjunct - 90bea2455fc861c106ccf755f8801f9e2ab46ba8 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore(version-bump): bump the versino to v0.4.0

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

github.com/char0n/ramda-adjunct - 37b8c11712c8ec964ebfc145e844199539429623 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs(README.md): add section about using ramda-adjunct in browser or node

Closes #12

github.com/char0n/ramda-adjunct - 0b6a8393a782d4ccc9181a233c2a35ddbb15ded3 authored over 7 years ago by Vladimir Gorej <[email protected]>
docs: fix jsdoc to comply with ramda docs

github.com/char0n/ramda-adjunct - 8b63f613f5420519cfe268aca783bc39a61dc7b2 authored over 7 years ago by Vladimir Gorej <[email protected]>
refactor: use isArray implementation from ramda internals

github.com/char0n/ramda-adjunct - b263772c26243f4b9370f44d678d9e2e38584c14 authored over 7 years ago by Vladimir Gorej <[email protected]>
feat: add isBoolean, isNotBoolean

github.com/char0n/ramda-adjunct - 54005279d3e1a115c829a9d70bbd341e11ef3e30 authored over 7 years ago by Vladimir Gorej <[email protected]>
chore: add additional files to .npmignore

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

github.com/char0n/ramda-adjunct - 17d11c2734ced6964a7c7696b0fc316e26e1fa6b authored over 7 years ago by Vladimir Gorej <[email protected]>
build: regenrate dist files

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

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

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