awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesDuration Formatters

Utilities for converting time spans into human-friendly descriptive strings.

Distinct from Humanization Utilities: Specializes in time duration formatting rather than general data humanization.

Explore 2 awesome GitHub repositories matching part of an awesome list · Duration Formatters. Refine with filters or upvote what's useful.

Awesome Duration Formatters GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • humanizr/humanizerAvatar Humanizr

    Humanizr/Humanizer

    9,717Vezi pe GitHub↗

    Humanizer is a .NET natural language formatter and string manipulation library designed to convert technical identifiers, numbers, and dates into grammatically correct, human-readable text. It functions as a pluralization engine, localization utility, and case conversion tool for the .NET ecosystem. The library provides specialized capabilities for transforming programming conventions like PascalCase or snake_case into readable sentences and vice versa. It distinguishes itself by handling irregular and uncountable English words during pluralization and singularization, and by applying culture

    Converts time durations into human-friendly strings with configurable precision.

    C#hacktoberfestlocalization
    Vezi pe GitHub↗9,717
  • vercel/msAvatar vercel

    vercel/ms

    5,536Vezi pe GitHub↗

    Acesta este o bibliotecă JavaScript de conversie a timpului concepută pentru a formata întregi de milisecunde ca durate lizibile pentru oameni și pentru a parsa șiruri bazate pe unități înapoi în milisecunde totale. Servește drept utilitar pentru gestionarea tranziției între duratele lizibile de mașină și reprezentările text. Biblioteca oferă mapare bidirecțională, permițând conversia numerelor brute în șiruri și parsarea șirurilor care conțin unități precum zile, ore și minute înapoi în numere de milisecunde. Suportă atât formate de timp abreviate, cât și formate scrise complet.

    Acts as a formatter that turns large millisecond integers into abbreviated or full written-out time durations.

    TypeScript
    Vezi pe GitHub↗5,536
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Humanization Utilities
  5. Duration Formatters