Ecosyste.ms: OpenCollective

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

Vadim Demedes

Making Ink and other open-source projects
Collective - Host: opensource - https://opencollective.com/vadimdemedes - Website: https://vadimdemedes.com - Code: https://github.com/vadimdemedes

describe forEachSeries() in a readme

github.com/vadimdemedes/array-generators - 93be1a287b5273221a780c460cec8c23467584e9 authored over 9 years ago
add a test for forEachSeries()

github.com/vadimdemedes/array-generators - 76a165dde4cf38ce389ace6d34b30b380ffb5e9b authored over 9 years ago
add forEachSeries() function to serially iterate array

github.com/vadimdemedes/array-generators - b8313e3ea37a3fe3363a1f8756d54de7aa876cce authored over 9 years ago
test forEach() to be async

github.com/vadimdemedes/array-generators - 41e35abf37f60c0a57e2b2cbfb3e838948284c34 authored over 9 years ago
add binaries for os x and linux

github.com/vadimdemedes/mustached - 33c228842f59c714af53ada631ad0a811c346fc3 authored over 9 years ago
compile for linux via docker

github.com/vadimdemedes/mustached - efbab18368fa4a9e7f01fca87c481ce7034d4f17 authored over 9 years ago
ignore mustached development binary

github.com/vadimdemedes/mustached - 6f31564a5f71e7ab4e0b3e7f24ba7e9f74c7e833 authored over 9 years ago
use empty string where description is undefined

github.com/vadimdemedes/generate-help - 5de14f1ec06355173818d036571840956766c968 authored over 9 years ago
list options and commands only when there is actual data to display

github.com/vadimdemedes/generate-help - 0fbe3c5c9b18eb0374cca7b6b6896c623e06a1c8 authored over 9 years ago
add output screenshot

github.com/vadimdemedes/generate-help - 4660eaba44d9393c92251fba31befef1ae9f7b79 authored over 9 years ago
change package description

github.com/vadimdemedes/cancan - cb30a7bee299485e6f41a982039bfdf68782f9f5 authored over 9 years ago
include only index.js in npm package

github.com/vadimdemedes/cancan - 513920e2c3b2cf3c89e241825848f867dab9f9ca authored over 9 years ago
add MIT license

github.com/vadimdemedes/cancan - 36fff2cb06f493d2221e5f2eba9d63cee2eeb27b authored over 9 years ago
update readme for latest cancan

github.com/vadimdemedes/cancan - fd0b6e3ee13fcdd98cdcaad21a7ddea97f08dd31 authored over 9 years ago
add circleci config to run tests via iojs

github.com/vadimdemedes/cancan - 6af1adaefcac57cdd291974a689927b5880d4f8d authored over 9 years ago
remove unneeded function binding

github.com/vadimdemedes/cancan - cc61c79a37b4cfab15b2f49e9d5160496b7f7ff3 authored over 9 years ago
add .editorconfig for consistent formatting

github.com/vadimdemedes/cancan - 7d338bb669b1595cc9fcc5bf9c2969d863a1c9a4 authored over 9 years ago
big refactoring

github.com/vadimdemedes/cancan - 6124f6e37ec673670667f41fb74937a48601a795 authored over 9 years ago
upgrade to babel from 6to5

github.com/vadimdemedes/cancan - 6fa4f37d0748ff4fcd8d7d661aa84d9bd7819de7 authored over 9 years ago
use isarray module instead of own utility

github.com/vadimdemedes/cancan - 8f1d7e291d1cc826207cb4e24dd63b17086dbac9 authored over 9 years ago
publish only index.js on npm

github.com/vadimdemedes/detect-gender - 3f45d59b0fc1859477dd938e5fba5b269905e72e authored over 9 years ago
use debug module to log useful info

github.com/vadimdemedes/exec-retry - ef0a9c31849f2db2a0b7870903247db97f7f5c42 authored over 9 years ago
Release v0.3.11

github.com/vadimdemedes/ronin - bd4713b9c3cb056c4e14ba88c19d3fcf0cac7cf4 authored over 9 years ago
Merge pull request #18 from operatino/remove-peer-deps

remove yeoman peer dependency

github.com/vadimdemedes/ronin - 284f679e9141fe4be4c3e4a38e814df8aaa90115 authored over 9 years ago
replace Object.assign polyfill with object-assign module, fix #19

github.com/vadimdemedes/ronin - 6fca124c31b6e27ec84a36d3fbeeea02ea046c14 authored over 9 years ago
remove unneeded exports assignment

github.com/vadimdemedes/exec-retry - f29420df26760256f1a076413b86db586ddbafa5 authored over 9 years ago
add .editorconfig for consistent formatting

github.com/vadimdemedes/exec-retry - 6fcfa802fc33b298ccd03e09ad489706038aa8ad authored over 9 years ago
add .editorconfig for consistent formatting

github.com/vadimdemedes/format-object - 71371fb6cd43f9e264ea1370cca8aab110666bba authored over 9 years ago
add circleci configuration to use iojs

github.com/vadimdemedes/format-object - 6aef4f608f99bfe488b40cbe2b91b44ea28d4423 authored over 9 years ago
add circleci configuration to use iojs

github.com/vadimdemedes/exec-retry - d9accf2d3e3a50e00e5cf9c56724f5a7c627117a authored over 9 years ago
Merge retry options with child_process#exec options

Previously, exec-retry exposed a `timeouts` object to configure
retry behavior. If multiple modu...

github.com/vadimdemedes/exec-retry - 440296a13dc075ef54e89468aa27eb64a2a02980 authored over 9 years ago
Don't retry command, that was killed

Previously, if command was sent a signal and terminated on its own,
exec-retry would treat this ...

github.com/vadimdemedes/exec-retry - 6a693511c422dfd0d2a3bca621eba2ef1f2f4689 authored over 9 years ago
rewrite tests in mocha, did not like tape

github.com/vadimdemedes/exec-retry - c206f0df5d42045f2b509dc37e42403c05f1b552 authored over 9 years ago
add circleci badge

github.com/vadimdemedes/array-has - cb5251e76c59393079a4103a75c5e8efe7fbf036 authored over 9 years ago
update Readme with an updated code example

github.com/vadimdemedes/etcd-discovery-url - 581781cbdcb869b9052d3decd72357ed5967d6a8 authored over 9 years ago
remove .npmignore in favor of `files` in package.json

github.com/vadimdemedes/etcd-discovery-url - 699feae6bed817aa814e82975dfd5695ec367757 authored over 9 years ago
replace request with got

github.com/vadimdemedes/etcd-discovery-url - dda55b304188923f97b87ef559b3f8c512592db1 authored over 9 years ago
improve styling of Readme

github.com/vadimdemedes/netrc2 - 7d8ce868247902dd60f9bb851e87d25bb5353b12 authored over 9 years ago
Add circle.yml config for CircleCI

CircleCI fails tests due to out-dated node.js version.
Tell nvm on CircleCI to install latest iojs.

github.com/vadimdemedes/netrc2 - e9cba20c21a436b16c93f219f25e4f452cc327ae authored over 9 years ago
Transpile ES6 to ES5 using babel

netrc2 is usually used in CLI utilities,
and users don't always have the latest node.js or io.js...

github.com/vadimdemedes/netrc2 - 3c55d20ddf38399acce899d9d5a0af35a65187fc authored over 9 years ago
refactor to accept exit code and output at the same time

github.com/vadimdemedes/fake-exec - 0cd55ca4efea11b71d2dc7f6282424a21095e091 authored over 9 years ago
add test for exitCode + error

github.com/vadimdemedes/fake-exec - ce678e0cff6515e493b1a1b74f30437fa41e0b26 authored over 9 years ago
switch from should to expect

github.com/vadimdemedes/fake-exec - 34bcf2c71d311f8415a4c066d6a3f105fcc72a33 authored over 9 years ago
use iojs on circleci

github.com/vadimdemedes/fake-exec - f30a5fe25b487e15fdeede9c4173ac6d6a776be8 authored over 9 years ago
add circleci badge

github.com/vadimdemedes/tempdir - 81f372b626307e485597f1159a24969ca08cda11 authored over 9 years ago
remove fake-exec from pkg.dependencies

github.com/vadimdemedes/exec-retry - ed386dafad4d000274657d3972ab3880a3d611ea authored over 9 years ago
add circleci badge

github.com/vadimdemedes/exec-retry - d51fed237acfa6338a8205684d7398c825767c78 authored over 9 years ago
support child_process#exec options

github.com/vadimdemedes/fake-exec - ba6cbc2e04c20ff7335f36d6bb1a329ea9337ea2 authored over 9 years ago
update lint and add coverage task

github.com/vadimdemedes/netrc2 - 6f18cffeda1c62d3a8de9855745ed087c335a0d8 authored over 9 years ago
fix code styling issues after lint

github.com/vadimdemedes/netrc2 - febad68a16d8f841062ed30a85126dd9423c4f15 authored over 9 years ago
add coverage task

github.com/vadimdemedes/fake-exec - 6893f26822192804ad108859aaf863a05130fd59 authored over 9 years ago