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 }}
pathmapper
/
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
master
User selector
All users
All time
Commit history
Commits on Mar 27, 2020
Merge pull request #512 from economia/master
Show description for 1832e0b
Leonidas-from-XIV
authored
1832e0b
View commit details
Copy full SHA for 1832e0b
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
src: Inline util.promisify
Show description for 1adc998
Raynos
committed
1adc998
View commit details
Copy full SHA for 1adc998
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Use promise shim instead of actual Node function
Leonidas-from-XIV
committed
c62b085
View commit details
Copy full SHA for c62b085
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
updated events
zwattic
authored and
Leonidas-from-XIV
committed
7a83bc8
View commit details
Copy full SHA for 7a83bc8
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Create a promise-specific version of parseString
Show description for c759711
mckramer
authored and
Leonidas-from-XIV
committed
c759711
View commit details
Copy full SHA for c759711
View code at this point
Browse repository at this point
Commits on May 22, 2019
cr fixes (will be squashed after another cr)
Jan Stepanek
committed
f074644
View commit details
Copy full SHA for f074644
View code at this point
Browse repository at this point
Commits on May 21, 2019
Call function for emptyTag if specified
Show description for 19a4c2f
Jan Stepanek
committed
19a4c2f
View commit details
Copy full SHA for 19a4c2f
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Revert "Empty strings now returns error cause its not valid XML"
Show description for 1ab44ea
Leonidas-from-XIV
committed
1ab44ea
View commit details
Copy full SHA for 1ab44ea
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Fix issue #119.
flexi-xu
committed
547350e
View commit details
Copy full SHA for 547350e
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
Empty strings now returns error cause its not valid XML
Show description for b9b44e0
d3adc0d3
authored and
Leonidas-from-XIV
committed
b9b44e0
View commit details
Copy full SHA for b9b44e0
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Wrap try/catch with function to allow V8 to optimise onclosetag
Show description for 5b83012
lovell
committed
5b83012
View commit details
Copy full SHA for 5b83012
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
pass the attribute/node names into the parser function
Chris Shaffer
committed
e1a9a5b
View commit details
Copy full SHA for e1a9a5b
View code at this point
Browse repository at this point
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
View commit details
Copy full SHA for 4594554
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Merge branch 'talitacampos-master'
Show description for b8e2621
Leonidas-from-XIV
committed
b8e2621
View commit details
Copy full SHA for b8e2621
View code at this point
Browse repository at this point
Commits on Sep 3, 2016
move parser to own file
leipert
committed
57dca2f
View commit details
Copy full SHA for 57dca2f
View code at this point
Browse repository at this point
move builder to own file
leipert
committed
740e800
View commit details
Copy full SHA for 740e800
View code at this point
Browse repository at this point
move defaults to own file
leipert
committed
77fa1ec
View commit details
Copy full SHA for 77fa1ec
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Replace '||' with 'or'.
Nicolas Maquet
authored and
Leonidas-from-XIV
committed
272bba2
View commit details
Copy full SHA for 272bba2
View code at this point
Browse repository at this point
Add includeWhiteChars option.
Show description for 58957ed
Nicolas Maquet
authored and
Leonidas-from-XIV
committed
58957ed
View commit details
Copy full SHA for 58957ed
View code at this point
Browse repository at this point
Verify entry type in requiresCDATA function
Show description for 40c677e
talitacampos
authored
40c677e
View commit details
Copy full SHA for 40c677e
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Don't include xml2js from BOM code
Show description for 7b2a93a
Leonidas-from-XIV
committed
7b2a93a
View commit details
Copy full SHA for 7b2a93a
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Add allowSurrogateChars option passthrough
Codesleuth
committed
62554a7
View commit details
Copy full SHA for 62554a7
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Added attrValueProcessors
TimJohns
committed
c270596
View commit details
Copy full SHA for c270596
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Simplify using CoffeeScripts existential operator
Leonidas-from-XIV
committed
45f4a09
View commit details
Copy full SHA for 45f4a09
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
fixed coffeescript comparisons
tflanagan
committed
dc29b9f
View commit details
Copy full SHA for dc29b9f
View code at this point
Browse repository at this point
fix building an XML document with an object property value of undefined or null by setting it to an empty string
tflanagan
committed
dd83df9
View commit details
Copy full SHA for dd83df9
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Bump version for new release
Leonidas-from-XIV
committed
de0a151
View commit details
Copy full SHA for de0a151
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
fix error catching on parsing null or undefined values
tflanagan
committed
2086760
View commit details
Copy full SHA for 2086760
View code at this point
Browse repository at this point
fix missing onend function
tflanagan
committed
3ce5f45
View commit details
Copy full SHA for 3ce5f45
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
catch async errors, squelch if already emitted
tflanagan
committed
7485df5
View commit details
Copy full SHA for 7485df5
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
remove global tampering
tflanagan
committed
8c9d105
View commit details
Copy full SHA for 8c9d105
View code at this point
Browse repository at this point
fix browserify support for async parsing
tflanagan
committed
7ad0051
View commit details
Copy full SHA for 7ad0051
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Fixed missing return statement
fiznool
committed
b4ccc87
View commit details
Copy full SHA for b4ccc87
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Add compiled artifacts
Leonidas-from-XIV
committed
f26fe1b
View commit details
Copy full SHA for f26fe1b
View code at this point
Browse repository at this point
Use JavaScript strict mode on all files
pehlert
committed
df39130
View commit details
Copy full SHA for df39130
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.