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

ab64 is a lightweight and high-performance Base64 encoding/decoding library for JavaScript, leveraging native browser functions (`atob`/`btoa`) or Node.js `Buffer`. It's designed for developers seeking an efficient, minimal alternative to existing Base64 implementations, with support for both standard and URL-safe encoding, polyfills, and compatibility with environments like WeChat Mini Apps.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of un-ts/ab64

Account's avatar
1stG/configs
Personal but Shareable App Configuration for all 1stG.me projects
Account's avatar
1stG/configs
Personal but Shareable Library Configuration for all 1stG.me projects
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
mdx-js/mdx
Rollup plugin for MDX
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mdx
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-dom
Account's avatar
microsoft/TypeScript-DOM-Lib-Generator
Types for the DOM, and other web technologies in browsers
Account's avatar
vercel/analytics
Gain real-time traffic insights with Vercel Web Analytics
Account's avatar
vitejs/vite-plugin-react
Speed up your Vite dev server with SWC
Account's avatar
vitest-dev/vitest
Istanbul coverage provider for Vitest
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
vercel/edge-runtime
Run any Edge Function from CLI or Node.js module.
Account's avatar
sindresorhus/github-markdown-css
The minimal amount of CSS to replicate the GitHub Markdown style
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
remix-run/react-router
Declarative routing for React web applications
Account's avatar
toplenboren/simple-git-hooks
A simple, zero dependency tool for setting up git hooks for small projects
Account's avatar
plantain-00/type-coverage
A CLI tool to check type coverage for typescript code
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
unplugin/unplugin-auto-import
Register global imports on demand for Vite and Webpack
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

Support the repos that depend on this repository

Top contributors

JounQin's profile
JounQin
21 contributions
github-actions[bot]'s profile
github-actions[bot]
8 contributions
renovate[bot]'s profile
renovate[bot]
3 contributions

Recent events

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

No events yet
un-ts

un-ts/ab64

The smallest and fastest Base64 implementation in JavaScript based on `atob` and `btoa` from browser native or `Buffer` from node

TypeScript
13
0
MIT License