issues
search
futurGH
/
ts-to-jsdoc
Transpile TypeScript code to fully compatible JavaScript + JSDoc comments.
MIT License
181
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can we get a --version, -V? Willing to patch.
#58
coolaj86
opened
2 months ago
0
option to preserve line breaks?
#57
coolaj86
closed
2 months ago
1
decorators
#56
wighawag
closed
2 months ago
5
Ability to add `*.js` file extension to relative imports
#55
kungfooman
closed
2 months ago
1
Unexpected empty result
#54
lasbec
closed
2 months ago
1
Use @import JSDoc tags for TypeScript >= 5.5
#53
blutorange
closed
2 months ago
2
Add overloaded functions with type parameters
#52
smacpherson64
closed
2 months ago
1
Question about function overloads.
#51
smacpherson64
closed
2 months ago
2
Online playground
#50
Lehoczky
closed
3 months ago
3
add namespace generation
#49
smacpherson64
closed
3 months ago
7
Question about namespaces for ts-to-jsdoc
#48
smacpherson64
closed
3 months ago
2
configures transpileFile to use in memory fs
#47
smacpherson64
closed
3 months ago
0
Adjust transpileFile to allow use in browser
#46
smacpherson64
closed
3 months ago
2
Open to making it work in the browser?
#45
smacpherson64
closed
3 months ago
4
the tool does nothing
#44
andremarcondesteixeira
closed
3 months ago
1
Using relative paths for imported types
#43
DEVTomatoCake
closed
4 months ago
3
File content replaced with that of imported file when transpiling single file
#42
MrNaceja
closed
7 months ago
1
not generating JSDoc for constructors and getters/setters
#41
soweliniko
closed
8 months ago
1
TSX transpiles into chaos
#40
kungfooman
closed
9 months ago
3
Careful with class property declarations - diverging behaviour
#39
kungfooman
closed
9 months ago
2
Type is not being imported
#38
OuthBack
closed
9 months ago
10
Prettier and Ts-Jest
#37
OuthBack
closed
9 months ago
1
Convert ImportDeclaration's into @typedef's
#36
kungfooman
closed
9 months ago
2
Escape tag names in internal function descriptions
#35
kungfooman
closed
9 months ago
1
Missing param when using default value
#34
kungfooman
closed
9 months ago
2
Missing JSDoc description when it contains @param itself
#33
kungfooman
closed
9 months ago
4
refix Place first line of JSDoc after /** line & fix typeof
#32
ohe1013
closed
9 months ago
1
Place first line of JSDoc after /** line
#31
ohe1013
closed
9 months ago
3
error transpiling https://github.com/silverbulletmd/silverbullet
#30
kjk
closed
1 year ago
3
Generate jsdoc for var declaration
#29
j3rem1e
closed
1 year ago
3
Missing type definition for variable declaration
#28
j3rem1e
closed
1 year ago
3
Add tests
#27
jackcannon
closed
1 year ago
1
[WIP] Improve the output @param tags
#26
jackcannon
closed
1 year ago
5
Prefer last JSDoc comment
#25
jackcannon
closed
1 year ago
0
Add support for function expressions, including arrow functions
#24
jackcannon
closed
1 year ago
0
Fix bun-exclusive bug
#23
jackcannon
closed
1 year ago
0
Numerous changes
#22
jackcannon
closed
1 year ago
4
jsdoc returns type is imported from absolute path
#21
milahu
closed
1 year ago
0
Error ERR_UNSUPPORTED_DIR_IMPORT: Directory import x is not supported resolving ES modules
#20
milahu
closed
1 year ago
1
Protect empty lines
#19
milahu
closed
1 year ago
5
Is it possible to take `.d.ts` + `.js` to output -> JSDoc-style `.js`?
#18
matthew-dean
closed
1 year ago
1
Arrow functions are not supported
#17
weakish
closed
1 year ago
1
Generic variables need a typedef so that they they can be used to create .d.ts file
#16
FranzZemen
closed
1 year ago
0
Not generating imports for externally defined typedefs
#15
FranzZemen
closed
9 months ago
2
For a single input .ts file, imports in the .ts file cause an error, which does indicate what to do
#14
FranzZemen
closed
1 year ago
1
Bug: Invalid comma between two @typedef's
#13
ytxmobile98
closed
1 year ago
1
Support Javascript as input
#12
piranna
closed
1 year ago
9
update dependencies, add scripts
#11
milahu
closed
1 year ago
4
slow
#10
milahu
closed
2 years ago
2
use git to track transformed files
#9
milahu
closed
2 years ago
1
Next