UNPKG

@syncfusion/ej2-calendars

Version:

A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization.

42 lines 1.23 kB
{ "name": "@syncfusion/ej2-calendars", "version": "30.2.4", "description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-calendars.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-calendars.es5.js", "dependencies": { "@syncfusion/ej2-base": "~30.2.4", "@syncfusion/ej2-buttons": "~30.2.4", "@syncfusion/ej2-inputs": "~30.2.4", "@syncfusion/ej2-lists": "~30.2.4", "@syncfusion/ej2-popups": "~30.2.4" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "ej2-calendars", "web-components", "JavaScript", "TypeScript", "calendar", "date", "culture", "month", "year", "decade", "timepicker", "stepranges", "time" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git" }, "typings": "index.d.ts", "sideEffects": false, "homepage": "https://www.syncfusion.com/javascript-ui-controls" }