https://github.com/elusivecodes/frostui-datetimepicker
FrostUI-DateTimePicker is a free, open-source DateTimePicker component for Javascript.
https://github.com/elusivecodes/frostui-datetimepicker
component date datetime front-end time ui web
Last synced: 7 months ago
JSON representation
FrostUI-DateTimePicker is a free, open-source DateTimePicker component for Javascript.
- Host: GitHub
- URL: https://github.com/elusivecodes/frostui-datetimepicker
- Owner: elusivecodes
- License: mit
- Created: 2020-11-26T14:13:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T10:05:12.000Z (8 months ago)
- Last Synced: 2025-06-15T02:03:54.461Z (7 months ago)
- Topics: component, date, datetime, front-end, time, ui, web
- Language: JavaScript
- Homepage:
- Size: 943 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrostUI DateTimePicker
**FrostUI DateTimePicker** is a free, open-source DateTimePicker component for *JavaScript*.
It is built on top of the [FrostUI](https://github.com/elusivecodes/FrostUI) and [FrostDateTime](https://github.com/elusivecodes/FrostDateTime) libraries.
## Table Of Contents
- [Installation](#installation)
- [Usage](#usage)
## Installation
**Dependencies**
- [fQuery](https://github.com/elusivecodes/fQuery)
- [FrostUI](https://github.com/elusivecodes/FrostUI)
- [FrostDateTime](https://github.com/elusivecodes/FrostDateTime)
**CSS**
```html
```
**JS**
```html
```
## Usage
Check the demo folder for examples. Full documentation and website coming soon™.