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

npm-packlist is a tool for determining which files should be included in an npm package, based on rules like package.json's files list, .npmignore, and .gitignore files. It's designed for npm package authors and build tools who need to programmatically generate package tarballs with the correct files included.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
npm

npm/npm-packlist

Walk through a folder and figure out what goes in an npm package

JavaScript
118
37
ISC License
isaacs's profile
isaacs
121 contributions
dependabot[bot]'s profile
dependabot[bot]
62 contributions
github-actions[bot]'s profile
github-actions[bot]
28 contributions
lukekarrys's profile
lukekarrys
25 contributions
nlf's profile
nlf
16 contributions
wraithgar's profile
wraithgar
13 contributions
iarna's profile
iarna
7 contributions
zkat's profile
zkat
3 contributions
mohd-akram's profile
mohd-akram
3 contributions
hashtagchris's profile
hashtagchris
3 contributions

Support the dependencies of npm/npm-packlist

Account's avatar
npm/ignore-walk
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
Account's avatar
npm/proc-log
just emit 'log' events on the process object
Account's avatar
npm/cli
Manage node_modules trees
Account's avatar
npm/eslint-config
eslint config used by the npm cli team
Account's avatar
npm/template-oss
templated files used in npm CLI team oss projects
Account's avatar
isaacs/mutate-fs
Mutate the filesystem behavior for tests.