Bootstrap 4 Date Range Picker For Vue.js

Install & Download:

# NPM
$ npm install @owumaro/vue-date-range-picker --save

Description:

A vue component using Bootstrap 4 styles for date range selection.

Features:

  • Date range selection
  • Compare feature: select a second date range
  • No integration: DIY with your favorite vue components or js libraries
  • Bootstrap 4 styles (requires Bootstrap 4 CSS)
  • Returns Moment.js instances (requires moment.js)

Preview:

Bootstrap 4 Date Range Picker For Vue.js

Add Comment