typeid-js

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

Typeid-js Alternatives

Similar projects and alternatives to typeid-js based on common topics and language

  • type-fest

    32 typeid-js VS type-fest

    A collection of essential TypeScript types

  • typeid

    Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs

  • 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.

    SurveyJS logo
  • typeid-ts

    TypeID UUIDv7 implementation in Typescript (Lib and CLI)

  • todolist-serverless

    AWS Lambda, DynamoDB and Serverless Framework multi environment backend

  • tsParticles

    75 typeid-js VS tsParticles

    tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

  • supabase-js

    28 typeid-js VS supabase-js

    An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

  • typegoose

    9 typeid-js VS typegoose

    Typegoose - Define Mongoose models using TypeScript classes.

  • WorkOS

    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 logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better typeid-js alternative or higher similarity.

typeid-js reviews and mentions

Posts with mentions or reviews of typeid-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-30.
  • Adding type safety to object IDs in TypeScript
    3 projects | news.ycombinator.com | 30 Jan 2024
    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:

    ```

Stats

Basic typeid-js repo stats
1
207
5.9
11 days ago

jetify-com/typeid-js is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of typeid-js is TypeScript.


Sponsored
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.
www.influxdata.com