Code Monkey home page Code Monkey logo

pg-calendar's Introduction

PIGNOSE Calendar ๐Ÿ“…

Beautiful and eidetic jQuery date picker plugin

NPM

Build Status Coverage Status codecov

npm version npm downloads GitHub license Join the chat at https://gitter.im/KennethanCeyer/PIGNOSE

๐Ÿ‘ Getting started

PIGNOSE-Calendar helps you to make simple and eidetic datepicker with jQuery.

This datepicker supports responsive display and mobile environment.

Check demo page

PIGNOSE-Calendar

๐Ÿ“ƒ Documentation

Check ๐Ÿ“– GitHub wiki.

or ๐Ÿ“ฆ Codepen.io collection

๐Ÿ“ฆ Installation

npm

$ npm install pg-calendar

yarn

$ yarn add pg-calendar

๐Ÿ˜ค Usage

Check dist/ folder on this repository.

  1. Install from git.
$ git clone [email protected]: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" />

๐Ÿ‘พ Test

Current version supports unit tests by using mocha and chai.

# install all dependencies including devdependencies
$ npm install

# run test script of package.json
$ npm test

๐Ÿบ 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, (ar, en, ko, fr, ch, de, jp, pt, da, pl, es, fa, it, cs, uk, ru, ka, ca)
  • Theme system supports (light, dark, blue)

:octocat: Contributors

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

Languages

Join in contribution

Please move to Contribution section.

๐Ÿšฉ Roadmap

  • Support Webpack, AMD and CommonJS (UMD)
  • Support ES6 with babel
  • Documentation supporting
  • Move css file to less
  • Integration with CI and Coverages
  • Add unit tests

1.4.x

  • Add e2e tests.
  • Adding timepicker specs.
  • Making many sample codes.
  • Improvement and building detailed callbacks. (Progress)
  • 100% coverage unit test
  • support UMD
  • support Webpack
  • support typescript definition
  • complete documentation

1.5.x

  • complete examples for combination of all options
  • support e2e testing with nightwatch
  • support codepen examples
  • following convention (webstorm convention of JetBrains)
  • making integrated library with react
  • making integrated library with angular
  • making integrated library with vuejs

1.6.x

  • extended option usage time picker
  • advanced option custom button (today, last 7days, last 30 days, last a month, last 6 month, last year)
  • advanced option attach below of input

๐Ÿ” License

FOSSA Status

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

pg-calendar's People

Contributors

ahbarrios avatar kennethanceyer avatar ahmadalfy avatar davitperaze avatar iuliiav avatar jan-vince avatar orioltestart avatar jumplink avatar reflex14 avatar snyk-bot avatar vivekdoshi2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.