11.0.2 • Published 4 months ago

@vuepic/vue-datepicker v11.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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@dpa-id-components/dpa-shared-components@connecthing.io/davra-ui@demvsystems/design-components@deverloprama/common-components@pdur/librarychyi-uijp-common-componentlastdemocmyvue-arco-uitool-pluginseh-antdesign-uipui9-components-nextucla-library-website-componentsui-contrustui-contrust2test-build-entytraceable-uitransportesapp1transportesapp10transportesapp2transportesapp3transportesapp4transportesapp5@antify/ui@antify/antify-ui@armontest/armontest@amsom-habitat/projimmo-builder@autoafleveren/ui@bagelink/vue@bcrs-shared-components/base-date-picker@birdsolutions/front-nuxt-start-kit@birdsolutions/test-modules-front@18xinli/xinli_lib@actier-luchta/cuv@cnamts/synapse-bridge@dcrackel/hematournamentui@deskhero/dh_ui@degura-gmbh/pensioncloud-frontend-componentsziecaicaivue3-excel-editorvue-simple-ui-componentsvue-timelinesvue-super-uiwebledger-vue3-commonvi-form-builder@finema/core@fiscozen/datepicker@farm-investimentos/front-mfe-components-vue3@eturnity/eturnity_reusable_components@injectivelabs/ui-shared@infinitebrahmanuniverse/nolb-_vuep@insightphp/elements@konnectio/core@luchta-io/cuv@long2x/cresh-ui@item.com/desgin-system
11.0.2

4 months ago

11.0.0

6 months ago

11.0.1

6 months ago

10.0.0

8 months ago

9.0.3

10 months ago

9.0.2

11 months ago

8.8.1

1 year ago

9.0.1

12 months ago

9.0.0

12 months 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

1 year ago

8.3.2

1 year ago

8.3.0

1 year ago

8.3.1

1 year ago

8.2.0

1 year ago

8.1.1

1 year ago

8.1.0

1 year ago

8.0.0

1 year ago

7.4.1

1 year 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

2 years ago

4.4.0

2 years ago

4.2.2

2 years ago

4.5.1

2 years ago

4.1.0

2 years ago

4.3.0

2 years ago

4.2.1

2 years ago

4.2.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.6.6

2 years ago

3.6.8

2 years ago

3.6.7

2 years ago

3.6.5

2 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

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.8.0

3 years ago