awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesTime Conversion Utilities

Libraries that convert durations between machine-readable numeric values and human-readable text representations.

Distinct from Millisecond Timestamp Retrievals: The candidates focus on performance metrics (startup times, latency) or timestamps (epoch/clocks), whereas this feature is about parsing and formatting duration strings.

Explore 2 awesome GitHub repositories matching development tools & productivity · Time Conversion Utilities. Refine with filters or upvote what's useful.

Awesome Time Conversion Utilities GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rauchg/ms.jsrauchg का अवतार

    rauchg/ms.js

    5,533GitHub पर देखें↗

    ms.js is a millisecond conversion library providing tools to format durations into text and parse human-readable time strings back into numbers. It functions as a utility for translating numeric millisecond values into human-readable strings and converting time units such as days, hours, and minutes into numeric milliseconds. The project covers time parsing and formatting, enabling the translation of human-readable time units into millisecond values for application timeout management and duration unit conversion. It includes tools for transforming millisecond durations into both concise and l

    Acts as a utility for converting numeric millisecond values into human-readable strings and parsing them back.

    TypeScript
    GitHub पर देखें↗5,533
  • vercel/msvercel का अवतार

    vercel/ms

    5,536GitHub पर देखें↗

    यह एक JavaScript समय रूपांतरण लाइब्रेरी है जिसे मिलीसेकंड पूर्णांकों को मानव-पठनीय अवधि के रूप में फॉर्मेट करने और यूनिट-आधारित स्ट्रिंग्स को वापस कुल मिलीसेकंड में पार्स करने के लिए डिज़ाइन किया गया है। यह मशीन-पठनीय अवधि और टेक्स्ट अभ्यावेदन के बीच संक्रमण को मैनेज करने के लिए एक यूटिलिटी के रूप में कार्य करता है। लाइब्रेरी द्विदिश मैपिंग प्रदान करती है, जो रॉ नंबरों को स्ट्रिंग्स में बदलने और दिनों, घंटों और मिनटों जैसी इकाइयों वाली स्ट्रिंग्स को वापस संख्यात्मक मिलीसेकंड काउंट में पार्स करने की अनुमति देती है। यह संक्षिप्त और पूर्ण लिखित-आउट समय फॉर्मेट दोनों का समर्थन करती है।

    A utility for transforming strings containing days, hours, and minutes into a total millisecond count.

    TypeScript
    GitHub पर देखें↗5,536
  1. Home
  2. Development Tools & Productivity
  3. Time Conversion Utilities