1. vue2-daterange-picker
Vue2 date range picker based on https://github.com/dangrossman/bootstrap-daterangepicker (no jQuery)
vue2-daterange-picker
Package: vue2-daterange-picker
Created by: Innologica
Last modified: Mon, 23 May 2022 20:50:02 GMT
Version: 0.6.8
License: MIT
Downloads: 112,137
Repository: https://github.com/Innologica/vue2-daterange-picker

Install

npm install vue2-daterange-picker
yarn add vue2-daterange-picker

vue2-daterange-picker

Vue2 date range picker base on https://github.com/dangrossman/bootstrap-daterangepicker (no jQuery)

Demo and Usage

You can see a demo and read the documentation here:
https://innologica.github.io/vue2-daterange-picker/

Installation

 # install via npm
npm i vue2-daterange-picker --save

TODO

  • [x] documentation
  • [x] tests
  • [x] disabled dates
  • [ ] export single components

Run local demo

npm run docs:dev

Dependencies

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code