You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5Lines changed: 9 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# CSharpToJavaScript
2
-
Brute forcing conversion(translation) from C# to Javascript.
2
+
Brute forcing conversion(generating) from C# to Javascript.
3
3
4
4
This is a personal project with purpose to learn and understand better c# and js at the same time. Many stuff is not supported and some won't. Updates will be happening when I'm using this library.(irregular)
5
5
@@ -90,16 +90,20 @@ More examples [here](https://tilied.github.io/CSTOJS_Pages/articles/intro.html).
90
90
-[ ] Wiki?????
91
91
-[x]~Better and more examples~[Here](https://tilied.github.io/CSTOJS_Pages/articles/intro.html). WIP!
92
92
-[x]~Figure out how to do docs for [api](https://github.com/TiLied/CSharpToJavaScript/tree/master/CSharpToJavaScript/APIs/JS)~[Docs](https://tilied.github.io/CSTOJS_Pages/) WIP!
0 commit comments