JSPM

jquery-ui-multidatespicker

1.6.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 716
  • Score
    100M100P100Q131675F
  • License (MIT OR GPLv2)

Extension to the jQuery UI Calendar allowing multiple selections

Package Exports

  • jquery-ui-multidatespicker

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jquery-ui-multidatespicker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

MultiDatesPicker for jQuery UI

This plugin extends the jQuery UI datepicker clendar, allowing to select more than one date, picking them one by one or by ranges relative to the clicked date.

Take a look at some demos.

Install

With any of the following package managers:

bower install jquery-ui-multidatespicker

npm install jquery-ui-multidatespicker

yarn add jquery-ui-multidatespicker

Download the zip and place wherever you need it:

Use

For documentation and examples, check the official MDP page.