Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

auto-ts-readme-generator

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-ts-readme-generator

tool to generate description for TypeScripts exports

latest
Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
0
-100%
Maintainers
0
Weekly downloads
 
Created
Source

auto-ts-readme-generator

Generate description of TypeScript exports

note: Currently don't support several imports with same name

Options:
--help            Show help                                      [boolean]
--version         Show version number                            [boolean]
-f, --files           list of input files. use glob. e.g.
-f src/**/index.ts src/**/lib.ts      [array] [required]
-c, --ts-config-path  path to the tsconfig.json            [string] [required]
-o, --output          path to the output file  [string] [default: "README.md"]
-s, --section         name ot created / replaced section; Will be replaced all
between  `# [section] .... # `
[string] [default: "Auto generated description"]

Keywords

readme

FAQs

Package last updated on 20 Aug 2024

Did you know?

Socket

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.

Install

Related posts