awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesIdentifier Version Transformations

Converting identifiers between different standard versions while preserving identity.

Distinct from Serialization Versioning: Distinct from serialization versioning: focuses on transforming the internal structure of a UUID between RFC versions.

Explore 1 awesome GitHub repository matching devops & infrastructure · Identifier Version Transformations. Refine with filters or upvote what's useful.

Awesome Identifier Version Transformations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kelektiv/node-uuidالصورة الرمزية لـ kelektiv

    kelektiv/node-uuid

    15,297عرض على GitHub↗

    node-uuid is a JavaScript library for generating and validating universally unique identifiers that comply with the RFC 4122 standard. It provides a utility for creating random, timestamp-based, or namespace-based identifiers within a Node.js environment. The library includes tools for detecting the specific standard version of a provided identifier and transforming identifiers between different versions. It also provides a command line utility for generating identifiers directly from the terminal. The project covers binary manipulation, including parsing strings into byte arrays and stringi

    Detects the version of a unique identifier and transforms it into a different standard version.

    TypeScript
    عرض على GitHub↗15,297
  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control
  5. Serialization Versioning
  6. Identifier Version Transformations