Skip to content

mst101/vue-datepicker

 
 

Repository files navigation

@mst101/vue-datepicker @mst101/vue-datepicker

Datepicker

A datepicker Vue component compatible with Vue 3.x.

N.B. For Vue 2.x, please use version 4.x.

N.B. This is a fork from @sum.cumo/vue-datepicker to which I have previously contributed but which is no longer maintained. That project was originally forked from vuejs-datepicker which is licensed under the MIT license. Thanks to the original creators for the great work.

Features

  • accepts keyboard input
  • keyboard navigable
  • internationalized
  • disable dates
  • highlight dates
  • inline calendar
  • auto-alignment
  • compatible with Bootstrap
  • custom slots
  • append to body

Documentation

Checkout the vuepress Documentation. There you will also find the Demo pages and the Migration guide.

Contribution

Please feel free to open up an issue or provide a pull request.

License

Copyright 2023 Mark Thompson

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A datepicker Vue component. Compatible with Vue 3.x.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.2%
  • Vue 32.4%
  • Gherkin 8.4%
  • SCSS 1.8%
  • Other 0.2%