A versatile JavaScript component for selecting date ranges, single dates, and times with ease. Perfect for forms and dashboards, it supports calendar views, time pickers, and predefined ranges.
Date Range Picker on View Official WebsiteSelect a custom date range from the calendar.
Includes both start and end time selection.
Select a single date (e.g., birthday).
Choose from common ranges like "Last 7 Days", etc.
Lightweight, powerful javascript datetimepicker with no dependencies
Flatpickr on View Official WebsiteSet
[options]="dateFormat: 'd M, Y'"
Set
[options]="dateFormat: 'd M, Y H:i;,enableTime:true"
Set
[options]="dateFormat: 'F d, Y'"
Set
[options]="minDate: '...',maxDate:'...'"
Set
[options]="dateFormat: 'd M, Y',disable:'[...]'"
Set
[options]="{dateFormat: 'd M, Y',mode:'multiple'}"
Set
[options]="{dateFormat: 'd M, Y',mode:'range'}".
Set
[options]="{dateFormat: 'd M, Y',inline:true}"
Set
[options]="{noCalendar: true,enableTime:true}"
Set [options]="{noCalendar: true,enableTime:true,time24hr:true}"
Set
[options]="{noCalendar: true,enableTime:true,maxTime:'...',minTime:'...'}"
Set
[options]="{noCalendar: true,enableTime:true,dateFormat:'H:i'}"
Set
[options]="{noCalendar: true,enableTime:true,inline:true}"
ngx-color - A simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
ngx-color Colorpicker on View Official WebsiteUse <color-sketch color="color"/>
colorpicker.
Use <color-chrome color="color"/>
colorpicker.
Use <color-slider color="color"/>
colorpicker.
Use <color-twitter color="color"/>