You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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 whatcxml
is to do, and what its relationship tocxsd
is?The text was updated successfully, but these errors were encountered: