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: 3 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T05:24:30.000Z (12 months ago)
- Last Synced: 2025-01-23T09:45:59.452Z (4 months ago)
- Topics: component, date, datetime, front-end, time, ui, web
- Language: JavaScript
- Homepage:
- Size: 818 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™.