awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ali79heidari/ngx-mat-multi-date-picker

Open-source alternatives to Ngx Mat Multi Date Picker

30 open-source projects similar to ali79heidari/ngx-mat-multi-date-picker, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ngx Mat Multi Date Picker alternative.

  • kuhnroyal/mat-datetimepickerAvatar de kuhnroyal

    kuhnroyal/mat-datetimepicker

    153Ver en GitHub↗

    Material datetimepicker for @angular/material

    TypeScript
    Ver en GitHub↗153
  • tonysamperi/ngx-mat-timepickerAvatar de tonysamperi

    tonysamperi/ngx-mat-timepicker

    136Ver en GitHub↗

    A true material timepicker

    TypeScript
    Ver en GitHub↗136
  • hustcc/timeago.jsAvatar de hustcc

    hustcc/timeago.js

    5,376Ver en GitHub↗

    timeago.js is a JavaScript library that converts timestamps into human-readable relative time strings. It functions as an internationalized date library that transforms static date and time data into descriptive statements of elapsed time. The project provides a dynamic time updater that automatically refreshes relative time labels on a webpage at regular intervals. It supports multilingual date localization, allowing time-elapsed statements to be translated into various languages using built-in or custom locale settings.

    TypeScript
    Ver en GitHub↗5,376
  • klajdm/ngx-chronicaAvatar de klajdm

    klajdm/ngx-chronica

    5Ver en GitHub↗

    📅 Chronica - Complete Angular Date & Time Component Library

    TypeScript
    Ver en GitHub↗5
  • omnedia/ngx-timelineAvatar de omnedia

    omnedia/ngx-timeline

    3Ver en GitHub↗

    A simple component library to add an animated timeline view.

    TypeScript
    Ver en GitHub↗3

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • squareetlabs/weekly-availability-pickerAvatar de squareetlabs

    squareetlabs/weekly-availability-picker

    1Ver en GitHub↗

    A standalone Angular weekly availability picker with drag & resize support. Ideal for scheduling, HR tools, booking systems and SaaS back offices. Lightweight, accessible, and fully themeable via CSS variables.s.

    TypeScript
    Ver en GitHub↗1
  • ericreboisson/lifecycle-timelineAvatar de ericreboisson

    ericreboisson/lifecycle-timeline

    2Ver en GitHub↗

    A premium, interactive Vanilla JS component for visualizing product lifecycles, including OSS support, Enterprise support, and EOL (End-Of-Life) dates.

    TypeScript
    Ver en GitHub↗2
  • hanygamal72/hijri-date-time-pickerAvatar de hanygamal72

    hanygamal72/hijri-date-time-picker

    0Ver en GitHub↗

    An Angular standalone component for dual-mode Gregorian and Hijri date selection with time support using the Umm Al-Qura calendar system.

    TypeScript
    Ver en GitHub↗0
  • ihym/ngx-timeagoAvatar de ihym

    ihym/ngx-timeago

    80Ver en GitHub↗

    ⏰ Live updating timestamps in Angular

    TypeScript
    Ver en GitHub↗80
  • joanllenas/ngx-date-fnsAvatar de joanllenas

    joanllenas/ngx-date-fns

    166Ver en GitHub↗

    ⏳ date-fns pipes for Angular

    TypeScript
    Ver en GitHub↗166
  • lanxuexing/ng-laydateAvatar de lanxuexing

    lanxuexing/ng-laydate

    1Ver en GitHub↗

    📅 极简、强大、高颜值的 Angular 18+ 日期时间选择器 / A minimalist, premium Date & Time Picker for Angular 18+, built with Signals.

    TypeScript
    Ver en GitHub↗1
  • nedpuganti/ngx-custom-daterangepickerAvatar de nedpuganti

    nedpuganti/ngx-custom-daterangepicker

    1Ver en GitHub↗

    NgxAdvancedDaterangepicker is an Angular date range picker component with advanced functionality and Material Design support. It allows for easy date range selection with customizable options and is simple to integrate into any Angular project.

    TypeScript
    Ver en GitHub↗1
  • ressurectit/ng-datetimeAvatar de ressurectit

    ressurectit/ng-datetime

    0Ver en GitHub↗

    Angular library containing components used for handling datetime

    TypeScript
    Ver en GitHub↗0
  • sindresorhus/pretty-msAvatar de sindresorhus

    sindresorhus/pretty-ms

    1,208Ver en GitHub↗

    Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s

    JavaScript
    Ver en GitHub↗1,208
  • aliqb/angular-material-jalali-datepicker-adapterAvatar de aliqb

    aliqb/angular-material-jalali-datepicker-adapter

    2Ver en GitHub↗

    A comprehensive Angular library that provides Jalali (Persian/Solar Hijri/ Shamsi/ ) date adapter fro angular material datepicker component. Angular material datepicker does not support Jalali date natively but you can write adapter for custom date formats and systems, this library include…

    TypeScript
    Ver en GitHub↗2
  • emanuelefricano93/frxjs-ngx-timelineAvatar de emanuelefricano93

    emanuelefricano93/frxjs-Ngx-Timeline

    45Ver en GitHub↗

    NgxTimeline Angular Library

    TypeScript
    Ver en GitHub↗45
  • callyafiune/ngx-vertical-timelineAvatar de callyafiune

    callyafiune/ngx-vertical-timeline

    3Ver en GitHub↗

    Module for creating Responsive Vertical Timeline

    CSS
    Ver en GitHub↗3
  • felixge/node-dateformatAvatar de felixge

    felixge/node-dateformat

    1,291Ver en GitHub↗

    A node.js package for Steven Levithan's excellent dateFormat() function.

    JavaScript
    Ver en GitHub↗1,291
  • abhinavgaur01/ngx-daterangepicker-pro-demoAvatar de Abhinavgaur01

    Abhinavgaur01/ngx-daterangepicker-pro-demo

    0Ver en GitHub↗

    demo app for ngx-daterangepicker-pro

    TypeScript
    Ver en GitHub↗0
  • iamkun/dayjsAvatar de iamkun

    iamkun/dayjs

    48,662Ver en 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
    Ver en GitHub↗48,662
  • danielmoncada/date-time-pickerAvatar de danielmoncada

    danielmoncada/date-time-picker

    152Ver en GitHub↗

    Angular Date Time Picker (Responsive Design)

    TypeScript
    Ver en GitHub↗152
  • danielmoncada/date-time-picker-moment-adapterAvatar de danielmoncada

    danielmoncada/date-time-picker-moment-adapter

    9Ver en GitHub↗

    Moment.js adapter for https://github.com/danielmoncada/date-time-picker

    TypeScript
    Ver en GitHub↗9
  • date-fns/date-fnsAvatar de date-fns

    date-fns/date-fns

    36,579Ver en 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
    Ver en GitHub↗36,579
  • adaskothebeast/date-interceptorsAvatar de AdaskoTheBeAsT

    AdaskoTheBeAsT/date-interceptors

    2Ver en GitHub↗

    Automatically converts ISO 8601 date strings in JSON responses into native Date objects — deeply, safely, and blazingly fast.

    TypeScript
    Ver en GitHub↗2
  • lekhmanrus/ngx-multiple-datesAvatar de lekhmanrus

    lekhmanrus/ngx-multiple-dates

    15Ver en GitHub↗

    Multiple dates picker based on Angular Material.

    TypeScript
    Ver en GitHub↗15
  • moment/luxonAvatar de moment

    moment/luxon

    16,360Ver en GitHub↗

    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 calen

    JavaScriptdatesdatetimeintl
    Ver en GitHub↗16,360
  • antonioconselheiro/time2blocks-ngxAvatar de antonioconselheiro

    antonioconselheiro/time2blocks-ngx

    1Ver en GitHub↗

    Angular lib for identify which time is associated which blockchain block in the past (and format it)

    HTML
    Ver en GitHub↗1
  • deciosfernandes/ng-date-hour-range-selectorAvatar de deciosfernandes

    deciosfernandes/ng-date-hour-range-selector

    1Ver en GitHub↗

    A repository for a date/datetime range selector for modern Angular

    TypeScript
    Ver en GitHub↗1
  • dhutaryan/ngx-mat-timepickerAvatar de dhutaryan

    dhutaryan/ngx-mat-timepicker

    85Ver en GitHub↗

    Material timepicker based on material design

    TypeScript
    Ver en GitHub↗85
  • boredzo/iso-8601-date-formatterAvatar de boredzo

    boredzo/iso-8601-date-formatter

    596Ver en GitHub↗

    A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.

    Objective-C
    Ver en GitHub↗596