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

Handle self closing tag

github.com/NaturalIntelligence/fast-xml-parser - 06e796762c3651d794a161f3c406cb6321cc6270 authored almost 8 years ago by Amit Gupta <[email protected]>
Modify tags regex to capture attributes

github.com/NaturalIntelligence/fast-xml-parser - 1a28469fc4fec63f7d49b18f323e1eba3bb87189 authored almost 8 years ago by Amit Gupta <[email protected]>
Add bithound badges

github.com/NaturalIntelligence/fast-xml-parser - 7b8dca7f330ad5d32075963698001f87adf8d5ff authored almost 8 years ago by Amit Gupta <[email protected]>
Add missing smeicolons

github.com/NaturalIntelligence/fast-xml-parser - 1e2a4f7522676aa2a9affd931f92c4cacf6511fc authored almost 8 years ago by Amit Gupta <[email protected]>
Add unit tests for demo app

Code improvement

github.com/NaturalIntelligence/fast-xml-parser - e8e6ee3dbcbdabd3c2a3abe7cbac539ec83de06e authored almost 8 years ago by Amit Gupta <[email protected]>
Remove multiple copy

github.com/NaturalIntelligence/fast-xml-parser - 3da14e5b39b983898fedfd780afd79f1e84f31fe authored almost 8 years ago by Amit Gupta <[email protected]>
Add direct library to use

github.com/NaturalIntelligence/fast-xml-parser - 6217f9213acd66db29946f071b4ea32d8a5553eb authored almost 8 years ago by Amit Gupta <[email protected]>
Break module export

So it can be directly used in web projects

github.com/NaturalIntelligence/fast-xml-parser - 0d12bc44317892d41ad60303c0d60870af54538c authored almost 8 years ago by Amit Gupta <[email protected]>
Bug Fix: Include root node

Add unit tests

github.com/NaturalIntelligence/fast-xml-parser - f5967db7689f723b66d651b586b277bdff501e24 authored almost 8 years ago by Amit Gupta <[email protected]>
Improve code quality

github.com/NaturalIntelligence/fast-xml-parser - b29c19699e40ef2f67896f9c1e1618b3e6150c86 authored almost 8 years ago by Amit Gupta <[email protected]>
Add support for travis CI

Add code coverage and support of code-climate & coversall

github.com/NaturalIntelligence/fast-xml-parser - 9c2c0c11cb0603507d4b51fcaf0580df20b34170 authored almost 8 years ago by Amit Gupta <[email protected]>