1. litepicker
Date range picker - lightweight, no dependencies
litepicker
Package: litepicker
Created by: wakirin
Last modified: Sun, 08 May 2022 04:39:38 GMT
Version: 2.0.12
License: MIT
Downloads: 87,501
Repository: https://github.com/wakirin/litepicker

Install

npm install litepicker
yarn add litepicker

npm version Build Status license

Litepicker

Date range picker - lightweight, no dependencies

Features

  • No dependencies
  • Single date or date range
  • Show multiple months
  • Min/Max days for select and/or Min/Max dates for select
  • Select forward/backward
  • Inline mode
  • Repick date range
  • Lock days
  • Keyboard accessibility (with plugin)
  • Mobile friendly (with plugin)
  • Predefined ranges (with plugin)
  • Multiple select (with plugin)

See more details in docs.

Documentation

Compatibility

Desktop
  • IE 11 (required polyfills)
  • Edge 17+
  • Chrome 60+
  • Firefox 52+
  • Safari 10.1+
  • Opera 48+
Mobile
  • iOS 10+
    • Safari
    • Chrome
  • Android 7+
    • Chrome
    • Firefox
    • Samsung Browser
    • UC Browser

Plugins

See also:

Supporting Litepicker

Tested on real browsers

Tested on real browsers via BrowserStack.
Thanks to the BrowserStack for supporting the open-source projects.

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin