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

find-unused-exports is a Node.js CLI tool and JS API that analyzes a project to identify unused ECMAScript module exports, helping developers remove redundant code. It’s designed for developers working on JavaScript projects who want to clean up unused exports and maintain cleaner codebases, particularly useful in legacy projects or as part of CI workflows.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaydenseric/find-unused-exports

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
open-wc/open-wc
Parse and resolve imports via an import map
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @babel/core
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for eslint
Account's avatar
jaydenseric/coverage-node
A simple CLI to run Node.js and report code coverage.
Account's avatar
jaydenseric/disposable-directory
Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
jaydenseric/replace-stack-traces
A JavaScript function to replace error stack traces and following Node.js versions at any indent in a multiline string.
Account's avatar
jaydenseric/snapshot-assertion
Asserts a string matches a snapshot saved in a file. An environment variable can be used to save rather than assert snapshots.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jaydenseric's profile
jaydenseric
137 contributions
dburles's profile
dburles
3 contributions

Recent events

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

No events yet
jaydenseric

jaydenseric/find-unused-exports

A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.

JavaScript
58
4
MIT License