XML到React 将XML文档转换为React树。 自豪地建立于: 先决条件 该库只能在使用React版本0.13.x或更高版本的项目中使用。 安装 npm install --save @condenast/xml-to-react 假设您使用作为程序包管理器。 用法 import XMLToReact from '@condenast/xml-to-react' ; const xmlToReact = new XMLToReact ( { /* converters */ } ) ; const reactTree = xmlToReact . convert ( /* XML s