interweave
HTML renderer
A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support.
🌀 React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
1k stars
9 watching
38 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
autolinkemojiemoji-pickeremoji-unicodehtml-parsinginterpolationmatcherreactreact-elements
Related projects:
Repository | Description | Stars |
---|---|---|
almost/react-native-html-webview | A React Native component that renders HTML content in a UIWebView with optional sanitization to remove script tags and similar unsafe elements. | 105 |
pveyes/htmr | A lightweight library that converts HTML strings to React elements with customizable transformations and attribute handling. | 527 |
labithiotis/react-native-html-render | A component that renders HTML content as native views in React Native | 5 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
guo-yu/react-native-html | Library that enables rendering HTML strings as custom elements within React Native applications. | 11 |
moveyourdigital/editorjs-blocks-react-renderer | A tool that converts EditorJS block data into reusable React HTML5 components | 141 |
shootingfly/water | A library for writing HTML in plain Crystal. | 28 |
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
mitchlloyd/ember-islands | An Ember.js addon that enables rendering custom components within existing server-rendered HTML pages | 236 |
ericclemmons/react-resolver | A tool for async rendering and data-fetching in React applications. | 1,646 |
christoph-jerolimov/react-native-showdown | A React Native component that renders Markdown content in a webview. | 50 |
arthurhub/html-renderer | A high-performance HTML rendering library for .NET applications with support for various UI frameworks and formats. | 1,267 |
dejan/auto_html | Transforms plain text into HTML code using a pipeline of filters | 786 |
froala/react-froala-wysiwyg | Provides a React component for integrating a WYSIWYG HTML editor into web applications. | 564 |
cevinw/editorjs-react-parser | A library that renders editorjs block data to React components | 4 |