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
·
MatthewMueller avatar

MatthewMueller/date

0
View on GitHub↗
1,479 stele·87 fork-uri·JavaScript·5 vizualizărimatthewmueller.github.io/date↗

Date

Date() for humans

Features

  • Date Utilities - Human-readable date parsing.
  • Date and Time - Human-friendly date parsing.

Istoric stele

Graficul istoricului de stele pentru matthewmueller/dateGraficul istoricului de stele pentru matthewmueller/date

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Date

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Date.
  • gumroad/countdown.jsAvatar gumroad

    gumroad/countdown.js

    423Vezi pe GitHub↗

    Super simple countdowns.

    JavaScript
    Vezi pe GitHub↗423
  • dawidjaniga/map-countdownAvatar dawidjaniga

    dawidjaniga/map-countdown

    5Vezi pe GitHub↗

    🗺️⏳ 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
    Vezi pe GitHub↗5
  • date-fns/date-fnsAvatar date-fns

    date-fns/date-fns

    36,579Vezi pe GitHub↗

    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
    Vezi pe GitHub↗36,579
  • iamkun/dayjsAvatar iamkun

    iamkun/dayjs

    48,662Vezi pe GitHub↗

    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
    Vezi pe GitHub↗48,662
Vezi toate cele 24 alternative pentru Date→

Întrebări frecvente

Ce face matthewmueller/date?

Date() for humans

Care sunt principalele funcționalități ale matthewmueller/date?

Principalele funcționalități ale matthewmueller/date sunt: Date Utilities, Date and Time.

Care sunt câteva alternative open-source pentru matthewmueller/date?

Alternativele open-source pentru matthewmueller/date includ: iamkun/dayjs — Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent,… 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,… gumroad/countdown.js — Super simple countdowns. moment/moment — Moment is a JavaScript date manipulation library used for parsing, validating, manipulating, and formatting dates and…