cubos / sdkgen

[ DEPRECATED, SEE https://github.com/sdkgen/sdkgen ] Tool that aims on solving client-server communication and data layout sharing between server, web, android and ios using a description language also called sdkgen.
MIT License
45 stars 9 forks source link

Features/target node #15

Closed dygufa closed 6 years ago

dygufa commented 6 years ago

Implementing typescript_nodeclient target. It closes #11 for now. It's not really standalone because we still need to define if we gonna remove moment (as asked in #12 ) but it will be usefull until we fix that.