|
| 1 | + |
| 2 | + |
1 | 3 | # [fast-xml-parser](https://www.npmjs.com/package/fast-xml-parser) |
| 4 | +[](#backers) [](#sponsors) [](https://snyk.io/test/github/naturalintelligence/fast-xml-parser) |
| 5 | +[![NPM quality][quality-image]][quality-url] |
| 6 | +[](https://travis-ci.org/NaturalIntelligence/fast-xml-parser) |
| 7 | +[](https://coveralls.io/github/NaturalIntelligence/fast-xml-parser?branch=master) |
| 8 | +[<img src="https://img.shields.io/badge/Try-me-blue.svg?colorA=FFA500&colorB=0000FF" alt="Try me"/>](https://naturalintelligence.github.io/fast-xml-parser/) |
| 9 | +[](https://npm.im/fast-xml-parser) |
| 10 | + |
| 11 | +[quality-image]: http://npm.packagequality.com/shield/fast-xml-parser.svg?style=flat-square |
| 12 | +[quality-url]: http://packagequality.com/#?package=fast-xml-parser |
| 13 | + |
| 14 | + |
2 | 15 | Validate XML, Parse XML to JS/JSON and vice versa, or parse XML to Nimn rapidly without C/C++ based libraries and no callback |
3 | 16 |
|
4 | | -> This project welcomes **contributors**. If you have a feature you'd like to see implemented or a bug you'd liked fixed, the best and fastest way to make that happen is to implement it and submit a PR. Basic knowledge of JS is sufficient. Feel free to ask for any guidance. |
| 17 | + |
5 | 18 |
|
| 19 | +<a href="https://opencollective.com/fast-xml-parser/donate" target="_blank"> |
| 20 | + <img src="https://opencollective.com/fast-xml-parser/donate/button@2x.png?color=blue" width=200 /> |
| 21 | +</a> |
| 22 | +<a href="https://www.patreon.com/bePatron?u=9531404" data-patreon-widget-type="become-patron-button"><img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patron!" width="200" /></a> |
| 23 | +<a href="https://paypal.me/naturalintelligence"> <img src="static/img/support_paypal.svg" alt="Stubmatic donate button" width="200"/></a> |
6 | 24 |
|
7 | 25 | ## Users |
8 | 26 | List of some applications/projects using Fast XML Parser. (Raise an issue to submit yours) |
@@ -64,25 +82,8 @@ List of some applications/projects using Fast XML Parser. (Raise an issue to sub |
64 | 82 |
|
65 | 83 |
|
66 | 84 |
|
67 | | -### Join this project as collaborator / maintainer. |
68 | 85 |
|
69 | 86 |
|
70 | | -[](#backers) [](#sponsors) [](https://snyk.io/test/github/naturalintelligence/fast-xml-parser) |
71 | | -[![NPM quality][quality-image]][quality-url] |
72 | | -[](https://travis-ci.org/NaturalIntelligence/fast-xml-parser) |
73 | | -[](https://coveralls.io/github/NaturalIntelligence/fast-xml-parser?branch=master) |
74 | | -[<img src="https://img.shields.io/badge/Try-me-blue.svg?colorA=FFA500&colorB=0000FF" alt="Try me"/>](https://naturalintelligence.github.io/fast-xml-parser/) |
75 | | -[](https://npm.im/fast-xml-parser) |
76 | | - |
77 | | -[quality-image]: http://npm.packagequality.com/shield/fast-xml-parser.svg?style=flat-square |
78 | | -[quality-url]: http://packagequality.com/#?package=fast-xml-parser |
79 | | - |
80 | | -<a href="https://opencollective.com/fast-xml-parser/donate" target="_blank"> |
81 | | - <img src="https://opencollective.com/fast-xml-parser/donate/button@2x.png?color=blue" width=200 /> |
82 | | -</a> |
83 | | -<a href="https://www.patreon.com/bePatron?u=9531404" data-patreon-widget-type="become-patron-button"><img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patron!" width="200" /></a> |
84 | | -<a href="https://www.paypal.me/amitkumarguptagwl"> <img src="static/img/support_paypal.svg" alt="Stubmatic donate button" width="200"/></a> |
85 | | - |
86 | 87 | ### Main Features |
87 | 88 |
|
88 | 89 | <img align="right" src="static/img/fxp_logo.png" width="180px" alt="FXP logo"/> |
@@ -313,6 +314,7 @@ With the correct options, you can get the almost original XML without losing any |
313 | 314 | - [शब्दावली (shabdawali)](https://github.com/amitguptagwl/shabdawali) : Amazing human like typing effects beyond your imagination. |
314 | 315 |
|
315 | 316 |
|
| 317 | + |
316 | 318 | ## Contributors |
317 | 319 |
|
318 | 320 | This project exists thanks to [all](graphs/contributors) the people who contribute. [[Contribute](CONTRIBUTING.md)]. |
|
0 commit comments