UNPKG

@paralogic/air-datepicker

Version:

Lightweight customizable cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern desktop and mobile browsers (tested no Android 4.4+ and iOS8+) ![air datepicker image](https://github.com/t1m0n/air-datepicker/raw/master/docs/i

56 lines (55 loc) 1.59 kB
{ "name": "@paralogic/air-datepicker", "version": "2.2.7", "devDependencies": { "autoprefixer": "^10.4.19", "browserify": "^17.0.0", "chai": "^5.1.1", "gulp": "^5.0.0", "gulp-clone": "^2.0.1", "gulp-concat": "^2.6.1", "gulp-gzip": "^1.4.2", "gulp-jade": "^1.1.0", "gulp-livereload": "^4.0.2", "gulp-minify-css": "^1.2.1", "gulp-plumber": "^1.2.1", "gulp-postcss": "^10.0.0", "gulp-rename": "^2.0.0", "gulp-sass": "^4.1.1", "gulp-uglify": "^3.0.2", "gulp-watch": "^5.0.1", "gulp-wrap": "^0.15.0", "jade": "^1.11.0", "mocha": "^10.6.0", "node-static": "^0.7.11", "postcss": "^8.4.39", "sass": "^1.77.6", "vinyl-source-stream": "^2.0.0" }, "dependencies": { "jquery": ">=2.0.0 <4.0.0" }, "description": "Lightweight customizable cross-browser jQuery datepicker, built with es5 and css-flexbox. Works in all modern desktop and mobile browsers (tested no Android 4.4+ and iOS8+)\r ![air datepicker image](https://github.com/t1m0n/air-datepicker/raw/master/docs/img/promo-img.png)", "main": "src/js/air-datepicker.js", "directories": { "doc": "docs", "test": "tests" }, "repository": { "type": "git", "url": "git+https://github.com/t1m0n/air-datepicker.git" }, "keywords": [ "datepicker", "timepicker", "plugin", "customizable", "powerful" ], "author": "t1m0n <t1m0n.tr@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/t1m0n/air-datepicker/issues" }, "homepage": "http://t1m0n.name/air-datepicker/docs/" }