Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
fast-xml-parser
Fast pure JS implementation of XML parser
Collective -
Host: opensource -
https://opencollective.com/fast-xml-parser
- Code: https://github.com/NaturalIntelligence/fast-xml-parser
github.com/NaturalIntelligence/fast-xml-parser - 364e3279c0502e572d72281e661daa58f6a3a026 authored 12 months ago
github.com/NaturalIntelligence/fast-xml-parser - 92e07cbce674968d80a223ad47bb18c5b5bf50ff authored about 1 year ago
* Spelling fixes in docs
* Spelling fixes in test names
* Spelling fix in type definitions...
github.com/NaturalIntelligence/fast-xml-parser - 291fe7380206f20355abc971946830dbf72d07f0 authored about 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - 78adc6e10ed2a0bc9180a8ce868dd39e930469eb authored about 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - 96ae8cfe66e75ee17a6adcd0f53542b1c4e1aeec authored about 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - 940a1421a9155cc2642725263fc7ccedbe914e35 authored about 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - ba36034bd98eee153c458284077fa4ad0b9006b6 authored about 1 year ago
* Make optional options optional in typings and add type tests
* Run type test on pre-publish...
github.com/NaturalIntelligence/fast-xml-parser - 68a4100089186c94863159be2a051ed8d68fd572 authored about 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - fa5a7339a5ae2ca4aea8a256179b82464dbf510e authored over 1 year ago
* Fix `jObj.hasOwnProperty is not a function`
* Update json2xml.js
github.com/NaturalIntelligence/fast-xml-parser - 5d00ecfba1255b7db122ccb587af9ba1bc19474d authored over 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - 9504facf504216a83472cce10c8f65a9d37dbb72 authored over 1 year ago
This reverts commit 75acbc59ffccf79e92bed98db88dc09621d0ba43.
github.com/NaturalIntelligence/fast-xml-parser - d18b0621eb0e5f1a93687631efc4ebaabcbcbee1 authored over 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - 185dfeaa1a757b8f709527c4a70ff18f164c727b authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - 145521ebd285a210a7ee395015001b417e97dc83 authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - f829b07233cce45aa92c87715ea2c1d8764235d2 authored over 1 year ago
* fix(types): make `build` and `parse` generic
* fix: account for array types
github.com/NaturalIntelligence/fast-xml-parser - 75acbc59ffccf79e92bed98db88dc09621d0ba43 authored over 1 year agoSigned-off-by: Craig Andrews <[email protected]>
github.com/NaturalIntelligence/fast-xml-parser - ae99fc6f25ea518c4223b8e34bbfc9c951210bf5 authored over 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - 3c9e9fe4346a3c9924d4db45e60a7a29c565caac authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - d7ac4cc85f5c2a4dba79234caffd526a3af731f2 authored over 1 year ago
# Conflicts:
# spec/j2x_spec.js
* fix (xmlbuilder): null and undefined attributes are suppressed in the built xml (#585)
* te...
github.com/NaturalIntelligence/fast-xml-parser - df7008fa1c923d16cb2664d4670e9626f1096a1b authored over 1 year agoCo-authored-by: leyi <[email protected]>
github.com/NaturalIntelligence/fast-xml-parser - a04cd1e184eba3bfc1fe3977bf0a802210967451 authored over 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - edb30ddefb9c131a724761b5f79cd4f883736214 authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - 2f2f7876ec47e9d52acae1f86af7a276c8689932 authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - 643816d67b4c8b85ff97ba83e9bf41d23446c963 authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - cc73065e1469147a0104dc122b0cdf6724354446 authored over 1 year ago
Co-authored-by: Julian Gilbey <[email protected]>
github.com/NaturalIntelligence/fast-xml-parser - 9a880b887916855c3a510869fd1ee268d7fe58b1 authored over 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - ecf6016f9b48aec1a921e673158be0773d07283e authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - 0955739fc404fbb048002920bdaec2d3e469308d authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - abfee160e4664e96742c85532fa6b92d97db1c48 authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - 39b0e050bb909e8499478657f84a3076e39ce76c authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - e7728af371812895f6aacd1a6dd536c0367e5f17 authored over 1 year ago
when unpaired tags appear in last of a nested tag. Also throw error when unpaired tag is used as...
github.com/NaturalIntelligence/fast-xml-parser - 6511e07f8ee3a88c93caf10f7d20f792069d1429 authored over 1 year agogithub.com/NaturalIntelligence/fast-xml-parser - c7b3cea4ead020c21d39e135a50348208829e971 authored over 1 year ago
github.com/NaturalIntelligence/fast-xml-parser - b6cad831ebb673949e285b7244225b0736e44c51 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - dfd25bf3b94b1c27a0ce59601f6fc49b00b4611f authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 319d8b508477916a6128df4d6f60b74696fd6456 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - b4d30118c986bfc04ccc557ecccb326f67af02ea authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - d6c5630582e90a7e5ce9907d1b6ef806aec6bea3 authored almost 2 years ago
small typo
github.com/NaturalIntelligence/fast-xml-parser - 97713ad3ec709f4612118120ce3fde310eed60ec authored almost 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - aa5d7314ef6fe4636e6b66fcec524aca3b319b82 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 652a29eb4307847cbfb1a01b674b69da2bca09ec authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 5d4d84656256b7081168f8554d5417f3d25a41e9 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - e2f1713fad9b5519c1b9b0b8f9d3971b50c9a0a1 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - a0d881fe1b1febf7edcf6b5e77f296b5d7af04be authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 97fc21087f8c5e4db53eebb4a5e77d710b5a4a41 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 256cfd4bebf6425b2bb18686bc446e3a56904b79 authored almost 2 years ago
The code allows to pass undefined for options.
github.com/NaturalIntelligence/fast-xml-parser - 79a470e8fae6d55cba3078334ff593200d44b31d authored almost 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - 292fb784334043214e29fa60adbb5630a36f5768 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - a4bdced80369892ee413bf08e28b78795a2b0d5b authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - a874ce78df0be1b5dceadc4e5e7e549c65a7a6ce authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - d66f902ad2b86f4472c8808b80e191d359297228 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 2b032a4f799c63d83991e4f992f1c68e4dd05804 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 7a7dbac2d0ccf3b7176f38b2ae91600e3c5db0bd authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - b6ee2a5e15236ff7e8052f694a2212bd1f3ae2dc authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 62f9e4b46f968740eccb388d8cec51981cc0b951 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 83069d88d88879e9def2b457d1353bdd7a38b05a authored almost 2 years ago
# Conflicts:
# CHANGELOG.md
# lib/fxp.min.js
# lib/fxp.min.js.map
# lib/fxparser.min.js
# lib/fx...
github.com/NaturalIntelligence/fast-xml-parser - c959d1302bee190a33096cd4883d4d94fa8063d4 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 6ebcb14509d351c27ec525f0380e736e0c058f75 authored almost 2 years ago
* comment unimplemented methods
* update package for release
* Add test
* Make DocTypeR...
github.com/NaturalIntelligence/fast-xml-parser - 30624d73f7a898c970414ec95da84340924a5ea2 authored almost 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - 40a2176000ada4c8cfe994be76ec344c1334556d authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 45b01dbf8b56af2c8ee126be8c2e21ed79ae39f2 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 25f5e8a980b86a4a7b13ddac911c5d6e958c6780 authored almost 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 007d6386969e2212ccab80a5c4385c1dbcba2876 authored about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 7ca95a201f8c709f6e3c84ebca106b298d01ac8b authored about 2 years ago
* Declare explicit expected results of tests
* Adjusted indentation in case of text nodes
...
github.com/NaturalIntelligence/fast-xml-parser - 59eb90551e6cfa6105b3da0a1a7599938f09bd9d authored about 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - 08c59e242fcbf683f927518e3ac835131b41cefd authored about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 6689ed2ebc237b767f55270aa5b92fb95543cfc6 authored about 2 years ago
Co-authored-by: Patrick Lang <[email protected]>
github.com/NaturalIntelligence/fast-xml-parser - 0d9d60d01b54c995f879e587370c558629819aa5 authored about 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - a619c48b593f32765397c34db5dfbac7f90d6ba8 authored about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - f900ef83a62e08089489c5bd17d90b677f3f3a6f authored about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 9a8d0a7c91075cd0f07c38ab126655ab86331701 authored about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 1ff4e9ad7f7e5cc3352de150d8199709d5884945 authored about 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - f719751d0e46fe80ba9e01117df99059e23c7e86 authored about 2 years ago
value in should be unknown for both and should align with return type same options on the parser...
github.com/NaturalIntelligence/fast-xml-parser - f962cb5785484986f27b643eb3ed9ad73d387c61 authored about 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - 52fd34459bf97019b190c7438a66130ce5dbd686 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 8cfd915718e1af78cf1901ce934ad641059c68f3 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 443e8edaf94bb1e65738cd73aa32c9d5fa06a927 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - b62cffd46dff307d44141eb326e3bedf64f888a4 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 1d120686331baca5939579eddcaa52791a1bf5d6 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 16d721fd5796557bc5f2b56a186b7149673e7032 authored over 2 years ago
* docs: remove nhs digital from list of users
* docs: remove prettier from list of users
S...
github.com/NaturalIntelligence/fast-xml-parser - eec0309014a75aade79adaffa3bc57ec0167e9d0 authored over 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - 67cf881ebbe3ba93e649938b341c9b0cf89d46b0 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 4735d54d4de29a2a422bf3605138144e2e5054dc authored over 2 years ago
* Update CodeMirror CDN Links in index.html
Old link lead to a 404, breaking the demo site, r...
github.com/NaturalIntelligence/fast-xml-parser - f7f36744466d9688fe60431271a49d8887e9ed85 authored over 2 years agogithub.com/NaturalIntelligence/fast-xml-parser - bbe7984dd90325e3d8d2485978afb0bcbec394eb authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - f6a1da18895aba52bab8c452e710d22acc5989c9 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - b0af652d7bd53841533970a3c1d071c521625445 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - fa9a1ae2608b06774321e425d1faf611adb02278 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 6ad40ee0abc31f598559774f1c90064a040e3815 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 2203711f9ca3d6c5297bbc55bd277e4ab4797039 authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - a8d7b1844d59a07d1b763d544e2b04324ff8b1ad authored over 2 years ago
github.com/NaturalIntelligence/fast-xml-parser - 0721d1d041f5f96d49a2194fecdda565041729f6 authored over 2 years ago
* Fix stopNodes when same tag appears inside node
* jump close index
github.com/NaturalIntelligence/fast-xml-parser - 383b836b1bdb076fd85e744f41a5b2bc6a6e8466 authored over 2 years agoCo-authored-by: ndelanou <[email protected]>
github.com/NaturalIntelligence/fast-xml-parser - 7cf67e6058f23c9e81d0e3d561beeb944ae71247 authored almost 3 years agogithub.com/NaturalIntelligence/fast-xml-parser - 0a43d42463da5e0204332c89c14c10a4bf4feafd authored almost 3 years ago
github.com/NaturalIntelligence/fast-xml-parser - f929430328fc08bd269ff1f28ca22c791e324a12 authored almost 3 years ago
github.com/NaturalIntelligence/fast-xml-parser - 1f5b0a792789ac64c0f5255149ff4c546e23c1df authored almost 3 years ago
github.com/NaturalIntelligence/fast-xml-parser - ec9173591fd023704204c24d6383465d2cd89dbf authored almost 3 years ago