0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Credit Lovell More... over 8 years ago
Merge pull request #369 from lovell/onclosetag-wrap-trycatch More... over 8 years ago
Wrap try/catch with function to allow V8 to optimise onclosetag Improves performance of this 'hot' function by ~20% Improves overall XML to JS conversion throughput by ~2% More... over 8 years ago
Merge pull request #354 from DrShaffopolis/key-aware-parsers More... over 8 years ago
update readme for attribute/node name aware processors More... over 8 years ago
pass the attribute/node names into the parser function More... over 8 years ago
this was a bit of a misnomer; it gets names and values. I'm about to make it worse of a misnomer if I don't change it now More... over 8 years ago
tests for node / attribute name non-agnostic processor functions More... over 8 years ago
Empty strings now returns error cause its not valid XML More... over 8 years ago
Merge branch 'talitacampos-master' More... almost 9 years ago
Merge pull request #327 from leipert/feature/separateParserAndBuilder More... almost 9 years ago
commit built javascript files (for tests) More... almost 9 years ago
move parser to own file More... almost 9 years ago
move builder to own file More... almost 9 years ago
move defaults to own file More... almost 9 years ago
Update xmlbuilder-js dependency More... almost 9 years ago
Added test to check cData on array values More... about 9 years ago
Compile coffee into javascript More... about 9 years ago
Credit Nicolas, new version More... about 9 years ago
Verify entry type in requiresCDATA function More... about 9 years ago
Replace '||' with 'or'. More... about 9 years ago
Add includeWhiteChars option. More... about 9 years ago
Don't include xml2js from BOM code More... over 9 years ago
Merge pull request #287 from brutalcrozt/patch-1 More... over 9 years ago
update README.md More... over 9 years ago
Remove old instructions which are not recommended More... over 9 years ago
Bump version for next release More... over 9 years ago
Credit David More... over 9 years ago
Merge pull request #266 from Codesleuth/master More... over 9 years ago
Merge pull request #268 from rparanjpe-tesla/update_readme More... over 9 years ago