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

Fakefile is a Universal Makefile for JavaScript projects that proxies npm scripts to make commands, providing instant autocomplete and consistent task shortcuts for both Unix and Windows users. It automatically detects and maps npm scripts from package.json to Makefile targets, allowing users to run commands like `make test` instead of `npm run test`. This tool is ideal for JavaScript developers and teams who want faster autocomplete, cross-platform compatibility, and a standardized way to execute project tasks without maintaining a separate build system.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kvz/fakefile

Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter

Support the repos that depend on this repository

Top contributors

kvz's profile
kvz
62 contributions
dependabot[bot]'s profile
dependabot[bot]
11 contributions
adambro's profile
adambro
1 contributions

Recent events

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

No events yet
kvz

kvz/fakefile

The Universal Makefile for JavaScript

JavaScript
42
1
MIT License