fix(core): update

This commit is contained in:
Philipp Kunz 2024-04-12 15:07:56 +02:00
parent c0c627fedb
commit 489349e45a
7 changed files with 183 additions and 114 deletions

View File

@ -8,7 +8,20 @@
"shortDescription": "a tool for better documentation",
"npmPackagename": "@git.zone/tsdoc",
"license": "MIT",
"projectDomain": "git.zone"
"projectDomain": "git.zone",
"description": "An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation.",
"keywords": [
"TypeScript",
"documentation generation",
"AI-enhanced documentation",
"automated documentation",
"code analysis",
"type annotations",
"continuous integration documentation",
"markdown",
"CLI tool",
"software development tool"
]
}
},
"npmci": {
@ -17,6 +30,5 @@
},
"tsdoc": {
"legal": "\n## License and Legal Information\n\nThis repository contains open-source code that is licensed under the MIT License. A copy of the MIT License can be found in the [license](license) file within this repository. \n\n**Please note:** The MIT License does not grant permission to use the trade names, trademarks, service marks, or product names of the project, except as required for reasonable and customary use in describing the origin of the work and reproducing the content of the NOTICE file.\n\n### Trademarks\n\nThis project is owned and maintained by Task Venture Capital GmbH. The names and logos associated with Task Venture Capital GmbH and any related products or services are trademarks of Task Venture Capital GmbH and are not included within the scope of the MIT license granted herein. Use of these trademarks must comply with Task Venture Capital GmbH's Trademark Guidelines, and any usage must be approved in writing by Task Venture Capital GmbH.\n\n### Company Information\n\nTask Venture Capital GmbH \nRegistered at District court Bremen HRB 35230 HB, Germany\n\nFor any legal inquiries or if you require further information, please contact us via email at hello@task.vc.\n\nBy using this repository, you acknowledge that you have read this section, agree to comply with its terms, and understand that the licensing of the code does not imply endorsement by Task Venture Capital GmbH of any derivative works.\n"
}
}

View File

@ -2,7 +2,7 @@
"name": "@git.zone/tsdoc",
"version": "1.1.15",
"private": false,
"description": "a tool for better documentation",
"description": "An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"type": "module",
@ -20,7 +20,7 @@
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tstest": "^1.0.73",
"@push.rocks/tapbundle": "^5.0.4",
"@types/node": "^20.12.2"
"@types/node": "^20.12.7"
},
"dependencies": {
"@push.rocks/early": "^4.0.3",
@ -29,14 +29,14 @@
"@push.rocks/smartai": "^0.0.8",
"@push.rocks/smartcli": "^4.0.6",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^11.0.4",
"@push.rocks/smartfile": "^11.0.13",
"@push.rocks/smartinteract": "^2.0.15",
"@push.rocks/smartlog": "^3.0.1",
"@push.rocks/smartlog-destination-local": "^9.0.1",
"@push.rocks/smartpath": "^5.0.5",
"@push.rocks/smartpath": "^5.0.13",
"@push.rocks/smartshell": "^3.0.4",
"typedoc": "^0.25.12",
"typescript": "^5.4.3"
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
},
"files": [
"ts/**/*",
@ -52,5 +52,17 @@
],
"browserslist": [
"last 1 chrome versions"
],
"keywords": [
"TypeScript",
"documentation generation",
"AI-enhanced documentation",
"automated documentation",
"code analysis",
"type annotations",
"continuous integration documentation",
"markdown",
"CLI tool",
"software development tool"
]
}
}

View File

@ -24,8 +24,8 @@ dependencies:
specifier: ^3.0.5
version: 3.0.5
'@push.rocks/smartfile':
specifier: ^11.0.4
version: 11.0.4
specifier: ^11.0.13
version: 11.0.13
'@push.rocks/smartinteract':
specifier: ^2.0.15
version: 2.0.15
@ -36,17 +36,17 @@ dependencies:
specifier: ^9.0.1
version: 9.0.1
'@push.rocks/smartpath':
specifier: ^5.0.5
version: 5.0.11
specifier: ^5.0.13
version: 5.0.13
'@push.rocks/smartshell':
specifier: ^3.0.4
version: 3.0.4
typedoc:
specifier: ^0.25.12
version: 0.25.12(typescript@5.4.3)
specifier: ^0.25.13
version: 0.25.13(typescript@5.4.5)
typescript:
specifier: ^5.4.3
version: 5.4.3
specifier: ^5.4.5
version: 5.4.5
devDependencies:
'@git.zone/tsbuild':
@ -54,16 +54,16 @@ devDependencies:
version: 2.1.72
'@git.zone/tsrun':
specifier: ^1.2.46
version: 1.2.46(@types/node@20.12.2)
version: 1.2.46(@types/node@20.12.7)
'@git.zone/tstest':
specifier: ^1.0.73
version: 1.0.88(@types/node@20.12.2)
version: 1.0.88(@types/node@20.12.7)
'@push.rocks/tapbundle':
specifier: ^5.0.4
version: 5.0.22
'@types/node':
specifier: ^20.12.2
version: 20.12.2
specifier: ^20.12.7
version: 20.12.7
packages:
@ -93,14 +93,14 @@ packages:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfeed': 1.0.11
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartlog-destination-devtools': 1.0.10
'@push.rocks/smartmanifest': 2.0.2
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartopen': 2.0.0
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrequest': 2.0.21
'@push.rocks/smartrx': 3.0.7
@ -401,9 +401,9 @@ packages:
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.8
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
typescript: 5.3.3
dev: true
@ -415,10 +415,10 @@ packages:
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.8
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartlog-destination-local': 9.0.1
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartspawn': 3.0.2
'@types/html-minifier': 4.0.5
@ -429,13 +429,13 @@ packages:
- supports-color
dev: true
/@git.zone/tsrun@1.2.46(@types/node@20.12.2):
/@git.zone/tsrun@1.2.46(@types/node@20.12.7):
resolution: {integrity: sha512-8miFVBle9Mnjx+uPGI/P+EuWcIOXWjBAkdjN5IYbdp5Ytt4xQODCLh4JSnC9h56UeU1nUxCAxZeJs2e9TXrivA==}
hasBin: true
dependencies:
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartshell': 3.0.4
ts-node: 10.9.2(@types/node@20.12.2)(typescript@5.1.6)
ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.1.6)
typescript: 5.1.6
transitivePeerDependencies:
- '@swc/core'
@ -443,17 +443,17 @@ packages:
- '@types/node'
dev: true
/@git.zone/tstest@1.0.88(@types/node@20.12.2):
/@git.zone/tstest@1.0.88(@types/node@20.12.7):
resolution: {integrity: sha512-yTBKLI48Nz35qHOJ9ZnXY06VvBAhcC3NEZ4YyGDN4CmrZQ6MVK3fIMQUQCFVmba0GzSmvbgbJcZnd6IRezkyzQ==}
hasBin: true
dependencies:
'@api.global/typedserver': 3.0.27
'@git.zone/tsbundle': 2.0.15
'@git.zone/tsrun': 1.2.46(@types/node@20.12.2)
'@git.zone/tsrun': 1.2.46(@types/node@20.12.7)
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartbrowser': 2.0.6
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartshell': 3.0.4
@ -628,10 +628,10 @@ packages:
resolution: {integrity: sha512-qkyIwlKW9jEqBTCkoo4IuaF5et7QTRZhAPjotQF8E71MRwYBH+QUvj5JwQMBy4ZhpWf+3/3X47aib3JAhzJFbQ==}
dependencies:
'@push.rocks/qenv': 6.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrx': 3.0.7
'@push.rocks/taskbuffer': 3.1.7
@ -642,17 +642,17 @@ packages:
dependencies:
'@api.global/typedrequest': 3.0.19
'@configvault.io/interfaces': 1.0.17
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
dev: false
/@push.rocks/smartai@0.0.8:
resolution: {integrity: sha512-OvNXUv9m+qMdzYvReYzDm7hdBCisB3vb+AiLCGkxmLseh/VVe7hcC/5OrPMncstinm1SDl6mL7wDyoh43u8K1w==}
dependencies:
'@push.rocks/qenv': 6.0.5
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartfile': 11.0.13
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
openai: 4.31.0
transitivePeerDependencies:
@ -749,7 +749,7 @@ packages:
'@push.rocks/smarthash': 3.0.4
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrequest': 2.0.21
'@push.rocks/smartstream': 2.0.8
@ -761,8 +761,8 @@ packages:
js-yaml: 4.1.0
dev: true
/@push.rocks/smartfile@11.0.4:
resolution: {integrity: sha512-NXAyqYE5zNUJ9Mu/t2oWUKu21CRUI4Dvlm56rKBSczCq5xeC7EwmamTzL3Nyn6Tmu1jBpYktYL4zIx17JJOB7w==}
/@push.rocks/smartfile@11.0.13:
resolution: {integrity: sha512-vB017WrxusnXQTi0xiTqEP4ghW4GiLXmsLEMRP4OfQhEssYiH6HxO2t0hgxh1Lfv83R/77AttJguZSbb6ylGRQ==}
dependencies:
'@push.rocks/lik': 6.0.14
'@push.rocks/smartdelay': 3.0.5
@ -770,7 +770,7 @@ packages:
'@push.rocks/smarthash': 3.0.4
'@push.rocks/smartjson': 5.0.16
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrequest': 2.0.21
'@push.rocks/smartstream': 3.0.34
@ -879,8 +879,8 @@ packages:
'@push.rocks/smartpromise': 4.0.3
minimatch: 9.0.4
/@push.rocks/smartpath@5.0.11:
resolution: {integrity: sha512-dqdd7KTby0AdaWYC9gVoHDTUIixFhEvo+mmdaTdNshZsfHNkm/EDV25dA+9gJ8/yoyuCYmrwmByNYy9a+xFUeQ==}
/@push.rocks/smartpath@5.0.13:
resolution: {integrity: sha512-MTcZ2kVQDtyNSmcyadIMcSsGeTX2EcNvw2HFHRWNmMq/CHpEM8rluad11zJm5ULTydsAl176rEwESzn4YD5e8A==}
/@push.rocks/smartpdf@3.0.17:
resolution: {integrity: sha512-oymxajeDnwMzg20Ru7GkpYHM4KtNyTrvxt+AwXD3EjzOaJnFtevszDpCdcCruBik8BcG2XiKJIyY5PprPALvaA==}
@ -888,7 +888,7 @@ packages:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartnetwork': 3.0.2
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpath': 5.0.13
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpuppeteer': 2.0.2
'@push.rocks/smartunique': 3.0.8
@ -1385,7 +1385,7 @@ packages:
/@types/accepts@1.3.7:
resolution: {integrity: sha512-Pay9fq2lM2wXPWbteBsRAGiWH2hig4ZE2asK+mm7kUzlxRTfL961rj89I6zV/E3PcIkDqyuBEcMxFT7rccugeQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/babel__code-frame@7.0.6:
@ -1396,7 +1396,7 @@ packages:
resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==}
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/buffer-json@2.0.3:
@ -1416,21 +1416,21 @@ packages:
/@types/clean-css@4.2.11:
resolution: {integrity: sha512-Y8n81lQVTAfP2TOdtJJEsCoYl1AnOkqDqMvXb9/7pfgZZ7r8YrEyurrAvAoAjHOGXKRybay+5CsExqIH6liccw==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
source-map: 0.6.1
dev: true
/@types/co-body@6.1.3:
resolution: {integrity: sha512-UhuhrQ5hclX6UJctv5m4Rfp52AfG9o9+d9/HwjxhVB5NjXxr5t9oKgJxN8xRHgr35oo8meUEHUPFWiKg6y71aA==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
'@types/qs': 6.9.14
dev: true
/@types/connect@3.4.38:
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/content-disposition@0.5.8:
@ -1451,13 +1451,13 @@ packages:
'@types/connect': 3.4.38
'@types/express': 4.17.21
'@types/keygrip': 1.0.6
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/cors@2.8.17:
resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/debounce@1.2.4:
@ -1471,7 +1471,7 @@ packages:
/@types/express-serve-static-core@4.17.43:
resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
'@types/qs': 6.9.14
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@ -1489,20 +1489,20 @@ packages:
/@types/from2@2.3.5:
resolution: {integrity: sha512-giavnjf3kNlJnE+HpZA1CQ3UKHxgehzsTuIMGda8pGMbOiLYGVNADEskey44OZcADHm/HOoBany8IV+0x28XFw==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/fs-extra@11.0.4:
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/glob@8.1.0:
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/html-minifier@4.0.5:
resolution: {integrity: sha512-LfE7f7MFd+YUfZnlBz8W43P4NgSObWiqyKapANsWCj63Aqeqli8/9gVsGP4CwC8jPpTTYlTopKCk9rJSuht/ew==}
@ -1557,7 +1557,7 @@ packages:
/@types/jsonfile@6.1.4:
resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/keygrip@1.0.6:
resolution: {integrity: sha512-lZuNAY9xeJt7Bx4t4dx0rYCDqGPW8RXhQZK1td7d4H6E9zYbLoOtjBvfwdTKpsyxQI/2jv+armjX/RW+ZNpXOQ==}
@ -1579,7 +1579,7 @@ packages:
'@types/http-errors': 2.0.4
'@types/keygrip': 1.0.6
'@types/koa-compose': 3.2.8
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/mime-types@2.1.4:
@ -1606,18 +1606,18 @@ packages:
/@types/node-fetch@2.6.11:
resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
form-data: 4.0.0
dev: false
/@types/node@18.19.28:
resolution: {integrity: sha512-J5cOGD9n4x3YGgVuaND6khm5x07MMdAKkRyXnjVR6KFhLMNh2yONGiP7Z+4+tBOt5mK+GvDTiacTOVGGpqiecw==}
/@types/node@18.19.31:
resolution: {integrity: sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==}
dependencies:
undici-types: 5.26.5
dev: false
/@types/node@20.12.2:
resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==}
/@types/node@20.12.7:
resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
dependencies:
undici-types: 5.26.5
@ -1648,7 +1648,7 @@ packages:
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/serve-static@1.15.5:
@ -1656,7 +1656,7 @@ packages:
dependencies:
'@types/http-errors': 2.0.4
'@types/mime': 4.0.0
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/sinon-chai@3.2.12:
@ -1682,12 +1682,12 @@ packages:
/@types/through2@2.0.41:
resolution: {integrity: sha512-ryQ0tidWkb1O1JuYvWKyMLYEtOWDqF5mHerJzKz/gQpoAaJq2l/dsMPBF0B5BNVT34rbARYJ5/tsZwLfUi2kwQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
/@types/through@0.0.33:
resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: false
/@types/trusted-types@2.0.7:
@ -1713,20 +1713,20 @@ packages:
/@types/ws@7.4.7:
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/ws@8.5.10:
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
/@types/yauzl@2.10.3:
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
requiresBuild: true
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
dev: true
optional: true
@ -2539,7 +2539,7 @@ packages:
dependencies:
'@types/cookie': 0.4.1
'@types/cors': 2.8.17
'@types/node': 20.12.2
'@types/node': 20.12.7
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.4.2
@ -3879,7 +3879,7 @@ packages:
resolution: {integrity: sha512-JebkRnRGEGLnJt3+bJ5B7au8nBeZvJjs9baVxDmUZ5+BgafAdy6KDxJGSuyaw/IA+ErqY3jmOH5cDC2mCDJF2w==}
hasBin: true
dependencies:
'@types/node': 18.19.28
'@types/node': 18.19.31
'@types/node-fetch': 2.6.11
abort-controller: 3.0.0
agentkeepalive: 4.5.0
@ -4670,7 +4670,7 @@ packages:
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
hasBin: true
/ts-node@10.9.2(@types/node@20.12.2)(typescript@5.1.6):
/ts-node@10.9.2(@types/node@20.12.7)(typescript@5.1.6):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@ -4689,7 +4689,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.12.2
'@types/node': 20.12.7
acorn: 8.11.3
acorn-walk: 8.3.2
arg: 4.1.3
@ -4730,8 +4730,8 @@ packages:
mime-types: 2.1.35
dev: true
/typedoc@0.25.12(typescript@5.4.3):
resolution: {integrity: sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==}
/typedoc@0.25.13(typescript@5.4.5):
resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==}
engines: {node: '>= 16'}
hasBin: true
peerDependencies:
@ -4741,7 +4741,7 @@ packages:
marked: 4.3.0
minimatch: 9.0.4
shiki: 0.14.7
typescript: 5.4.3
typescript: 5.4.5
dev: false
/typescript@5.1.6:
@ -4756,8 +4756,8 @@ packages:
hasBin: true
dev: true
/typescript@5.4.3:
resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
/typescript@5.4.5:
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
engines: {node: '>=14.17'}
hasBin: true
dev: false

108
readme.md
View File

@ -1,57 +1,101 @@
# @git.zone/tsdoc
a tool for better documentation
A TypeScript documentation tool with extensive features including AI-driven documentation enhancements.
## Install
To install `@git.zone/tsdoc`, you will need Node.js and npm (Node Package Manager) installed on your system. Once you have those prerequisites, open your terminal or command prompt and run the following command:
To install `@git.zone/tsdoc`, use npm (Node Package Manager). First, ensure you have Node.js installed on your system. Then, open a terminal and execute the following command:
```bash
npm install @git.zone/tsdoc --save
```
This command tells npm to download the `@git.zone/tsdoc` package and add it as a dependency to your project's `package.json` file.
This command downloads and installs `@git.zone/tsdoc`, adding it to your project's dependencies.
## Usage
To use `@git.zone/tsdoc` effectively in your TypeScript projects, we must delve deep into its functionalities and elaborate on the possibilities it offers. Remember, TypeScript is a statically typed superset of JavaScript, and ESM (ECMAScript Module) syntax is preferred for module import/export operations. Throughout this section, we'll maintain strict adherence to these standards.
The usage section for `@git.zone/tsdoc` aims to guide you through leveraging the tool's capabilities for enhancing your TypeScript project documentation with AI-driven optimizations. Complete usage instructions exceed the space constraints here but include essential setup steps, examples, recommended practices, and how to integrate `@git.zone/tsdoc` into your project effectively.
### Getting Started
Before anything else, ensure you import the necessary functionalities from `@git.zone/tsdoc` at the top of your TypeScript file:
First, ensure you import `@git.zone/tsdoc` functionalities into your project. Start by importing necessary functions or classes provided by the module in your TypeScript file:
```typescript
import { runCli } from '@git.zone/tsdoc';
```
The `runCli` function is a pivotal part of `@git.zone/tsdoc`, serving as an entry point for leveraging its capabilities.
### Leveraging TypeScript for Documentation
TypeScript's rich type system can significantly enhance your documentation process. By providing detailed type annotations, you allow `tsdoc` to generate more informative and useful documentation.
Consider the following TypeScript interface example:
### Basic Documentation Generation
`@git.zone/tsdoc` simplifies the generation of robust documentation for TypeScript projects. Initiate documentation generation by invoking the `runCli` method or through the CLI tool provided:
```typescript
interface Person {
name: string;
age: number;
// Programmatically
await runCli();
// Or using the CLI directly
tsdoc generate
```
This process involves scanning for TypeScript annotations and comments to produce detailed documentation.
### Advanced Features
To get the most out of `@git.zone/tsdoc`, explore its AI-driven features designed to enhance the documentation further:
- **AI-Assisted Commenting**: Utilizes AI to suggest comments for complex code sections, improving understandability.
- **Documentation Quality Analysis**: Employs AI algorithms to evaluate and suggest improvements for your project's documentation, aiming for clarity, completeness, and effectiveness.
### Continuous Integration
Integrate documentation generation into your continuous integration pipeline to automate the creation and updating of documentation with each code change. This approach ensures your documentation remains up-to-date and relevant.
### Example: Documenting a TypeScript Module
Consider a module that provides basic arithmetic operations. Here's how you might document it using `@git.zone/tsdoc`:
```typescript
/**
* A simple arithmetic calculator class.
*/
export class Calculator {
/**
* Adds two numbers.
* @param a The first number.
* @param b The second number.
* @returns The sum of `a` and `b`.
*/
add(a: number, b: number): number {
return a + b;
}
/**
* Subtracts the second number from the first.
* @param a The first number.
* @param b The second number.
* @returns The difference of `a` and `b`.
*/
subtract(a: number, b: number): number {
return a - b;
}
}
```
By explicitly stating that `name` is a `string` and `age` is a `number`, you make your code self-descriptive. `@git.zone/tsdoc` can use this information to generate documentation that is immediately understandable to other developers.
### Generating Documentation
To generate documentation, `@git.zone/tsdoc` provides a CLI tool. Use the `npm run` script from your `package.json` or directly invoke the CLI command if `@git.zone/tsdoc` is installed globally. Here's a sample command to generate documentation:
```bash
tsdoc
```
This command scans your TypeScript project for type annotations, comments, and other relevant information to generate comprehensive documentation.
### Advanced Usage: Ensuring Documentation Quality
It's critical to ensure the completeness and quality of your documentation. `@git.zone/tsdoc` encourages a workflow that includes regular documentation generation and review. This practice helps identify areas lacking sufficient documentation and areas where the documentation can be improved for better clarity.
In projects with multiple contributors, consider setting up continuous integration (CI) tasks that include documentation generation and linting. This setup can help maintain high documentation standards by automatically flagging issues for correction before merging code changes.
By including detailed comments and utilizing TypeScript's type system, you provide `@git.zone/tsdoc` with the information needed to generate comprehensive documentation for each method, including parameters and return types.
### Conclusion
`@git.zone/tsdoc` is a versatile tool that, when used to its full potential, significantly enhances the quality and usability of your project's documentation. By following TypeScript best practices and integrating documentation generation into your development workflow, you can achieve a well-documented codebase that is welcoming to new contributors and beneficial to your project's long-term success.
Incorporating `@git.zone/tsdoc` into your TypeScript project not only streamlines the documentation process but leverages AI to enhance the quality and effectiveness of your project's documentation. Follow the suggested practices and explore the advanced features to fully utilize this powerful tool.
Please refer to the official `@git.zone/tsdoc` documentation and TypeScript guidelines for more in-depth coverage of the features and best practices discussed here.
For further information and more detailed instructions on using the advanced features of `@git.zone/tsdoc`, please consult the official documentation.
(Note: This guide has been crafted to showcase the usage of `@git.zone/tsdoc` in diverse scenarios comprehensively. Ensure to adapt and extend the examples provided to fit the specific needs and complexities of your projects.)
(Note: This usage section is a foundational guide; please refer to the full documentation of `@git.zone/tsdoc` for detailed instructions and advanced usage scenarios.)
## License and Legal Information
This repository contains open-source code that is licensed under the MIT License. A copy of the MIT License can be found in the [license](license) file within this repository.
**Please note:** The MIT License does not grant permission to use the trade names, trademarks, service marks, or product names of the project, except as required for reasonable and customary use in describing the origin of the work and reproducing the content of the NOTICE file.
### Trademarks
This project is owned and maintained by Task Venture Capital GmbH. The names and logos associated with Task Venture Capital GmbH and any related products or services are trademarks of Task Venture Capital GmbH and are not included within the scope of the MIT license granted herein. Use of these trademarks must comply with Task Venture Capital GmbH's Trademark Guidelines, and any usage must be approved in writing by Task Venture Capital GmbH.
### Company Information
Task Venture Capital GmbH
Registered at District court Bremen HRB 35230 HB, Germany
For any legal inquiries or if you require further information, please contact us via email at hello@task.vc.
By using this repository, you acknowledge that you have read this section, agree to comply with its terms, and understand that the licensing of the code does not imply endorsement by Task Venture Capital GmbH of any derivative works.

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdoc',
version: '1.1.15',
description: 'a tool for better documentation'
version: '1.1.16',
description: 'An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation.'
}

View File

@ -27,7 +27,8 @@ export class TypeDoc {
"module": "NodeNext",
"moduleResolution": "NodeNext",
"esModuleInterop": true,
"verbatimModuleSyntax": true
"verbatimModuleSyntax": true,
"skipLibCheck": true,
},
include: [],
};