You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "MindFusion's collection of [JavaScript UI controls](https://mindfusion.dev/javascript-tooltip.html), a part of [MindFusion.JavaScript Pack](https://mindfusion.dev/javascript-pack.html), is a lean and powerful interactive library that lets developers easily create **timetables, calendars with events, resource tables, task schedules, appointment lists** and much more. The control boasts an intuitive API with self-explanatory member names, detailed documentation and many samples. Numerous properties and flexible CSS styling through themes provide full control over the appearance of each item and schedule. All user actions are reported by events. Various built-in forms provide convenient way for the users to create, edit and delete items, recurrences, reminders and appointments.",
"main": "index.js",
"scripts": {
"start": "npx http-server src --open",
"test": "echo \"Error: no test specified\" && exit 1"