1. 首页
  2. 数据库
  3. 其它
  4. html react parser:HTML到React解析器 源码

html react parser:HTML到React解析器 源码

上传者: 2021-02-15 19:27:17上传 ZIP文件 52.55KB 热度 13次
html-react-parser 在服务器(Node.js)和客户端(浏览器)上均可使用HTML to React解析器: HTMLReactParser(string[, options]) 解析器将HTML字符串转换为一个或多个。 要将元素替换为另一个元素,请签出选项。 例 const parse = require ( 'html-react-parser' ) ; parse ( 'Hello, World!' ) ; // React.createElement('p', {}, 'Hello, World!') | | | | 目录 安装 : $
下载地址
用户评论