asyncapi / asyncapi/generator

Migration to TypeScript of `@asyncapi/generator-components`

Open
#1,724 3 comments 0 reactions 1 assignee Claimed by @batchu5 View on GitHub
keep-open
Dominant language
JavaScript
Stars
1.1k
Forks
397
Avg merge
1d 7h
Merged PRs (30d)
25

Description

1. JSDoc Duplication: While working with different components, we have noticed that we’re duplicating JSDocs in multiple places. For example, when using the MethodGenerator across other components, the documentation is repeated instead of being shared or derived.

2. Moving to TypeScript could reduce duplication by enforcing strong typing and auto-generating documentation from type definitions. It would also improve developer experience, ensure better maintainability, and reduce bugs from untyped code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.