xml-js icon indicating copy to clipboard operation
xml-js copied to clipboard

Is this project dead?

Open gricey432 opened this issue 3 years ago • 5 comments

This project doesn't seem to be accepting PRs, some of which fix some nice-to-have issues.

If it's dead, are there any maintained forks that can be linked?

gricey432 avatar Aug 10 '20 11:08 gricey432

This is the best alternative I could find in terms of features: https://github.com/PeculiarVentures/xml-core

stellis avatar Sep 23 '20 12:09 stellis

xmlbuilder2 looks like a decent candidate as well.

nccurry avatar Dec 25 '20 19:12 nccurry

I create a repository steady-xml, hoping it can help anyone in need.

qmhc avatar Sep 30 '21 08:09 qmhc

x2js is probably the best alternative at the moment

mvdve avatar Dec 25 '22 16:12 mvdve

Do you have any recommendation which tool to use for converting XSD to Typescript types, so requests and responses will be properly typed? I would also like to compact JS objects as much as possible.

iBobik avatar Feb 27 '24 19:02 iBobik