issues
search
Kotlin
/
ts2kt
ts2kt is officially deprecated, please use https://github.com/Kotlin/dukat instead. // Converter of TypeScript definition files to Kotlin external declarations
Apache License 2.0
316
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecate and direct users to Dukat
#129
sgarfinkel
closed
5 years ago
0
README run with node.js instruction is wrong
#126
stewe
closed
5 years ago
1
Introduce npm-publishing related tasks to gradle
#123
Schahen
closed
5 years ago
0
Reuse project package.json in tests
#122
Schahen
closed
5 years ago
1
Don't specify external for extension functions and variables
#121
epabst
closed
5 years ago
1
Upgrade to Gradle 4.10.2
#120
epabst
closed
5 years ago
1
Move typescript declarations to a separate module
#119
Schahen
closed
5 years ago
1
Fix error "External class constructor cannot have a property parameter"
#118
epabst
closed
5 years ago
0
Reintroduce gradle build and introduce mocha-backed tests
#115
Schahen
closed
5 years ago
1
Fix compile errors with generic optional methods
#112
epabst
opened
6 years ago
0
Generated extension functions don't compile
#109
epabst
closed
5 years ago
0
Fix overriding of equals, hashCode, and toString to always compile
#107
epabst
opened
6 years ago
4
Error: "External class constructor cannot have a property parameter"
#105
epabst
closed
5 years ago
0
Support abstract classes, funs, and properties and access modifiers
#104
epabst
opened
6 years ago
0
Specify "overrides" for a generic function when needed
#99
epabst
opened
6 years ago
0
Don't fully qualify reference to types when not needed
#98
epabst
closed
5 years ago
0
`"<file path>".Foo` shows up when referencing exported type
#97
epabst
closed
5 years ago
0
Handle union of string values
#96
epabst
opened
6 years ago
5
Include "export class ..." in resulting Kotlin even outside of a module
#94
epabst
closed
5 years ago
1
Basic handling of typeof TypeQuery
#93
epabst
opened
6 years ago
2
Switch to building using Gradle instead of IntelliJ Ultimate
#90
epabst
closed
6 years ago
3
README steps to build this project are out of date
#89
epabst
closed
6 years ago
0
Development of the project
#82
shevchenkobn
closed
6 years ago
1
Switch to generated tests
#77
bashor
closed
5 years ago
1
Switch to gradle build
#76
bashor
closed
6 years ago
4
Unescaped keywords when typescript definition contains keywords
#73
CaelumF
closed
6 years ago
1
NotImplementedError while converting node mappings
#72
diklimchuk
closed
6 years ago
1
Merging declarations
#69
konsoletyper
closed
6 years ago
0
Modules and qualifiers
#68
konsoletyper
closed
6 years ago
1
Cannot convert "material-ui" package
#67
andrey-skl
closed
6 years ago
6
Fix various bugs in generation of package names
#65
konsoletyper
closed
6 years ago
1
Bugfixes
#64
konsoletyper
closed
6 years ago
0
Use typescript type resolver to map types
#63
konsoletyper
closed
6 years ago
0
Add support for namespace import syntax.
#62
konsoletyper
closed
6 years ago
1
Aa/bugfixes
#60
konsoletyper
closed
6 years ago
2
Cannot convert react-redux
#58
Danilo-Araujo-Silva
closed
6 years ago
2
Generate typealias to Kotlin's function type when it's possible (?)
#56
bashor
closed
5 years ago
3
Classes marked as "export" on top level are not translated
#50
hiperbou
closed
5 years ago
5
Throws exception when converting lodash
#47
nanodeath
closed
7 years ago
0
Let's improve ts2kt together!
#45
GarrisonD
closed
7 years ago
1
Cannot convert react.d.ts
#42
kengorab
closed
7 years ago
3
Better union support
#41
ScottPeterJohnson
closed
7 years ago
3
Add "external" to toplevel declarations
#40
ScottPeterJohnson
closed
7 years ago
2
TypeError happens when converting some d.ts files.
#38
mike-neck
closed
7 years ago
0
generated files contain `definedExternally` but don't declare `external` themselves
#36
meoyawn
closed
7 years ago
1
does not compile with kotlin 1.1-beta
#34
Radisovik
closed
7 years ago
0
generate operator modifier for convention functions
#33
bashor
closed
7 years ago
1
Add and use TypeAlias & TypeUnion to handle aliases with type-params.
#32
epabst
closed
7 years ago
2
Add 'Type' class and use it instead of String
#31
epabst
closed
8 years ago
2
Verify converted code by kotlinc
#30
bashor
closed
5 years ago
3
Next