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

ts‑log provides a tiny, zero‑dependency TypeScript interface that matches the shape of `console` (trace, debug, info, warn, error) plus a `dummyLogger` implementation that silently discards messages. It’s meant for library authors who want to let consumers inject any compatible logger (e.g., console, pino, winston) while keeping a silent default, and for developers who need a simple, type‑safe logger contract.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kallaspriit/ts-log

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
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
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

kallaspriit's profile
kallaspriit
39 contributions

Recent events

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

No events yet
kallaspriit

kallaspriit/ts-log

Abstract logger TypeScript interface along with a dummy logger that does nothing, useful as default dummy logger for libraries.

TypeScript
12
2
MIT License