- CommsLog.git
- docs
- Pikaday
- component.json
This file ( 405B ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
{
"name": "pikaday",
"repo": "dbushell/Pikaday",
"description": "A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS",
"version": "1.8.0",
"keywords": [
"datepicker",
"calendar",
"date"
],
"main": "pikaday.js",
"scripts": ["pikaday.js"],
"styles": ["css/pikaday.css"],
"dependencies": {},
"demo": "https://pikaday.com",
"license": "MIT"
}