TypeScript Uuid

Open-source TypeScript projects categorized as Uuid

Top 10 TypeScript Uuid Projects

  • uuid-readable

    Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Grammatically Correct Sentences 🥳

  • short-unique-id

    Short Unique ID (UUID) generation library. Available in NPM.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • typeid-js

    TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

    Project mention: Adding type safety to object IDs in TypeScript | news.ycombinator.com | 2024-01-30

    If you want a type-prefixed UUIDv7 type, I can wholeheartedly recommend TypeID-JS: https://github.com/jetpack-io/typeid-js

    Also available for a whole bunch of other languages: https://github.com/jetpack-io/typeid

    UUIDv7 is UUIDv4-compatible (i.e. you can put a v7 UUID anywhere a v4 UUID would go, like in Postgres's UUID datatype) and is time-series sortable, so you don't lose that nice lil' benefit of auto-incrementing IDs.

    And if you use something like TypeORM to define your entities, you can use a Transformer to save as plain UUIDv7 in the DB (so you can use UUID datatypes, not strings), but deal with them as type-prefixed strings everywhere else:

    ```

  • typeid-ts

    TypeID UUIDv7 implementation in Typescript (Lib and CLI)

    Project mention: Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs | news.ycombinator.com | 2023-06-28
  • micell

    A collection of functions for front-end development

  • uuid-base58

    Generate a RFC4122 compliant v4 UUID and return it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.

  • server

    The server of Fronvo (by Fronvo)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • js-id

    ID generation for JavaScript & TypeScript Applications

    Project mention: Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs | news.ycombinator.com | 2023-06-28

    We have a uuidv7 implementation that we've been using with rocksdb for over a year https://github.com/matrixai/js-id

  • todolist-serverless

    AWS Lambda, DynamoDB and Serverless Framework multi environment backend

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-01-30.

TypeScript Uuid related posts

Index

What are some of the best open-source Uuid projects in TypeScript? This list will help you:

Project Stars
1 uuid-readable 794
2 short-unique-id 363
3 typeid-js 202
4 typeid-ts 33
5 micell 23
6 uuid-base58 16
7 server 14
8 emo-link 13
9 js-id 10
10 todolist-serverless 1
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com