fix(documentation): Updated project description and enhanced documentation in package.json and README

This commit is contained in:
2024-12-02 15:02:14 +01:00
parent 406db92ac1
commit d0d4671d41
6 changed files with 164 additions and 143 deletions

View File

@@ -5,7 +5,7 @@
"githost": "code.foss.global",
"gitscope": "designestate/private",
"gitrepo": "dedocument-catalog",
"description": "A comprehensive tool for dynamically generating and rendering business documents like invoices using modern web technologies.",
"description": "A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.",
"npmPackagename": "@designestate_private/dedocument-catalog",
"license": "MIT",
"projectDomain": "design.estate",
@@ -24,7 +24,11 @@
"responsive design",
"QR code",
"modular architecture",
"automated workflows"
"automated workflows",
"localization",
"digital signatures",
"security",
"interactive documents"
]
}
},