UNPKG

@syncfusion/ej2-angular-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. for Angular

11 lines (10 loc) 424 B
{ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Adds Essential JS 2 specific Angular package to an application", "factory": "./ng-add", "schema": "./ng-add/schema.json" } } }