mzgantt
Version:
MZGantt is a Gantt chart plugin developed with native js. Various front-end frameworks can be supported, you can quickly apply it to your web applications or mobile applications.
15 lines (14 loc) • 504 B
JSON
{
"name": "mzgantt",
"version": "2025.7.28",
"description": "MZGantt is a Gantt chart plugin developed with native js. Various front-end frameworks can be supported, you can quickly apply it to your web applications or mobile applications.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "21398324@qq.com",
"license": "ISC",
"devDependencies": {
},
"keywords": ["Gantt", "Vue Gantt", "JS Gantt", "web Gantt", "甘特图"]
}