issues
search
davidcalhoun
/
jstoxml
JavaScript object to XML converter (useful for RSS, podcasts, GPX, AMP, etc)
MIT License
178
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
_attrs of object not showing if parent object has _content value
#84
ghifar1
opened
2 weeks ago
1
SyntaxError: Named export 'toXML' not found. The requested module 'jstoxml' is a CommonJS module, which may not support all module.exports as named exports. CommonJS modules can always be imported via the default export
#83
hassan-sh
closed
1 month ago
0
build(deps-dev): bump braces from 3.0.2 to 3.0.3
#82
dependabot[bot]
closed
4 months ago
0
Header duplication
#81
yttriummelt
closed
6 months ago
3
chore: bump deps
#80
davidcalhoun
closed
8 months ago
0
bump deps; upgrade to Prettier v3
#79
davidcalhoun
closed
9 months ago
0
Add newlines with empty indent
#78
BGSchaap
closed
1 year ago
1
build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2
#77
dependabot[bot]
closed
1 year ago
0
Newlines not possible without indent
#76
BGSchaap
closed
1 year ago
4
chore: update dependencies
#75
davidcalhoun
closed
1 year ago
0
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#74
dependabot[bot]
closed
1 year ago
1
chore: update package-lock, fix dependabot issue
#73
davidcalhoun
closed
1 year ago
0
_content label doesn't work well -- alway pushed at the end if there are other labels
#72
Sowwtky
closed
1 year ago
1
Not working properly for Arrays
#71
baharalidurrani
closed
1 year ago
2
build(deps): bump json5 from 2.2.1 to 2.2.3
#70
dependabot[bot]
closed
1 year ago
1
chore: bump deps
#69
davidcalhoun
closed
1 year ago
0
Support for Array
#68
VerstaenDavy
closed
1 year ago
1
refactor(jstoxml): remove superfluous arg
#67
Fdawgs
closed
2 years ago
1
ci: fix leading whitespace in filename, run tests on pull_request
#66
davidcalhoun
closed
2 years ago
0
run tests on pull request
#65
davidcalhoun
closed
2 years ago
0
build(deps-dev): bump github actions
#64
Fdawgs
closed
2 years ago
1
chore: update deps
#63
davidcalhoun
closed
2 years ago
0
3.2 selfCloseTags config tag
#62
davidcalhoun
closed
2 years ago
0
Problem with self-closing tags
#61
ShelterUA
closed
2 years ago
5
3.1.0 (#58)
#60
davidcalhoun
closed
2 years ago
0
Version 3 with breaking changes (fixes #56, fixes #57, fixes #58, fixes #10)
#59
davidcalhoun
closed
2 years ago
0
Null attributes invalidating XML
#58
iBotPeaches
closed
2 years ago
12
Explicitly state true for boolean attribute
#57
sknox131
closed
2 years ago
3
Skip indent for complex xml (or related solution)
#56
sknox131
closed
2 years ago
3
npm warning cleanup
#55
davidcalhoun
closed
2 years ago
1
jstoxml incorrectly parsing nested json
#54
ravelpr
closed
2 years ago
2
_selfCloseTag not working
#53
Desmodue
closed
3 years ago
5
tag with attributes not working
#52
HarriAlasi
closed
3 years ago
5
node-gyp errors when installing
#51
jziggas
closed
3 years ago
2
Feature/comments
#50
davidcalhoun
closed
3 years ago
0
better handling for detecting start of output (fixes #48)
#49
davidcalhoun
closed
3 years ago
0
0-depth issues
#48
davidcalhoun
closed
3 years ago
0
Need a way to add comments to a xml file
#47
uchihaabhijit
closed
3 years ago
3
_attrs are ignored if an Array exists
#46
born2net
closed
3 years ago
3
XSD validation and linting
#45
infojunkie
closed
3 years ago
1
Special value to ignore entry
#44
infojunkie
closed
3 years ago
6
Required escaping missing in version 2
#43
Allain55
closed
2 years ago
3
Escape entities by default (fixes #41)
#42
davidcalhoun
closed
4 years ago
0
Vulnerability: special characters should be escaped by default
#41
wetneb
closed
4 years ago
3
New Line After each tag
#40
PhuocHoangMinhNguyen
closed
4 years ago
3
build(deps): bump lodash from 4.17.15 to 4.17.19
#39
dependabot[bot]
closed
4 years ago
1
iterated tag with multiple values.
#38
surbhigupta20
closed
4 years ago
3
Clarify documentation around browser use
#37
wbt
closed
5 years ago
1
Object array mapping
#36
davidcalhoun
closed
6 years ago
0
add array of objects handling and tests
#35
jimmdd
closed
6 years ago
2
Next