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

`publish-packed` is a tool for Node.js developers who want to bundle all their package's dependencies directly within the published package, rather than having them installed separately. It's particularly useful for packages with source code in the `lib/` directory and where bundling dependencies simplifies deployment or distribution. The tool installs dependencies, moves them into `lib/node_modules`, and prunes unnecessary files before publishing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zkochan/publish-packed

Account's avatar
pnpm/which
Like which(1) unix command. Find the first instance of an executable in the PATH.
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
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
npm/cli
a package manager for JavaScript
Account's avatar
zkochan/package-preview
Creates a production preview of a package
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mbostock/tape-await
Yet another async-await helper for tape.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
verdaccio/verdaccio
A lightweight private npm proxy registry

Support the repos that depend on this repository

Top contributors

zkochan's profile
zkochan
78 contributions
renovate-bot's profile
renovate-bot
27 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
7 contributions
tunnckoCore's profile
tunnckoCore
2 contributions
roblourens's profile
roblourens
1 contributions

Recent events

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

No events yet
zkochan

zkochan/publish-packed

Publishes a package together with its dependencies

TypeScript
8
2
MIT License