TUID (Timestamp-based Unique ID) is a simple, efficient, and scalable package for generating sortable, unique, and unlimited timestamp-based unique id

@badrddinb/tuid - npm

submited by
Style Pass
2024-10-11 15:00:04

TUID (Timestamp-based Unique ID) is a simple, efficient, and scalable package for generating sortable, unique, and unlimited timestamp-based unique identifiers (TUIDs). It offers functions for generating, validating, and parsing TUIDs, all implemented with minimal dependencies and full TypeScript support.

TUID is fully written in TypeScript and includes type declarations for seamless integration into TypeScript projects. Here’s an example:

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0). Learn more about the license here.

Leave a Comment
Related Posts