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

This project provides a build plugin that automatically removes `console` statements and `debugger` calls from code during production builds. It's designed for JavaScript/TypeScript developers using bundlers like Vite, Rollup, Webpack, esbuild, and others who want to strip debugging artifacts from their final

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
talljack

talljack/unplugin-remove

Auto remove some unused code like console and debugger

TypeScript
11
2
MIT License
Talljack's profile
Talljack
72 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions

Support the dependencies of talljack/unplugin-remove

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Turns an AST into code.
Account's avatar
babel/babel
A JavaScript parser
Account's avatar
babel/babel
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Account's avatar
Rich-Harris/magic-string
Modify strings, generate sourcemaps
Account's avatar
unjs/unplugin
Unified plugin system for build tools
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
esbuild-kit/esno
Node.js runtime enhanced with esbuild for loading TypeScript & ESM
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
toplenboren/simple-git-hooks
A simple, zero dependency tool for setting up git hooks for small projects
Account's avatar
egoist/tsup
Bundle your TypeScript library with no config, powered by esbuild
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.