plastikfan / jaxine

Another JSON to XML converter with inheritable attributes and custom element consolidation
MIT License
0 stars 0 forks source link

Convert To Typescript #19

Open plastikfan opened 5 years ago

plastikfan commented 5 years ago

Conversion to typescript is required because of the need to use interfaces which of course don't exist in JS. This may not work out well because of ramda, but its worth trying it.

plastikfan commented 5 years ago

Using this articlie to help with the typescript migration: https://dev.to/suhas_chatekar/converting-a-javascript-project-to-typescript-one-file-at-a-time