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

atob-lite is a lightweight utility for decoding base64 strings that works seamlessly in both Node.js and browser environments. It automatically selects the appropriate decoding method (Node's Buffer or browser's atob) at build time, avoiding unnecessary dependencies. This package is ideal for developers using browserify who need a minimal solution for base64 decoding.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/atob-lite

Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
hughsk/smokestack
Pipe your JavaScript into a browser, logging console output in Node
Account's avatar
hughsk/tap-closer
Simple JS "transform" tool that will call window.close or process.exit when TAP output is complete
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

dy's profile
dy
3 contributions
hughsk's profile
hughsk
3 contributions

Recent events

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

No events yet
hughsk

hughsk/atob-lite

Smallest/simplest possible means of using atob with both Node and browserify

JavaScript
11
2
Other