好用的XML解析库——fast-xml-parser

有时候需要在前台用到xml的解析,并且可能需要解析后再重新生成xml字符串,这个时候就可以用到fast-xml-parser了。

优点

使用简单,主要有两个对象,分别是XMLParser和XMLBuilder。

主要需要关注的属性有 ignoreAttributes 和 suppressEmptyNode 。

npm库地址

https://www.npmjs.com/package/fast-xml-parser

测试地址

https://naturalintelligence.github.io/fast-xml-parser/

github地址

https://github.com/NaturalIntelligence/fast-xml-parser

相关推荐
XiaoLeisj19 小时前
【MyBatis】深入解析 MyBatis XML 开发:增删改查操作和方法命名规范、@Param 重命名参数、XML 返回自增主键方法
xml·java·数据库·spring boot·sql·intellij-idea·mybatis
chushiyunen2 天前
dom操作笔记、xml和document等
xml·java·笔记
whisperrr.2 天前
【spring01】Spring 管理 Bean-IOC,基于 XML 配置 bean
xml·java·spring
努力搬砖的咸鱼2 天前
Qt中的数据解析--XML与JSON处理全攻略
xml·开发语言·qt·json
inxunoffice2 天前
批量删除 txt/html/json/xml/csv 等文本文件中的重复行
xml
andy55202 天前
.NET 使用 WMQ 连接Queue 发送 message 实例
xml·c#·wmq·c# 连接wmq·发送消息到wmq
迷失蒲公英2 天前
在线XML转义工具
xml·xml转义
xiaoduyyy3 天前
【Android】View动画—XML动画、帧动画
android·xml
inxunoffice3 天前
导入 Excel 规则批量修改 txt/html/json/xml/csv 等记事本文本文件内容
xml·excel
inxunoffice3 天前
批量删除 txt/html/json/xml/csv 等文本文件空白行
xml