Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
designtestcode
/
node-xml2js
Public
forked from
Leonidas-from-XIV/node-xml2js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-xml2js
src
on
feature/chunked-parse
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 31, 2014
Consume the string that was passed
Show description for d742891
Leonidas-from-XIV
committed
d742891
View commit details
Copy full SHA for d742891
View code at this point
Browse repository at this point
Parse in chunks when options.async is set
Show description for 442a814
Leonidas-from-XIV
committed
442a814
View commit details
Copy full SHA for 442a814
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
Fix for XML generation in IE
Show description for 733da24
shaney-orrowe-practiceweb
committed
733da24
View commit details
Copy full SHA for 733da24
View code at this point
Browse repository at this point
Commits on May 28, 2014
Added comments and false not so 'ended' is never undefined
Show description for a215dc4
Leonidas-from-XIV
committed
a215dc4
View commit details
Copy full SHA for a215dc4
View code at this point
Browse repository at this point
Commits on May 27, 2014
Don't emit 'error' for excptns caught in 'end' cbs
actionshrimp
committed
f264639
View commit details
Copy full SHA for f264639
View code at this point
Browse repository at this point
Commits on May 18, 2014
Make patch work on my system
Leonidas-from-XIV
committed
e7fe683
View commit details
Copy full SHA for e7fe683
View code at this point
Browse repository at this point
Commits on May 17, 2014
Add headless option
leore
committed
e94799c
View commit details
Copy full SHA for e94799c
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
Catch thrown sax errors; only invoke parseString callback once
toddrbryan
committed
eaae5a0
View commit details
Copy full SHA for eaae5a0
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Merge branch 'tsgautier-master'
Show description for ad05a02
Leonidas-from-XIV
committed
ad05a02
View commit details
Copy full SHA for ad05a02
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
exposed processors in xml2js module
creynders
committed
65d414a
View commit details
Copy full SHA for 65d414a
View code at this point
Browse repository at this point
Finalizes attribute and tag name processing
Show description for 83f1868
creynders
committed
83f1868
View commit details
Copy full SHA for 83f1868
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Facilitates tag and attribute name processing
Show description for a4b9205
creynders
committed
a4b9205
View commit details
Copy full SHA for a4b9205
View code at this point
Browse repository at this point
Commits on Dec 6, 2013
ensure that parser is closed when parsing a string, to guarantee well formed but not closed XML generates an error
tsgautier
committed
8d1a9a6
View commit details
Copy full SHA for 8d1a9a6
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Improved consistenzy with explicitArray + mergeAttrs
Show description for 6391ea2
Leonidas-from-XIV
committed
6391ea2
View commit details
Copy full SHA for 6391ea2
View code at this point
Browse repository at this point
Bi-directional support
Show description for 07e71f0
Leonidas-from-XIV
committed
07e71f0
View commit details
Copy full SHA for 07e71f0
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Improve consistency when explicitArray + mergeAttrs are both true
Show description for f169330
hoelzl
committed
f169330
View commit details
Copy full SHA for f169330
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
Stripping BOM if at the beginning of file
Show description for 6e83733
Leonidas-from-XIV
committed
6e83733
View commit details
Copy full SHA for 6e83733
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Added unit test and fix in the constructor making the test pass
Leonidas-from-XIV
committed
05c7f43
View commit details
Copy full SHA for 05c7f43
View code at this point
Browse repository at this point
Commits on May 10, 2013
Merge branch 'yyfrankyy-master'
Show description for 5bbcde1
Leonidas-from-XIV
committed
5bbcde1
View commit details
Copy full SHA for 5bbcde1
View code at this point
Browse repository at this point
Commits on Apr 15, 2013
fix error when parsing CDATA with only whitespace(s), #77
yyfrankyy
committed
a1812c3
View commit details
Copy full SHA for a1812c3
View code at this point
Browse repository at this point
Fix the empty node
JacksonTian
committed
26c8677
View commit details
Copy full SHA for 26c8677
View code at this point
Browse repository at this point
Commits on Apr 8, 2013
Added strict option
Leonidas-from-XIV
committed
51b3349
View commit details
Copy full SHA for 51b3349
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Some CoffeeScript compiler iffyness
Leonidas-from-XIV
committed
ce47a55
View commit details
Copy full SHA for ce47a55
View code at this point
Browse repository at this point
Commits on Mar 2, 2013
Fix empty tag was parsed empty object.
JacksonTian
committed
e362734
View commit details
Copy full SHA for e362734
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Made async execution optional
Leonidas-from-XIV
committed
9661766
View commit details
Copy full SHA for 9661766
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Skips empty children properties in `explicitChildren` mode.
Show description for a3cb66e
Sitin
committed
a3cb66e
View commit details
Copy full SHA for a3cb66e
View code at this point
Browse repository at this point
Restore indent for options object
Leonidas-from-XIV
committed
045141f
View commit details
Copy full SHA for 045141f
View code at this point
Browse repository at this point
Adds explicit children mode that puts children element into distinct property ('$$' by default).
Show description for 755e1d1
Sitin
committed
755e1d1
View commit details
Copy full SHA for 755e1d1
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
Style fix before merge
Show description for f9c40a9
Leonidas-from-XIV
committed
f9c40a9
View commit details
Copy full SHA for f9c40a9
View code at this point
Browse repository at this point
Pass exception correctly
JacksonTian
committed
4f74597
View commit details
Copy full SHA for 4f74597
View code at this point
Browse repository at this point
Commits on Feb 14, 2013
Add fix that does not break unit tests + regression test
Show description for fe5e920
Leonidas-from-XIV
committed
fe5e920
View commit details
Copy full SHA for fe5e920
View code at this point
Browse repository at this point
fixes #69 - Event Emitter should allow errors to be passed up the stack
kc-dot-io
committed
d4dab2b
View commit details
Copy full SHA for d4dab2b
View code at this point
Browse repository at this point
Commits on Feb 10, 2013
Do not throw exceptions, instead propagete them to the error value
Show description for c9c8c9b
Leonidas-from-XIV
committed
c9c8c9b
View commit details
Copy full SHA for c9c8c9b
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
Implemented code to fulfil test cases
Leonidas-from-XIV
committed
2e9024a
View commit details
Copy full SHA for 2e9024a
View code at this point
Browse repository at this point
Commits on Nov 15, 2012
Pedantic blank adjustment
Leonidas-from-XIV
committed
882b71d
View commit details
Copy full SHA for 882b71d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.