# datepicker **Repository Path**: mirrors_deckar01/datepicker ## Basic Information - **Project Name**: datepicker - **Description**: Datepicker Component for Vue Bulma - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Datepicker Datepicker component is based on [flatpickr](https://github.com/chmln/flatpickr) for Vue Bulma. ## Installation ``` $ yarn add deckar01-vue-bulma-datepicker ``` ## Examples ### Single Input ```vue ``` ### Wrap Input ```vue ``` ## Badges ![](https://img.shields.io/badge/license-MIT-blue.svg) ![](https://img.shields.io/badge/status-stable-green.svg)