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

1.0.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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    158
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    158
  • 1.0.2
    13
  • 1.0.1
    2

Package Sidebar

Install

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

Weekly Downloads

162

Version

1.0.3

License

MIT

Unpacked Size

420 kB

Total Files

27

Last publish

Collaborators

  • alireza-ab