Search results
23 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
ULID generator for NodeJS and the browser
Collection of 128-bit Id generators
ULID generator for Cloudflare workers
The ulid validation of class-validation
Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions
SCRU128: Sortable, Clock and Random number-based Unique identifier
Insomnia plugin for generating unique, lexicographically sortable identifiers (ULID). Useful for creating test data and unique identifiers in API requests.
A tiny, fast, sortable, compact, flexible id generator. Think Stripe IDs but customizable, ULIDs but faster.
- flexid
- uuid
- tiny
- fast
- sortable
- compact
- flexible
- benchmark
- nanoid
- ksuid
- ulid
- uuid-random
- short-uuid
- auth0-id
- View more
Small UIDs are lexicographically sortable short (64bit) unique identifiers designed to be used as an efficient database Primary Key and a readable (11/12 characters) URL safe UID when encoded.
`@akcybex/jstr` is a JavaScript library inspired by [Laravel 'Strings'](https://laravel.com/docs/10.x/strings) offering a chainable API for streamlined string manipulation and facilitating common string operations in javascript with enhanced expressivenes
- after
- afterLast
- ascii
- before
- beforeLast
- between
- betweenFirst
- camel
- charAt
- contains
- containsAll
- endsWith
- excerpt
- finish
- View more
This plugin adds support for ULID field type to Strapi as a Custom field.
LinearId is an npm package for generating 64-bit and 128-bit monotonic unique IDs for use with sharded databases like PlanetScale. Please read [this ReadMe file on GitHub](https://github.com/AStarStartup/LinearId) for the latest updates, where you can als
This package provides a lightweight, dependency-free utility for generating Universally Unique Lexicographically Sortable Identifiers (ULIDs) in TypeScript applications. ULIDs offer a sortable alternative to UUIDs, combining a timestamp with a series of r
Collection of 128-bit Id generators
A high-performance ULID (Universally Unique Lexicographically Sortable Identifier) generator using WebAssembly, up to 40x faster than traditional implementations, optimized for backend use.
A Node.js package to generate optimized unique IDs with timestamp and random component.
ULID as a binary, or as a base64-like sortable string
Library for creating, parsing, and converting universally unique lexicographically sortable identifiers (ULID) in ULID or UUID formats.
Jymfony Uid component
ULID generation library for TypeScript