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

makef is a small Node.js utility library that lets developers create or copy files programmatically with a single call. By passing an object that maps file paths to content (strings, numbers, objects‑turned‑JSON, or functions that generate content) it automatically creates any needed sub‑directories, skips falsy entries, and can also copy existing files via a `copyFile` helper. It’s aimed at build scripts, scaffolding tools, or any JavaScript projects that need simple, synchronous file generation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of gamtiq/makef

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
gamtiq/eslint-config-guard
ESLint configuration files (shareable configs) to guard from problems in different areas of JavaScript development.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

gamtiq's profile
gamtiq
7 contributions

Recent events

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

No events yet
gamtiq

gamtiq/makef

Utilities to create files inside specified directory or copy files

JavaScript
1
0
MIT License