
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@es-pkg/doc
Advanced tools
根据ts文件的注释生成表格md
npm install @es-pkg/doc
类型:typeof bootstrap
简介:无说明
类型:typeof setup
简介:无说明
类型:typeof bootstrap
简介:默认 EsPkgDoc的主函数
类型:PropertiesDoc
简介:无说明
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| name | string | ||
| isOptional | ?: boolean | ||
| type | string | ||
| docs | JSDoc\[\] |
类型:JSDocTag
简介:无说明
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| tag | string, | ||
| name | ?: string, | ||
| text | string |
类型:JSDoc
简介:无说明
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| comment | string | ||
| description | string | ||
| tags | JSDocTag\[\] |
类型:Exports
简介:无说明
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| component | ComponentMsg, | ||
| name | string, | ||
| doc | JSDoc\[\], | ||
| isDefaultExport | boolean, | ||
| type | string, | ||
| kind | string |
类型:ToExports
简介:无说明
类型:ComponentMsg
简介:无说明
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| isReact | boolean | ||
| props | ?: Type | ||
| ref | ?: Type, | ||
| properties | ?: PropertiesDoc\[\] | ||
| refProperties | ?: PropertiesDoc\[\] |
类型:DocOptions
简介:生成doc文档的配置项
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| name | 包名称 | ?: string, | |
| author | 作者 | ?: string, | |
| repository | 仓库地址 | ?: string, | |
| desc | 描述 | ?: string | |
| entry | 编译文件的入口 | string, | |
| tsconfig | 编译文件的 ts配置路径 | ?: string, | |
| outDir | 编译后输出的文件夹 | string, | |
| outType | 编译后输出的类型 | ?: "html" | "md" | \["html", "md"\], | md |
| outName | 编译后输出的文件名称 | ?: string, | README |
| keepHtmlTable | 是否保留为原始htmlTable | ?: boolean | false |
FAQs
根据ts文件的注释生成表格md
We found that @es-pkg/doc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.