@hamedg/vue3-persian-datepicker
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Vue3 Persian Datepicker

A datepicker component for select persian date. It's very customizable and easily for use.

npm version Commitizen friendly

If you want to use this component with vue2, visit vue-persian-datepicker

Features

  • nuxt support
  • single and range selection
  • select date and time
  • select with keyboard
  • customizable style
  • localization

Documentation

For full documentation and examples, visit https://alireza-ab.ir/datepicker

select date with vue persian datepicker

Install

yarn add @alireza-ab/vue3-persian-datepicker

or

npm i @alireza-ab/vue3-persian-datepicker

Usage

import DatePicker from '@alireza-ab/vue3-persian-datepicker';

Vue.createApp({
  components: { DatePicker },
}).mount('#app');
<DatePicker />

License

Vue Persian Datepicker is available under the MIT license.

/@hamedg/vue3-persian-datepicker/

    Package Sidebar

    Install

    npm i @hamedg/vue3-persian-datepicker

    Weekly Downloads

    0

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    423 kB

    Total Files

    27

    Last publish

    Collaborators

    • hamedg