base32.js
Base 32 encodings for JavaScript
Base 32 encodings for JavaScript
Base32 encoder with support for multiple variants.
Base32 decoder with support for multiple variants.
ESLint shareable config for Crockford style
Base32 encoder/decoder with support for multiple variants
A simple object model for JavaScript
Douglas Crawford's JSON2, augmented with extra options to stringify your JSON. Powers JSON Beautifier the online tool found at www.csvjson.com.
A lightweight JSON utility library.
Base32 encode and decode implementation in Typescript
https://github.com/douglascrockford/TDOP adapted for NodeJS
Multi-system base 32 <-> binary conversion.
Fast and minimal implementation of bech32, base64, base58, base32 & base16
Lean yet robust JavaScript inheritance.
base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
Identifiers JavaScript implementation
Douglas Crockford's JSCheck port of Quviq's QuickCheck
JSON parser and stringifier for custom numbers (e.g. BigInt)
Base64/32/16 encoding/decoding for React Native written in C/C++ and JSI.
Base32 encode/decode for TypeScript.
Base32 Crockford