Polyfill for the Encoding Living Standard's API
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a polyfill for the Encoding Living Standard's API, providing JavaScript functions to encode and decode textual data to and from Typed Array buffers for binary data in web applications. It supports a wide range of encodings, including UTF-8, ISO-8859 variants, and legacy encodings like Shift_JIS and Big5, making it suitable for web developers who need to handle text encoding and decoding in browsers that lack native support for the Encoding API.