feat(core): Enhanced document generation features and added translation capabilities
This commit is contained in:
25
package.json
25
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@design.estate/dees-document",
|
||||
"version": "1.0.103",
|
||||
"private": false,
|
||||
"description": "A comprehensive solution for generating documents like invoices, integrating elements, templates, and services to streamline document creation.",
|
||||
"description": "A versatile tool for dynamically generating and rendering business documents, such as invoices, using modern web technologies and elements.",
|
||||
"main": "dist_ts_web/index.js",
|
||||
"typings": "dist_ts_web/index.d.ts",
|
||||
"exports": {
|
||||
@@ -25,7 +25,7 @@
|
||||
"@push.rocks/smartfile": "^11.0.21",
|
||||
"@push.rocks/smartjson": "^5.0.20",
|
||||
"@push.rocks/smartpath": "^5.0.18",
|
||||
"@push.rocks/smartpdf": "^3.1.7",
|
||||
"@push.rocks/smartpdf": "^3.1.8",
|
||||
"@push.rocks/smarttime": "^4.0.8",
|
||||
"@tsclass/tsclass": "^4.1.2",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
@@ -67,18 +67,19 @@
|
||||
"document generation",
|
||||
"invoices",
|
||||
"PDF creation",
|
||||
"typescript",
|
||||
"TypeScript",
|
||||
"web components",
|
||||
"custom elements",
|
||||
"QR code",
|
||||
"smart contracts",
|
||||
"templating",
|
||||
"dynamic rendering",
|
||||
"responsive design",
|
||||
"modular development",
|
||||
"lightweight",
|
||||
"efficient",
|
||||
"finance",
|
||||
"business"
|
||||
"business documentation",
|
||||
"automated workflows",
|
||||
"modular architecture",
|
||||
"smart contracts",
|
||||
"javascript",
|
||||
"QR code",
|
||||
"custom elements",
|
||||
"nodejs",
|
||||
"data-driven"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user