From 7b70cc54decb42b1c7f5ce716516aacae05a0d13 Mon Sep 17 00:00:00 2001 From: Amit Gupta Date: Fri, 4 May 2018 00:27:41 +0530 Subject: [PATCH] Add fast-xml-parser (#784) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1c8413c..61bd0f2 100644 --- a/readme.md +++ b/readme.md @@ -573,6 +573,7 @@ - [ref](https://github.com/TooTallNate/ref) - Read/write structured binary data in Buffers. - [xlsx-populate](https://github.com/dtjohnson/xlsx-populate) - Read/write Excel XLSX. - [Chevrotain](https://github.com/SAP/chevrotain) - Very fast and feature rich parser building toolkit for JavaScript. +- [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) - Validate and parse XML. ### Humanize