An open API service indexing awesome lists of open source software.

https://github.com/isystk/jquery-dateselector

日付を年月日で選択入力するサンプルコードです。
https://github.com/isystk/jquery-dateselector

Last synced: 10 months ago
JSON representation

日付を年月日で選択入力するサンプルコードです。

Awesome Lists containing this project

README

          

🌙 jquery-dateselector
====

![GitHub issues](https://img.shields.io/github/issues/isystk/jquery-dateselector)
![GitHub forks](https://img.shields.io/github/forks/isystk/jquery-dateselector)
![GitHub stars](https://img.shields.io/github/stars/isystk/jquery-dateselector)
![GitHub license](https://img.shields.io/github/license/isystk/jquery-dateselector)

## 📗 プロジェクトの概要

日付を年月日で選択入力するサンプルコードです。

## 🌐 Demo

![demo](./demo.png "demo")

https://isystk.github.io/jquery-dateselector

## 💬 使い方

各種デーモンを起動する
```
$ npm install
$ npm run dev
```

## 🎨 参考

| プロジェクト | 概要 |
|:-----------------------------------------------------------------------------------------|:--------------------------|
| [Introduction · Bootstrap v4.6](https://getbootstrap.com/docs/4.6/getting-started/introduction/) | Bootstrap v4.6公式ドキュメントです。 |

## 🎫 Licence

[MIT](https://github.com/isystk/jquery-dateselector/blob/master/LICENSE)

## 👀 Author

[isystk](https://github.com/isystk)