jsdoc-tsd
Definition generator
Generates TypeScript definition files from JSDoc comments
JSDoc template for generating TypeScript definition files based on JSDoc comments.
29 stars
4 watching
7 forks
Language: TypeScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kimlimjustin/vscode-jsdoc-generator | Generates JSDoc comments for TypeScript projects in VSCode | 9 |
sachinraja/zod-to-ts | Generates TypeScript types from Zod schemas. | 346 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,480 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,164 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
sassdoc/sassdoc | A tool that generates documentation for Sass projects | 1,412 |
jacobrask/styledocco | Generates documentation and style guides from CSS stylesheets | 1,067 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
fabien0102/ts-to-zod | Tool to automatically generate Zod schemas from TypeScript types/interfaces. | 1,227 |
softlayer/ember-cli-jsdoc | Generates HTML documentation from JSDoc comments in Ember CLI applications. | 21 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |
krampstudio/grunt-jsdoc | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
thecomputerm/svelte-docster | Generates metadata for Svelte component types from JSDoc comments. | 9 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |