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

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

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

gumroad/countdown.js

0
View on GitHub↗
423 स्टार्स·29 फोर्क्स·JavaScript·MIT·4 व्यूज़gumroad.github.io/countdown.js↗

Countdown.js

Super simple countdowns.

Features

  • Date Utilities - Simple countdown timer utility.
  • Date and Time - Lightweight countdown timer.

स्टार हिस्ट्री

gumroad/countdown.js के लिए स्टार हिस्ट्री चार्टgumroad/countdown.js के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Countdown.js के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Countdown.js के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • iamkun/dayjsiamkun का अवतार

    iamkun/dayjs

    48,662GitHub पर देखें↗

    Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent, chainable interface that allows for complex time calculations and transformations to be performed through a sequence of readable method calls. By utilizing an immutable wrapper pattern, the library ensures data integrity by creating new instances for every operation rather than modifying existing objects. The project is distinguished by a minimalist core abstraction that maintains a small footprint by offloading non-essential features to an optional, modular plugin system. This archit

    JavaScriptdatedate-formattingdatetime
    GitHub पर देखें↗48,662
  • dawidjaniga/map-countdowndawidjaniga का अवतार

    dawidjaniga/map-countdown

    5GitHub पर देखें↗

    🗺️⏳ Count down to your events—visually and interactively! With React at its core, this project merges time and place, turning ordinary countdowns into engaging, map-based experiences.

    JavaScript
    GitHub पर देखें↗5
  • date-fns/date-fnsdate-fns का अवतार

    date-fns/date-fns

    36,579GitHub पर देखें↗

    date-fns is a JavaScript date utility library providing a collection of pure functions for manipulating, formatting, and calculating dates and times. It serves as an immutable date manipulation library and a tool for time zone management, ensuring that date transformations are performed without modifying the original date objects. The library functions as a date formatting tool that converts date objects into human-readable strings using custom patterns and international locales. It includes a specific toolset for adjusting and calculating date representations across different geographical re

    TypeScriptdatedate-fnshacktoberfest
    GitHub पर देखें↗36,579
  • matthewmueller/dateMatthewMueller का अवतार

    MatthewMueller/date

    1,479GitHub पर देखें↗

    Date() for humans

    JavaScript
    GitHub पर देखें↗1,479
Countdown.js के सभी 24 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

gumroad/countdown.js क्या करता है?

Super simple countdowns.

gumroad/countdown.js की मुख्य विशेषताएं क्या हैं?

gumroad/countdown.js की मुख्य विशेषताएं हैं: Date Utilities, Date and Time।

gumroad/countdown.js के कुछ ओपन-सोर्स विकल्प क्या हैं?

gumroad/countdown.js के ओपन-सोर्स विकल्पों में शामिल हैं: matthewmueller/date — Date() for humans. mde/timezone-js — DEPRECATED: Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data. date-fns/date-fns — date-fns is a JavaScript date utility library providing a collection of pure functions for manipulating, formatting,… dawidjaniga/map-countdown — 🗺️⏳ Count down to your events—visually and interactively! With React at its core, this project merges time and place,… iamkun/dayjs — Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent,… moment/moment — Moment is a JavaScript date manipulation library used for parsing, validating, manipulating, and formatting dates and…