Skip to content

exexzian/PIGNOSE-Calendar

 
 

Repository files navigation

PIGNOSE Calendar

Beautiful and eidetic jQuery date picker plugin.

npm version Bower version License: MIT Join the chat at https://gitter.im/KennethanCeyer/PIGNOSE


Getting started

PIGNOSE-Calendar helps you make more simple and eidetic datepicker in jQuery.

The datepicker supports responsive and mobile environment.

Check demo page

PIGNOSE-Calendar


Usage

Check dist/ folder on this repository.

  1. Install from git.
 $ git clone git@github.com:KennethanCeyer/PIGNOSE-Calendar.git
  1. Check distributed folder.
 $ cd ./PIGNOSE-Calendar/dist
 $ ls -al
  1. Insert snippets at <head> tag of your html file.
<script src="./dist/js/pignose.calendar.min.js"></script>
<link type="text/css" href="./dist/css/pignose.calendar.min.css" />

Overview

See our features which we are supported.

  • Responsive and mobile friendly display.
  • Multiple range datepicker support.
  • Scheduling calendar support.
  • Input type controller support.
  • The toggle controll each of date buttons are supported.
  • You can disable specific dates.
  • Multiple languages are supported, (en, ko, fr, ch, de, jp, pt, da, pl, es).
  • Theme system supports (light, dark, blue).

Contributors

We welcome your support, You can support to notice by send me github issue or using gitter.

Languages


Question

If you found something problem of this plugin, or you have some question.

Please send me a message to use either gitter or Github issue. (gitter url is on the top of the manual)

About

jQuery datepicker plugin - activate toggle statement are supported.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 44.8%
  • HTML 37.8%
  • CSS 17.4%