Leonidas-from-XIV / node-xml2js

XML to JavaScript object converter.
MIT License
4.88k stars 602 forks source link

replace coffeescript with vanilla js #520

Closed jimmywarting closed 5 years ago

Leonidas-from-XIV commented 5 years ago

My plan is to eventually replace it with a statically typed language and then compile it to JavaScript so it can be structured better and its semantics are clearer. Unfortunately I haven't yet gotten around to it.