Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/dev-tasks

Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
babel/babel
babel require hook
Account's avatar
ehmicky/eslint-config
ESLint configuration for my own projects
Account's avatar
ehmicky/prettier-config
Prettier configuration for my own projects
Account's avatar
eslint/rewrite
Compatibility utilities for ESLint
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
ehmicky/gulp-execa
Gulp.js command execution for humans
Account's avatar
ehmicky/handle-cli-error
đź’Ł Error handler for CLI applications đź’Ą
Account's avatar
watson/is-ci
Detect if the current environment is a CI server
Account's avatar
ehmicky/log-process-errors
Show some ❤️ to process errors
Account's avatar
ehmicky/node-version-alias
Resolve Node.js version aliases like 'latest', 'lts' or 'erbium'
Account's avatar
release-it/release-it
Generic CLI tool to automate versioning and package publishing-related tasks.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

ehmicky's profile
ehmicky
2761 contributions
dependabot[bot]'s profile
dependabot[bot]
18 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
ehmicky

ehmicky/dev-tasks

Automated development tasks for my own projects

JavaScript
7
0
Apache License 2.0

dev‑tasks is a personal Gulp‑based toolkit that automates common development workflows—building (via Babel), linting/formatting (ESLint, Prettier), type‑checking (tsd), unit testing (Ava), and other safety checks—for JavaScript/TypeScript projects targeting Node.js and browsers. It’s intended for the author’s own projects (and anyone who wants a ready‑made set of npm scripts), requiring only Gulp and Docker to run.