uuidv7
A JavaScript implementation of UUID version 7
A JavaScript implementation of UUID version 7
UUIDv7 generator library for JavaScript, RFC 9562 compliant. Supports encoding/decoding UUIDs to custom alphabets.
Generate a UUIDv7 as a Base32 encoded, URL safe, lexicographically sortable string.
Radically simple (and efficient) UUIDv7 generation for Browsers, Node, Bun, etc (JavaScript)
UUIDv7 generator library for Node.js
UUIDv7 generator library for Node.js
Official implementation of the TypeID specification in TypeScript. TypeIDs are type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
TypeID in Typescript
Alternative unboxed implementation of the TypeID specification in TypeScript. TypeIDs are type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
ULID as a binary, or as a base64-like sortable string
Generate sortable, timestamped UUID's, based on the new-uuid-format-04 RFC draft
Globally unique identifier based on the upcoming UUIDv7 standard.
check header in serverless
An UUID class using the most used UUID implementations (v1, v4, v7) and TypeScript.