0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add option to put child nodes in an array regardless of quantity. More... almost 14 years ago
Added char and attribute object keys as options More... almost 14 years ago
Do not introduce more attributes, EXPLICIT_CHARKEY is only backward-compat anyway More... almost 14 years ago
Fixed typo in unit test More... almost 14 years ago
Merge pull request #25 from neopunisher/master More... almost 14 years ago
added unit test for custom attr and char object keys More... almost 14 years ago
compiled coffee to .js More... almost 14 years ago
Added documentation of the parser options More... almost 14 years ago
Added explicitRoot option, for folks who also want to have the root tag of their XML. More... almost 14 years ago
Implemented emptyTag option. If set, empty tags will not be {} but the value of the option. More... almost 14 years ago
Added unit tests for current xml2js behavior More... almost 14 years ago
Reformatted unit tests More... almost 14 years ago
Added unittest for the current root eliminating behavior More... almost 14 years ago
Merge branch 'master' of github.com:Leonidas-from-XIV/node-xml2js More... almost 14 years ago
Simplified example (suggestion by pyrotechnick, closes GH #19) More... almost 14 years ago
Merge pull request #17 from SaltwaterC/master More... about 14 years ago
Bump version for next release More... about 14 years ago
Emits an error even for the sax event onerror. More... about 14 years ago
More CoffeeScript sugar in require lines More... about 14 years ago
Made explicitCharkey test nicer More... about 14 years ago
Made test pass after thinking about the expected result More... about 14 years ago
Removed some duplication in unit tests More... about 14 years ago
Added skeleton for tests and added whitespace handling tests More... about 14 years ago
Added sample XML from jxa, useful for future test cases More... about 14 years ago
Added interface for passing in options More... about 14 years ago
Bump version for next release More... about 14 years ago
Added note on unittesting More... about 14 years ago
CoffeeScript is a development dependency now More... about 14 years ago
Ported tests to CoffeeScript More... about 14 years ago
Added some more syntax sugar, better variable names etc More... about 14 years ago