cxml icon indicating copy to clipboard operation
cxml copied to clipboard

Documentation?

Open FranklinChen opened this issue 5 years ago • 1 comments

I'm very curious what this library does (will do), but the README is currently basically empty. I came across it by accident upon finding cxsd which I'm currently trying to use. Maybe add a few words about what cxml is to do, and what its relationship to cxsd is?

FranklinChen avatar Jun 14 '19 18:06 FranklinChen

For anyone else who comes across this - you can always wind back the clock a bit to have a look (https://github.com/charto/cxml/tree/1f55f2fbe9e5e70ee4b98352078500f4a9bed6d6) - I think this corresponds to v. 0.1.1 on npm as well. Seems to work pretty well for me in conjunction with cxsd (cxsd generates the types and parser scaffold, and this does the actual parsing). The latest version (0.3.1) for me won't install

johansenja avatar Mar 04 '21 14:03 johansenja