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

The `@borewit/text-codec` library is a lightweight polyfill providing reliable text encoding and decoding for UTF-8, UTF-16LE, ASCII, Latin-1, and Windows-1252, designed to work in environments with limited or inconsistent TextEncoder/TextDecoder support like Hermes (React Native) or certain Node.js builds. It offers a simple API for converting between binary data and strings, using native implementations when available and falling back to its own implementations for other encodings. This tool is ideal for developers working in constrained JavaScript runtimes who need consistent text encoding support.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of borewit/text-codec

Account's avatar
biomejs/biome
Biome is a toolchain for the web: formatter, linter and more
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Borewit's profile
Borewit
27 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
AlexErrant's profile
AlexErrant
1 contributions

Recent events

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

No events yet
borewit

borewit/text-codec

Lightweight, dependency-free TextEncoder/TextDecoder polyfill supporting UTF-8, UTF-16LE, ASCII, Latin-1, and Windows-1252 for engines like Hermes.

TypeScript
1
3
MIT License