awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moment avatar

moment/luxon

0
View on GitHub↗
16,360 نجوم·770 تفرعات·JavaScript·mit·11 مشاهداتmoment.github.io/luxon↗

Luxon

Luxon is a JavaScript library for parsing, validating, manipulating, and formatting dates and times. It provides a suite of immutable objects for managing points in time, durations, and intervals, ensuring that all transformations return new instances to maintain predictable state.

The library distinguishes itself by leveraging the native Internationalization API and environment-based time zone databases. This architecture allows for localized date formatting and global time zone conversions without requiring external data files or additional dependencies. It also supports non-Gregorian calendar systems to accommodate diverse regional requirements.

The library features a chainable, fluent interface that organizes complex temporal operations into readable sequences. Its core design separates parsing logic from rendering logic, providing a consistent framework for calendar arithmetic, interval calculations, and cross-cultural date representation.

Features

  • Date and Time Libraries - Acts as a comprehensive library for parsing, validating, manipulating, and formatting dates and times.
  • Immutable Date Libraries - Provides a suite of immutable objects for managing points in time, durations, and intervals with chainable methods.
  • Time Zone Management - Synchronizes temporal data across geographic regions while managing daylight savings and offset changes.
  • Internationalized Date Formatting - Transforms raw temporal values into human-readable text adhering to specific language and regional cultural conventions.
  • Chainable Date Utilities - Provides a fluent, chainable API for performing complex date and time operations with readable method sequences.
  • Immutable Date Processing - Enforces immutability by returning new instances for every transformation to ensure predictable state during date arithmetic.
  • Date Formatting Utilities - Converts date strings into structured objects and outputs them as localized or standard formats.
  • Time Zone Converters - Converts specific moments in time between different geographic regions or UTC for consistent data handling.
  • Date And Time - Modern library for working with dates and times.
  • Date and Time Utilities - Powerful library for handling dates and time zones.
  • Date Utilities - Library for working with dates and times.
  • Time Zone Managements - Performs time zone conversions and locale-specific formatting natively without external data files.
  • Internationalization Utilities - Uses the native Internationalization API to handle locale-specific formatting and calendar rules without external dependencies.
  • Alternative Calendar Systems - Supports non-Gregorian calendar systems to accommodate diverse regional and cultural date-keeping requirements.

سجل النجوم

مخطط تاريخ النجوم لـ moment/luxonمخطط تاريخ النجوم لـ moment/luxon

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Luxon

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Luxon.
  • iamkun/dayjsالصورة الرمزية لـ iamkun

    iamkun/dayjs

    48,662عرض على 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
    عرض على GitHub↗48,662
  • date-fns/date-fnsالصورة الرمزية لـ date-fns

    date-fns/date-fns

    36,579عرض على 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
    عرض على GitHub↗36,579
  • formkit/tempoالصورة الرمزية لـ formkit

    formkit/tempo

    2,581عرض على GitHub↗

    Tempo is a JavaScript date manipulation library that provides a suite of tools for parsing, formatting, and calculating dates and times. It serves as a date arithmetic engine, a locale-aware formatter, and a timezone offset manager for native JavaScript date objects. The library includes a dedicated ISO 8601 date parser for validating and converting standardized strings into date objects. It handles geographic normalization through IANA timezone offset management and utilizes the native Internationalization API for region-specific date formatting. The project covers a broad range of date and

    TypeScriptdatedate-formattingdatetime
    عرض على GitHub↗2,581
  • dromara/carbonالصورة الرمزية لـ dromara

    dromara/carbon

    5,221عرض على GitHub↗

    Carbon is a Go library for semantic date and time calculations, formatting, and parsing. It provides a semantic interface to simplify temporal data handling and improve the readability of date and time manipulations. The library is distinguished by its support for multi-calendar date conversion, allowing transformations between Gregorian, Chinese Lunar, Persian, and Hebrew calendar systems. It also includes a localized temporal framework that uses ISO 639-1 codes to format dates and relative time differences across multiple language locales. Additional capabilities cover global time zone man

    Go
    عرض على GitHub↗5,221
عرض جميع البدائل الـ 30 لـ Luxon→

الأسئلة الشائعة

ما هي وظيفة moment/luxon؟

Luxon is a JavaScript library for parsing, validating, manipulating, and formatting dates and times. It provides a suite of immutable objects for managing points in time, durations, and intervals, ensuring that all transformations return new instances to maintain predictable state.

ما هي الميزات الرئيسية لـ moment/luxon؟

الميزات الرئيسية لـ moment/luxon هي: Date and Time Libraries, Immutable Date Libraries, Time Zone Management, Internationalized Date Formatting, Chainable Date Utilities, Immutable Date Processing, Date Formatting Utilities, Time Zone Converters.

ما هي البدائل مفتوحة المصدر لـ moment/luxon؟

تشمل البدائل مفتوحة المصدر لـ moment/luxon: iamkun/dayjs — Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent,… date-fns/date-fns — date-fns is a JavaScript date utility library providing a collection of pure functions for manipulating, formatting,… formkit/tempo — Tempo is a JavaScript date manipulation library that provides a suite of tools for parsing, formatting, and… dromara/carbon — Carbon is a Go library for semantic date and time calculations, formatting, and parsing. It provides a semantic… moment/moment — Moment is a JavaScript date manipulation library used for parsing, validating, manipulating, and formatting dates and… tc39/proposal-temporal — This project is a proposal for a new immutable date and time API in JavaScript. It serves as a precision time-tracking…