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

Minipacco is a lightweight, language-agnostic bundler that resolves dependencies between files and concatenates them into a single output file. It works by identifying `@require` directives within files to build a dependency graph, then generating a concatenated result in the correct order. This tool is ideal for developers looking to simplify their codebase by eliminating the overhead of traditional module systems, such as in projects where files extend shared objects or interfaces.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fabiospampinato/minipacco

Account's avatar
fabiospampinato/specialist
A library that helps you write tiny, fast and beautiful CLI apps that can automatically check for updates.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
fabiospampinato/fava
A wannabe tiny largely-drop-in replacement for ava that works in the browser too.
Account's avatar
fabiospampinato/tsex
A little CLI for making TypeScript packages, cleanly and effortlessly.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

fabiospampinato's profile
fabiospampinato
20 contributions

Recent events

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

No events yet
fabiospampinato

fabiospampinato/minipacco

A little bundler for resolving dependencies graphs into a single concatenated file.

TypeScript
7
1
MIT License