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
Modernize Your Lab with the #1 Rated LIMS Icon
Modernize Your Lab with the #1 Rated LIMS

Labs that need a powerful LIMS system

Nothing is more critical to a lab’s success than the quality, security, and traceability of samples. The Lockbox LIMS system provides robust sample management functionality to laboratory professionals, giving them full visibility on every aspect of a sample’s journey, from accessioning to long-term storage.
Learn More
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