A Base64 encoding implementation.
Find the longest common subsequence.
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
Encode/decode base64 data into ArrayBuffers
High-performance Base64 encoder and decoder
Yet another Base64 transcoder in pure-JS
A algorithm based on minimax search and alpha-beta prune to solve gomoku game.
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Typescript implementation of queues, such as priority queue and circular queue.
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Dancing link + Algorithm X
Knuth shuffle
Base64 coder.
A efficient Sudoku solver and creator.
Base64 encoding and decoding
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
Generate a image to base64.
Encode/decode base64 data into ArrayBuffers
Base64 encode, decode, escape and unescape for URL applications
A native implementation of base64 in C++ for React Native
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
TypeScript definitions for base64-stream