Closed pascalheraud closed 5 years ago
I didn't succeed using provided typescript. The API is so simple that I wrote a candy from scratch.
We can share it with the community. https://github.com/LaRoueVerte/candy-vuejs
Hello, Wonderful! I am sorry we didn't reply earlier. Thank you for solving this problem on your own.
It would be great, indeed, to share with the community. If I am correct, you already have jsweet-candies authorizations?
Hello, Yes, I'm part of jsweet-candies so I can transfer the repository.
Hello, what do I have to do to share the project ? I transfer it to jsweet-candies ?
Hello, yes please. I thought you already did :)
Thanks again!
Please close issue when you are finished.
Ok it's transfered. Can you build it ? Thx.
I will do this today, thanks. Bye
Hello,
I'd like to generate a vue.js candy. I started from ts defintions : https://cdn.jsdelivr.net/npm/vue@2.5.21/types/ I got numerous syntax errors from the index.d.ts file (see below)
What is the syntax the TypeScript generator handle ? It seems to be completely different from the last TypeScript version ?
========================================================== $ java -jar target/candy-tool.jar generate-sources --name=vuejs --tsFiles=typings/globals/vuejs/index.d.ts -o ../candies/candy-vuejs/src/main/java/ 2018-12-14 12:56:08.008 INFO GenerateSourcesTool:67 - JSweet candy scaffold tool - version: 2.0.0 2018-12-14 12:56:08.008 INFO GenerateSourcesTool:102 - scaffolding candy: