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.46 kB
{ "name": "@syncfusion/ej2-schedule", "version": "30.1.39", "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": "~30.1.38", "@syncfusion/ej2-buttons": "~30.1.37", "@syncfusion/ej2-calendars": "~30.1.37", "@syncfusion/ej2-data": "~30.1.38", "@syncfusion/ej2-dropdowns": "~30.1.39", "@syncfusion/ej2-excel-export": "~30.1.37", "@syncfusion/ej2-inputs": "~30.1.38", "@syncfusion/ej2-lists": "~30.1.37", "@syncfusion/ej2-navigations": "~30.1.39", "@syncfusion/ej2-popups": "~30.1.37" }, "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" }