All Projects → Innologica → Vue2 Daterange Picker

Innologica / Vue2 Daterange Picker

Licence: mit
Vue2 date range picker

Projects that are alternatives of or similar to Vue2 Daterange Picker

Vue Mj Daterangepicker
🗓Vue.js date range picker with multiples ranges and presets (vue 2.x)
Stars: ✭ 48 (-80.65%)
Mutual labels:  daterangepicker, vue2
Vue 2 3
↔️ Interop Vue 2 components in Vue 3 apps and vice versa
Stars: ✭ 231 (-6.85%)
Mutual labels:  vue2
Imitate One
用vue+webpack + node仿制的One[一个 ]app
Stars: ✭ 216 (-12.9%)
Mutual labels:  vue2
Vue Currency Filter
🍒 Lightweight vue currency filter based on accounting.js
Stars: ✭ 226 (-8.87%)
Mutual labels:  vue2
Vue Tinymce Editor
This a component provides use of tinymce for vue developers
Stars: ✭ 216 (-12.9%)
Mutual labels:  vue2
Vue Easy Gantt
A simple Vue.js gantt chart plugin for presenting weekly tasks
Stars: ✭ 226 (-8.87%)
Mutual labels:  vue2
Amaze Vue
一只基于amazeui样式封装的vue组件库。万水千山总是情,点个star再走行不行~~~
Stars: ✭ 211 (-14.92%)
Mutual labels:  vue2
Login
Vue + Vue-router + Vuex 实现前端页面及逻辑,Express 实现注册登录登出的RestFul API 。
Stars: ✭ 246 (-0.81%)
Mutual labels:  vue2
Vue Echo
Vue integration for the Laravel Echo library.
Stars: ✭ 229 (-7.66%)
Mutual labels:  vue2
Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (-10.08%)
Mutual labels:  vue2
Vuetheme
WordPress theme using Rest API and Vue.js
Stars: ✭ 219 (-11.69%)
Mutual labels:  vue2
V Bar
The virtual responsive crossbrowser scrollbar component for VueJS 2x
Stars: ✭ 216 (-12.9%)
Mutual labels:  vue2
Flatpickr
lightweight, powerful javascript datetimepicker with no dependencies
Stars: ✭ 14,575 (+5777.02%)
Mutual labels:  daterangepicker
Vue Axios
封装axios
Stars: ✭ 215 (-13.31%)
Mutual labels:  vue2
Vue2 Scrollbar
The Simplest Pretty Scroll Area Component with custom scrollbar for Vue 2. https://bosnaufal.github.io/vue2-scrollbar
Stars: ✭ 233 (-6.05%)
Mutual labels:  vue2
Bilibili Vue
前端vue+后端koa,全栈式开发bilibili首页
Stars: ✭ 2,590 (+944.35%)
Mutual labels:  vue2
Vuex Feature Scoped Structure
📈 Feature scoped Vuex modules to have a better organization of business logic code inside Vuex modules based on Large-scale Vuex application structures @3yourmind
Stars: ✭ 218 (-12.1%)
Mutual labels:  vue2
Calendarview
A highly customizable calendar library for Android, powered by RecyclerView.
Stars: ✭ 2,862 (+1054.03%)
Mutual labels:  daterangepicker
Vue Firebase Auth Vuex
Vue Firebase🔥 Authentication with Vuex
Stars: ✭ 248 (+0%)
Mutual labels:  vue2
Vue Mapbox Gl
A Vue.js component for Mapbox GL JS
Stars: ✭ 242 (-2.42%)
Mutual labels:  vue2

vue2-daterange-picker

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

The component is in its early stages so if there is something wrong - write an issue or create a pull request.

Demo and Usage

You can see a demo 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].