A pure TypeScript BMP encoder and decoder
This project is a clone of mtth/avsc repo with modifications required by CDAP
URL-safe Base64 encoding with checksums for identities
Zero-dependency cryptographic primitives + did:kash DID Document formatter + Kash-Event sign/verify. Pure deterministic logic — no network, no storage.
SocketCluster codec using Google Protobufs
convert strings to zero-width unicode or vice-versa
Node.js based tools package.
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs.
Provable proof envelope format for TypeScript/JavaScript
A library for encoding, decoding, and verifying JWTs
[Heatshrink](https://github.com/atomicobject/heatshrink/tree/develop)'s [Rust implementation](https://crates.io/crates/heatshrink) binding library using `napi-rs`.
Binary Encoding for QR Codes
Zstd n-api addon for node.js & wasm for browsers.
pertype support for decimal.js
hey-api/openapi-ts plugin that sources Zod schemas (with codecs) from a zod-to-openapi OpenAPIRegistry instead of regenerating them from the spec — so generated clients use your actual Zod runtime types.
Decode JWT tokens. Use with NodeJs and browsers. Supports ES, CJS, UMD modules
Wrap WASM binaries in plain JS files (base64 encoded)
Declaratively encode and decode binary data
Greatly Optimized Object Notation - Hyper-compact LLM-friendly data format
A Node-RED node to encode and decode lat,lon pairs to a geohash.
Wasm image resize methods supporting the browser and V8 environments. Repackaged from Squoosh App.
Encode/decode URLs, parse URL components from CLI — essential web dev tools
Decoder for the DXT texture formats
**1. Install** ###### npm ```shell npm install obj-tz ``` ###### yarn ```shell yarn add obj-tz ```