Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
samwyma
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 28, 2017
Merge pull request #370 from flexi-xu/master
Show description for af83e31
Leonidas-from-XIV
authored
af83e31
Copy full SHA for af83e31
Add test for the fix of issue #119
flexi-xu
committed
6852241
Copy full SHA for 6852241
Fix issue #119.
flexi-xu
committed
547350e
Copy full SHA for 547350e
Commits on Mar 22, 2017
Merge branch 'd3adc0d3-master'
Leonidas-from-XIV
committed
6821d3d
Copy full SHA for 6821d3d
Credit d3adc0d3
Leonidas-from-XIV
committed
b19675f
Copy full SHA for b19675f
Empty strings now returns error cause its not valid XML
Show description for b9b44e0
d3adc0d3
authored and
Leonidas-from-XIV
committed
b9b44e0
Copy full SHA for b9b44e0
Credit Lovell
Leonidas-from-XIV
committed
8374f68
Copy full SHA for 8374f68
Commits on Mar 21, 2017
Merge pull request #369 from lovell/onclosetag-wrap-trycatch
Show description for 2386f4c
Leonidas-from-XIV
authored
2386f4c
Copy full SHA for 2386f4c
Wrap try/catch with function to allow V8 to optimise onclosetag
Show description for 5b83012
lovell
committed
5b83012
Copy full SHA for 5b83012
Commits on Jan 24, 2017
Merge pull request #354 from DrShaffopolis/key-aware-parsers
Show description for b5e351a
Leonidas-from-XIV
authored
b5e351a
Copy full SHA for b5e351a
update readme for attribute/node name aware processors
Chris Shaffer
committed
248109b
Copy full SHA for 248109b
pass the attribute/node names into the parser function
Chris Shaffer
committed
e1a9a5b
Copy full SHA for e1a9a5b
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
Chris Shaffer
committed
4594554
Copy full SHA for 4594554
tests for node / attribute name non-agnostic processor functions
Chris Shaffer
committed
2a1db93
Copy full SHA for 2a1db93
Commits on Oct 9, 2016
Merge branch 'talitacampos-master'
Show description for b8e2621
Leonidas-from-XIV
committed
b8e2621
Copy full SHA for b8e2621
Merge pull request #327 from leipert/feature/separateParserAndBuilder
Show description for 58cd0bb
Leonidas-from-XIV
authored
58cd0bb
Copy full SHA for 58cd0bb
Commits on Sep 3, 2016
commit built javascript files (for tests)
leipert
committed
7fcd8a8
Copy full SHA for 7fcd8a8
move parser to own file
leipert
committed
57dca2f
Copy full SHA for 57dca2f
move builder to own file
leipert
committed
740e800
Copy full SHA for 740e800
move defaults to own file
leipert
committed
77fa1ec
Copy full SHA for 77fa1ec
Commits on Aug 20, 2016
Update xmlbuilder-js dependency
Show description for 81f10a5
Leonidas-from-XIV
committed
81f10a5
Copy full SHA for 81f10a5
Commits on Jul 5, 2016
Added test to check cData on array values
Talita
committed
b0f5ac8
Copy full SHA for b0f5ac8
Compile coffee into javascript
Talita
committed
9eb0bd3
Copy full SHA for 9eb0bd3
Credit Nicolas, new version
Leonidas-from-XIV
committed
129ebba
Copy full SHA for 129ebba
Replace '||' with 'or'.
Nicolas Maquet
authored and
Leonidas-from-XIV
committed
272bba2
Copy full SHA for 272bba2
Add includeWhiteChars option.
Show description for 58957ed
Nicolas Maquet
authored and
Leonidas-from-XIV
committed
58957ed
Copy full SHA for 58957ed
Verify entry type in requiresCDATA function
Show description for 40c677e
talitacampos
authored
40c677e
Copy full SHA for 40c677e
Commits on Apr 8, 2016
Don't include xml2js from BOM code
Show description for 7b2a93a
Leonidas-from-XIV
committed
7b2a93a
Copy full SHA for 7b2a93a
Commits on Mar 17, 2016
Merge pull request #287 from brutalcrozt/patch-1
Show description for 100fcc9
Leonidas-from-XIV
committed
100fcc9
Copy full SHA for 100fcc9
update README.md
Show description for 8087e6e
sukrosono
committed
8087e6e
Copy full SHA for 8087e6e
Commits on Feb 7, 2016
Remove old instructions which are not recommended
Leonidas-from-XIV
committed
cae97d0
Copy full SHA for cae97d0
Commits on Jan 15, 2016
Bump version for next release
Leonidas-from-XIV
committed
b189999
Copy full SHA for b189999
Credit David
Leonidas-from-XIV
committed
93ff741
Copy full SHA for 93ff741
Commits on Jan 8, 2016
Merge pull request #266 from Codesleuth/master
Show description for f7b1a5c
Leonidas-from-XIV
committed
f7b1a5c
Copy full SHA for f7b1a5c
Commits on Dec 17, 2015
Merge pull request #268 from rparanjpe-tesla/update_readme
Show description for 0f1c6a7
Leonidas-from-XIV
committed
0f1c6a7
Copy full SHA for 0f1c6a7
Previous
Next
You can’t perform that action at this time.