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

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

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

dawidjaniga/map-countdown

0
View on GitHub↗
5 स्टार्स·3 फोर्क्स·JavaScript·MIT·4 व्यूज़

Map Countdown

🗺️⏳ 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.

Features

  • Date Utilities - Map-based countdown timer.
  • Date and Time - Countdown timer for Google Maps.

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

dawidjaniga/map-countdown के लिए स्टार हिस्ट्री चार्टdawidjaniga/map-countdown के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    gumroad/countdown.js

    423GitHub पर देखें↗

    Super simple countdowns.

    JavaScript
    GitHub पर देखें↗423
  • 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
  • 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
Map Countdown के सभी 24 विकल्प देखें→

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

dawidjaniga/map-countdown क्या करता है?

🗺️⏳ 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.

dawidjaniga/map-countdown की मुख्य विशेषताएं क्या हैं?

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

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

dawidjaniga/map-countdown के ओपन-सोर्स विकल्पों में शामिल हैं: 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,… gumroad/countdown.js — Super simple countdowns. 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…