Utility for converting HTML strings into React components. Converts standard HTML elements, attributes and inline styles into their React equivalents and provides a simple way to modify and replace the content. It is important to understand that this library should not be used as a direct replacement for using properly sanitized HTML and that it only provides the same level of protection that React does which does not provide 100% protection. All HTML should be properly sanitized using a dedicated sanitization library (such as do purify for node/js) before being passed to this library to ensure that you are fully protected from malicious injections. Including a sanitizer as part of the library means it is making decisions for you that may not be correct. It is up to you to decide what level of sanitization you need and to act accordingly. Some users may already be sanitizing on the server or others may have specialized requirements that cannot be covered by a generic implementation.

Features

  • Try the Live Demo
  • All HTML should be properly sanitized using a dedicated sanitisation library
  • The transform function will be called for every node that is parsed by the library
  • Allows pre-processing the nodes generated from the html
  • Processes a node and returns the React element to be rendered
  • The library exposes the htmlparser2 library it uses

Project Samples

Project Activity

See All Activity >

Categories

HTML/XHTML

License

MIT License

Follow React HTML Parser

React HTML Parser Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of React HTML Parser!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript HTML XHTML

Registered

2023-05-03