zser is a security-oriented serialization format with novel authentication properties based on Merkleized data structures. The JavaScript/TypeScript implementation (version 0.0.1) targets ES2017+ and provides parsing and serialization APIs. It is currently in early development with no recent updates. The library ships TypeScript types and is designed for use cases requiring authenticated data serialization, such as credential and token handling.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM-only; CommonJS require is not supported.
Named export for the main class.
Type import for TypeScript users.
Parses a Uint8Array into an object and serializes an object back to Uint8Array, with hex encoding/decoding.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.