11.0.2 • Published 7 months ago

@vuepic/vue-datepicker v11.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@vuepic/vue-datepicker

The most complete datepicker solution for Vue 3

License npm Downloads Open issues CI Quality Gate Status

DOCUMENTATION

StackBlitz Playground

Features

  • Single date picker
  • Range date picker
  • Time picker
  • Month picker
  • Year picker
  • Quarter picker
  • Week picker
  • Multiple dates select
  • Multiple calendars
  • Text input
  • UTC support
  • Timezones
  • Locale support
  • Week numbers
  • Custom v-model
  • Dark and light theme
  • SSR support
  • Highly configurable
  • Accessible
  • Included type definitions

Install

# npm
npm install @vuepic/vue-datepicker

# yarn
yarn add @vuepic/vue-datepicker

# pnpm
pnpm add @vuepic/vue-datepicker

# bun
bun add @vuepic/vue-datepicker

Import and register component

Global

import { createApp } from 'vue';
import App from './App.vue';

import VueDatePicker from '@vuepic/vue-datepicker';
import '@vuepic/vue-datepicker/dist/main.css';

const app = createApp(App);
app.component('VueDatePicker', VueDatePicker);

Local

<template>
  <VueDatePicker v-model="date" />
</template>

<script setup>
  import { ref } from 'vue';
  import VueDatePicker from '@vuepic/vue-datepicker';
  import '@vuepic/vue-datepicker/dist/main.css';

  const date = ref(null);
</script>

Supporting the project

As you may know, maintaining an open-source project is a very time-consuming job. Your support is very appreciated ❤️

Please ⭐️ this repository if you like the component!

You can also make a financial contribution via sponsoring this project or one time donation. Become a sponsor

Special thanks to our sponsors 🙏

Contributors

Thanks to all people who contributed to the project 🙏

Versioning

This project follows SemVer specification

License

Copyright © 2021-present Vuepic

MIT

@tencentcloud/chat-cs-vue@rivium/component-libraryuuikitashster-chatflighthub-vue@ashster/chat-uikit-vueashster-uikit-vuetest-package-vuevue-ant-plugin-ui@everything-registry/sub-chunk-995@requrv/requrv-vue-uifc-designtantee-nuxt-commonstccc-vue-uikitsysweb-vue-componentstest-grp-uitest-newhis-componentsvue-ghost-uiwahelp-ui-kitvue-mccomponentsvue-lonsum-devvue-lonsum-frontend-libraryvue-loong-uivue-blueprint-jsvue-analytics-chart-widgetstemplate-cot-vts3test-realizeedtestpackage13470testpackage17170testpackage17470testpackage1770testpackage180testpackage190test_tabeltestprojectt11testprojectt111testprojecttroll111vit-space-uivnav3-events-calendarvue-amazing-uivue-amazing-uis1vue-forest-uivue-daisy-input-fields@pdur/librarychyi-uijp-common-componentlastdemocmyhl-coregvt-checkout-modallinks-vue-frameworklkt-field-datemediacube-ui-v2leaflet-datepickerkoltiva-ui-vuekodama-uimektepplus@webitel/ui-sdk@wisemen/vue-core@wyxos/vision@webilio-xyz/webilio-vue@thzero/library_client_vue3_vuetify3@ucla-library-monorepo/ucla-library-website-components@twentyfourg/grimoire@uniquedj95/vform@unis-ui/item@testingacomponentlibrary/red-components@tradeui/tradeui@tradeui/tradeui-source@voicenter-team/voicenter-ui@voicenter-team/voicenter-ui-plus@vc-shell/framework@visivalab/hera-components@vivaconagua/vueca@xniffing/request-queue@xchanming-ag/meteor-component-library@zalastax/nolb-_vuepama_devairplane-uiamit-design-systemanonamisares-datatablearmontestarc-components-vue@cicada-ag/meteor-component-library@item.com/desgin-system@a-vision-software/vue-input-components@actier-luchta/cuv@cnamts/synapse-bridge@connecthing.io/davra-ui@connect-development/connect-ui@allincart-ag/meteor-component-library@akquinet/akq-stylesvue-arco-uitool-pluginseh-antdesign-uipui9-components-nextucla-library-website-componentsui-contrustui-contrust2
11.0.2

7 months ago

11.0.0

9 months ago

11.0.1

9 months ago

10.0.0

12 months ago

9.0.3

1 year ago

9.0.2

1 year ago

8.8.1

1 year ago

9.0.1

1 year ago

9.0.0

1 year ago

8.8.0

1 year ago

8.7.0

1 year ago

8.6.0

1 year ago

8.5.1

1 year ago

8.5.0

1 year ago

8.4.0

2 years ago

8.3.2

2 years ago

8.3.0

2 years ago

8.3.1

2 years ago

8.2.0

2 years ago

8.1.1

2 years ago

8.1.0

2 years ago

8.0.0

2 years ago

7.4.1

2 years ago

7.4.0

2 years ago

6.1.0

2 years ago

7.3.0

2 years ago

7.1.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

6.0.3

2 years ago

6.0.2

2 years ago

7.0.0

2 years ago

7.2.2

2 years ago

7.2.1

2 years ago

7.2.0

2 years ago

5.4.0

2 years ago

5.3.0

2 years ago

5.1.2

2 years ago

5.1.1

2 years ago

5.1.0

2 years ago

5.2.1

2 years ago

5.2.0

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

4.5.0

2 years ago

4.2.3

3 years ago

4.4.0

3 years ago

4.2.2

3 years ago

4.5.1

2 years ago

4.1.0

3 years ago

4.3.0

3 years ago

4.2.1

3 years ago

4.2.0

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.6.6

3 years ago

3.6.8

3 years ago

3.6.7

3 years ago

3.6.5

3 years ago

3.6.4

3 years ago

3.6.3

3 years ago

3.6.2

3 years ago

3.5.3

3 years ago

3.6.1

3 years ago

3.5.2

3 years ago

3.6.0

3 years ago

3.5.1

3 years ago

3.6.0-alpha.1

3 years ago

3.5.0

3 years ago

3.4.8

3 years ago

3.4.7

3 years ago

3.4.0

3 years ago

3.4.4

3 years ago

3.4.3

3 years ago

3.4.2

3 years ago

3.4.1

3 years ago

3.4.6

3 years ago

3.4.5

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.8.0

4 years ago