Just made a typescript declaration file (.d.ts) generator for .slint file #8722
Unanswered
g9wp
asked this question in
Show and tell
Replies: 1 comment
-
Nice work and thank you for sharing I have also worked on something similar a few months ago based on Long term goal is to have something like a TypeScript Code generator in Slint like the C++ code generator https://github.com/slint-ui/slint/blob/master/internal/compiler/generator/cpp.rs. So it can be easily used and integrated in Slint. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is the project slint-gen-tsd. Hope you find it useful!
Beta Was this translation helpful? Give feedback.
All reactions