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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • humanizr/humanizerAvatar de Humanizr

    Humanizr/Humanizer

    9,717Ver en 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
    Ver en GitHub↗9,717
  • vercel/msAvatar de vercel

    vercel/ms

    5,536Ver en GitHub↗

    This is a JavaScript time conversion library designed to format millisecond integers as human-readable durations and parse unit-based strings back into total milliseconds. It serves as a utility for managing the transition between machine-readable durations and text representations. The library provides bidirectional mapping, allowing for the conversion of raw numbers to strings and the parsing of strings containing units like days, hours, and minutes back into numeric millisecond counts. It supports both abbreviated and full written-out time formats.

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

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