@sum.cumo/vue-datepicker

A simple Vue.js datepicker component. Supports disabling of dates, inline mode, translations

Usage no npm install needed!

<script type="module">
  import sumCumoVueDatepicker from 'https://cdn.skypack.dev/@sum.cumo/vue-datepicker';
</script>

README

@sum.cumo/vue-datepicker @sum.cumo/vue-datepicker

Datepicker

This is a fork from the project vuejs-datepicker which is licensed under the MIT license. Thanks to the original creators charliekassel for the great work.

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

Features

  • accepts keyboard input
  • internationalized
  • date picker
  • 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 2019 sum.cumo GmbH

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.