UNPKG

@syncfusion/ej2-schedule

Version:

Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.

43 lines 1.45 kB
{ "name": "@syncfusion/ej2-schedule", "version": "32.2.3", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-schedule.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-schedule.es5.js", "dependencies": { "@syncfusion/ej2-base": "~32.2.3", "@syncfusion/ej2-buttons": "~32.2.3", "@syncfusion/ej2-calendars": "~32.2.3", "@syncfusion/ej2-data": "~32.2.3", "@syncfusion/ej2-dropdowns": "~32.2.3", "@syncfusion/ej2-excel-export": "~32.2.3", "@syncfusion/ej2-inputs": "~32.2.3", "@syncfusion/ej2-lists": "~32.2.3", "@syncfusion/ej2-navigations": "~32.2.3", "@syncfusion/ej2-popups": "~32.2.3" }, "devDependencies": {}, "description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support.", "keywords": [ "ej2", "syncfusion", "JavaScript", "TypeScript", "schedule", "scheduler", "events-calendar", "events-scheduler", "appointment-calendar", "appointments-planner", "resources-scheduler" ], "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" }