• Stars
    star
    128
  • Rank 281,044 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ“† beautiful and eidetic date picker

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.

More Repositories

1

tutorial-git

πŸ“˜ μ–΄λ–»κ²Œ 깃을 μ‚¬μš©ν•˜λŠ”μ§€ λΉ λ₯΄κ²Œ μ•Œμ•„λ΄…μ‹œλ‹€. (Quick learn How to use Git.)
314
star
2

browser-detect

🌐 simplify detecting your browser.
TypeScript
132
star
3

formulize

🌘 formula ui generator
TypeScript
93
star
4

awesome-llm

Awesome series for Large Language Model(LLM)s
63
star
5

metric-parser

πŸ“œ AST-based advanced mathematical parser written by Typescript.
TypeScript
32
star
6

awesome-llmops

Awesome series for LLMOps
32
star
7

hypermodel

πŸ‘Ύ related model builder library
JavaScript
27
star
8

awesome-data-pipeline

Awesome list for datapipeline
23
star
9

learn-golang-kr

πŸ“– golang korean translation project(golang ν•œκ΅­μ–΄ λ²ˆμ—­ ν”„λ‘œμ νŠΈ)
17
star
10

up

Experimental: Thread-friendly interpreter programming language
Go
14
star
11

parallax-slider

🌁 awesome parallax slider
JavaScript
14
star
12

pg-gallery

🎨 PIGNOSE Gallery is so simple and fast gallery style component.
JavaScript
12
star
13

awesome-numpy

Awesome list of NumPy
11
star
14

llm-diy-kit

Python
8
star
15

pg-tab

✨ web accessibility be supported a responsible tab plugin.
HTML
5
star
16

pg-popup

🌌 PIGNOSE Popup is simple flat design modal plugin.
HTML
4
star
17

awesome-cafe

Awesome list of cafe for developers
4
star
18

gowap

πŸ”’ ssh key manager written in go
Go
4
star
19

gdg-devfest-seoul-frontend-frameworks

πŸ“¦ GDG DevFest Seoul 2017 ν”„λ‘ νŠΈμ—”λ“œ λͺ¨λ˜ ν”„λ ˆμž„μ›Œν¬ λ‚±λ‚±νžˆ νŒŒν—€μΉ˜κΈ° μ„Έμ…˜μ˜ 3가지 ν”„λ ˆμž„μ›Œν¬ 별 μ½”λ“œλΉ„κ΅λ₯Ό μœ„ν•œ λ¦¬ν¬μ§€ν† λ¦¬μž…λ‹ˆλ‹€.
JavaScript
4
star
20

fastcampus-mlops

Python
4
star
21

pycon-kr-2018

πŸ“¦ gracefully testing and refactoring
Python
3
star
22

resume

πŸ“‹ a personal resume
3
star
23

vscode-io-extension

πŸŽ‰ io language syntax highlighting as vscode extension
3
star
24

pycon-kr-2017

πŸ“¦ reactive programming with RxPy (PyCon Korea 2017).
Python
3
star
25

ast

πŸ”‰ Advanced sound tool written in Golang
Go
3
star
26

awesome-audio-speech

Awesome list of Audio, Speech, and DSP(Digital signal processing)
3
star
27

battle-net-chatting

πŸ’¬ Warcraft III Battle Net v1.0 Chatting Program for Windows.
C#
2
star
28

hiss

🐍 python database migration tool based on git's design
Python
2
star
29

sparrow

🐦 Golang env based configure management module which is supported yaml, toml, json
Go
2
star
30

danger-go

πŸ’Ž A Dangerfile for golang developer (golint)
Ruby
2
star
31

hashids-io

πŸ‘» the implementation of hashids for io lang.
Io
2
star
32

bire

πŸ‘· Initial environment automated management tool by cli-interface
1
star
33

git-bot

Commandable git cli based on GPT-3
1
star
34

sally

🌌 automated install dataset for object detection as yolo, vision
Python
1
star
35

OKR

😎 Personal OKR for improving self
1
star
36

dup

πŸ“ A duplicated issue and PR checking tool
Vue
1
star
37

angular-benchmark

πŸ“ˆ the performance between angular 1x, 2x and reactjs.
JavaScript
1
star
38

items

πŸ”§ Rust cli tool which selectable prompt based on user interaction.
Rust
1
star
39

fastcampus-mlops-testing

Python
1
star