Chọn ngôn ngữ của bạn

Trang chủ arrow-right ... arrow-right Công cụ phát triển arrow-right API Extractor

Chúng tôi đã tổng hợp danh sách 5 phần mềm thay thế miễn phí và trả phí cho API Extractor. Các đối thủ chính bao gồm: ESDoc, Compodoc. Ngoài ra, người dùng cũng tiến hành so sánh giữa API Extractor và Docma, TypeDoc, Dgeni. Bạn cũng có thể xem các tùy chọn tương tự khác tại đây: Công cụ phát triển.


ESDoc
Free Open Source

Trình tạo tài liệu cho JavaScript

Compodoc
Free Open Source

Công cụ tài liệu còn thiếu cho ứng dụng Angular của bạn

Docma là một công cụ mạnh mẽ để dễ dàng tạo tài liệu HTML đẹp từ Javascript (JSDoc) ...

Trình tạo tài liệu cho các dự án TypeScript

Trình tạo tài liệu đa năng

API Extractor helps you write better TypeScript libraries: It analyzes your exported type...

API Extractor Nền tảng

tick-square Linux
tick-square Mac
tick-square Windows

API Extractor Video và Ảnh chụp màn hình

API Extractor Tổng quan

API Extractor helps TypeScript developers manage the API surface for their library. It is distributed as an NPM package "@microsoft/api-extractor". It produces three different output types:

- API Report - API Extractor can trace all exports from your project's main entry point and generate a report to be used as the basis for an API review workflow.

- .d.ts Rollups - Similar to how Webpack can “roll up” all your JavaScript files into a single bundle for distribution, API Extractor can roll up your TypeScript declarations into a single .d.ts file. This file can be trimmed to exclude declarations marked using TSDoc tags such as @beta" or @internal.

- API Documentation - The tool generates a “doc model” JSON file for each of your projects. This JSON file contains the extracted type signatures and doc comments. The "api-documenter" companion tool can use these files to generate an API reference website, or you can use them as inputs for a custom documentation pipeline.

API Extractor Tính năng

tick-square API

Các lựa chọn hàng đầu thay thế API Extractor

Chia sẻ ý kiến về phần mềm, viết đánh giá và giúp làm cho nó càng tốt hơn!

API Extractor Danh mục

Công cụ phát triển

API Extractor Thẻ

tsdoc typescript documentation nodejs documentation-generator developer-tools

Đề xuất thay đổi

Phản hồi của bạn

Chọn một xếp hạng
Vui lòng chọn một đánh giá

Your vote has been counted.

Do you have experience using this software?