-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial working prototype * Refactor to better handle arrays * Support empty elements * Simplify some logic * fix attributes and inline arrays within arrays * better handle colorized JSON output * Support CDATA elements * Cleanup some error handling code * Greatly simplify XML deserialization logic * No longer reopen XML::Node * Remove leftover testing file * Some final cleanup * Add some more comments so i remember how this works * Add some examples to the README * Add specs for invalid IO format * Simplify invalid IO format logic * Update crystal install link
- Loading branch information
1 parent
e5d8a2f
commit 960e10e
Showing
6 changed files
with
493 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.