html-react-parser:HTML到React解析器

时间:2024-02-24 13:14:07
【文件属性】:

文件名称:html-react-parser:HTML到React解析器

文件大小:53KB

文件格式:ZIP

更新时间:2024-02-24 13:14:07

react html parser parse dom

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!') | | | | 目录 安装 : $


【文件预览】:
html-react-parser-master
----benchmark()
--------index.js(530B)
----rollup.config.js(692B)
----index.js(1KB)
----.lintstagedrc.json(79B)
----package.json(2KB)
----.size-limit.json(77B)
----.eslintrc.json(381B)
----.github()
--------dependabot.yml(573B)
--------FUNDING.yml(855B)
--------PULL_REQUEST_TEMPLATE.md(634B)
--------ISSUE_TEMPLATE.md(705B)
--------workflows()
----test()
--------attributes-to-props.test.js(6KB)
--------utilities.test.js(3KB)
--------data()
--------index.test.js(4KB)
--------__snapshots__()
--------types()
--------integration()
--------dom-to-react.test.js(5KB)
--------helpers()
----SECURITY.md(322B)
----LICENSE(1KB)
----CONTRIBUTING.md(2KB)
----index.mjs(244B)
----tsconfig.json(549B)
----index.d.ts(1KB)
----examples()
--------create-react-app()
--------index.html(1KB)
--------amd.html(773B)
--------script.html(740B)
--------next()
--------webpack()
----.gitignore(697B)
----CHANGELOG.md(24KB)
----.commitlintrc.json(102B)
----lib()
--------dom-to-react.d.ts(418B)
--------attributes-to-props.d.ts(333B)
--------dom-to-react.js(4KB)
--------utilities.js(3KB)
--------attributes-to-props.js(2KB)
----CODE_OF_CONDUCT.md(3KB)
----.npmrc(35B)
----README.md(16KB)
----.huskyrc.json(144B)
----.prettierrc.json(79B)

网友评论