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

no-unused-export is a CLI tool that checks whether exported items in a module are used by other modules, helping to identify unused exports in TypeScript projects. It's designed for TypeScript developers who want to maintain clean, efficient code by removing unused exports and ensuring proper module usage.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of plantain-00/no-unused-export

Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
inikulin/parse5
HTML parser and serializer.
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for minimist
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
plantain-00/clean-release
A CLI tool to copy files to be released into a tmp clean directory for npm publishing, electronjs packaging, docker image creation, or deployment
Account's avatar
plantain-00/clean-scripts
A CLI tool to make scripts in package.json clean.
Account's avatar
plantain-00/eslint-plugin-plantain
A set of unofficial typescript-eslint rules.
Account's avatar
igorshubovych/markdownlint-cli
MarkdownLint Command Line Interface
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
plantain-00/tsconfig-plantain
base tsconfig.json
Account's avatar
plantain-00/type-coverage
A CLI tool to check type coverage for typescript code

Support the repos that depend on this repository

Top contributors

plantain-00's profile
plantain-00
346 contributions

Recent events

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

No events yet
plantain-00

plantain-00/no-unused-export

A CLI tool to check whether exported things in a module is used by other modules for Typescript.

TypeScript
7
0
MIT License