Encode UUIDs into Base36 or any other system
TypeScript definitions for uuid-encoder
URL-safe base64 UUID encoder for generating 22 character slugs
Base62 UUID encoder and decoder
Base62 UUID encoder/decoder/generator (RFC4122 compliant)
Encode FormData content into the multipart/form-data format
RFC9562 UUIDs
High-performance Base64 encoder and decoder
Implementation of the WHATWG URL Standard
Encode and decode base64 encoded strings
URL-safe base64 UUID encoder for generating 22 character slugs
See our api docs https://serialport.io/docs/api-parser-slip-encoder
The broker which is used by the media-encoder-host package.
AAC encoder extension for Mediabunny, based on FFmpeg.
The worker which is used by the extendable-media-recorder-wav-encoder package.
A tiny (230B) and fast UUID (v4) generator for Node and the browser
This is a module to load and manage media encoders.
The broker which is used by the extendable-media-recorder-wav-encoder package.
The worker which is used by the media-encoder-host package.
MP3 encoder extension for Mediabunny, based on LAME.
Event encoding utilities for the **Agent-User Interaction (AG-UI) Protocol**.
Encode and decode quoted-printable strings according to rfc2045
A Wave file encoder for the extendable-media-recorder package.
socket.io protocol parser
Convert UUIDs to compact Base58 or Base62 representations (22 chars vs 36). Guaranteed roundtrip encoding, URL-safe output, and built-in UUID generation.
URL-friendly, Base32-encoded UUIDs for Rails models
Generate unique identifiers in multiple formats: time-sortable ULIDs, compact nanoids, UUID v7, CUID2, Stripe-style prefixed IDs, Twitter-style snowflake IDs, hashid obfuscation, and base-N encoding. Zero dependencies, thread-safe, cryptographically random.
Youyouaidi offers a UUID class for parsing, validating and encoding UUIDs
Youyouaidi offers a UUID class for parsing, validating and encoding UUIDs
Stop hitting the DB with every secure-token submission. Encoded Tokens have the ID, or UUID, encoded within the token itself - increasing both security and performance. Coded in plain Ruby, EncodedToken is framework agnostic.
UUID v7 is a time-ordered UUID format that encodes a Unix timestamp in the most significant 48 bits, making UUIDs naturally sortable by creation time. This library provides both high-performance and monotonic (strictly ordered) variants.
Port of wickedbyte/int-to-uuid. Encodes a non-negative 64-bit unsigned integer and an optional 32-bit namespace into a valid RFC 9562 Version 8 UUID.
Provides Stripe-style public identifiers (like usr_abc123) for Rails models using hashids or base62 encoding. Supports both integer and UUID primary keys, with automatic URL parameter handling and controller helpers.