-
When I try to view any of the Angular2 docs, I get output of a command rather than the actual docs. Try any of the links here: http://www.jsweet.org/candies-snapshots/.
-
JSweet uses a specific typescript installation (cf `private static File NPM_DIR = new File(USER_HOME_DIR, ".jsweet-node_modules");`). Thus, the typescript installation in this npm directory is not upg…
-
The server part of the React candy isn't working.
This part contains the virtual dom that allows isomorphic applications (same code used for server and client rendering).
-
All, I am pleased to point out that the [JSweet](https://github.com/cincheo/jsweet) (a Java to JavaScript transpiler) uses NanoHttpd to run its Web API... see the open source code at: https://github.c…
-
import javax.xml.bind.JAXBContext;
gives ERROR: cannot find name 'javax' at C:\Users\steve\Dropbox\Projects\jsweet\jsweet-quickstart\src\main\java\com\mkyong\core\JAXBExample.java(4)
how can i fix i…
-
I like using full words for the names of my variables, instead of acronyms. If, in the method "main" of a class, I use the variable name "arguments" instead of "args", the transpilation fails. I'm ref…
-
Hi, one more bug I found during my use of jsweet.
The issue: Two variables with same names collides when there is a foo method overload present. Remove public void foo() and everything works ok.
201…
-
Check if it is possible to have a `$this` macro to use the JavaScript 'this'...
-
Can't find thorax candy. http://thoraxjs.org/
-
http://www.jsweet.org/candies-releases=251
doesn't work