typeid-js
Type ID System
Provides a type-safe and globally unique identifier system in JavaScript and TypeScript
TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
308 stars
8 watching
6 forks
Language: TypeScript
last commit: 5 months ago guidjststypeidtypescriptuuiduuidv7
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A high-performance id generation library for Node.js and browsers. | 728 |
| Generates unique identifiers with a timestamp and random payload | 254 |
| Generates unique numeric IDs without side effects | 11 |
| Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
| Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| Generates cryptographically secure UIDs suitable for both URL and cookie usage. | 143 |
| Adds unique identifiers to GeoJSON feature collections in real-time data streams. | 2 |
| A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 |