string-to-react
convert string to react component
Found 16114 results for html string to react
convert string to react component
HTML to React parser.
A react supported html attributes store keyed by their tags
HTML and SVG DOM property configs used by React.
A robust HTML entities encoder/decoder with full Unicode support.
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
hast utility to get the plain-text value of a node
N1ED editor as a React component
Tools for building completely customizable richtext editors with React.
Parse HTML into React components
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
A lightweight library that converts raw HTML to a React DOM structure.
render domhandler DOM nodes to a string
fast and safe way to escape and unescape &<>'" chars
hast utility to transform to preact, react, solid, svelte, vue, etc
Escape string for use in HTML
Official React component for CKEditor 5 – the best browser-based rich text editor.
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
A React component that injects SVG into the DOM.
Jest snapshot serializer that beautifies HTML.
React library to safely render HTML, filter attributes, autowrap text, autolink, and much more.
rehype plugin to transform to React
A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).
HTML to DOCX converter
Regular expression for matching HTML comments
Array of "void elements" defined by the HTML specification.
A component which renders HTML content as native views
Render HTML as React element, possibly replacing dangerouslySetInnerHTML
The hackable, full-featured Open Source HTML rendering solution for React Native.
Simple and lightweight (< 2kB) HTML to React converter that works in server and browser
Turndown plugin to add GitHub Flavored Markdown extensions.
Strip HTML tags from strings. No parser, accepts mixed sources.
Strings decorator (by regex) with: React components, HTML tags etc.
A JavaScript implementation of many web standards
A JavaScript plugin for entering and validating international telephone numbers
React component representing an element with editable contents
Convenient TypeScript types for all React HTML props.
Inlines img, script and link tags into the same file.
It allows you to export an HTML table just by sending the table reference and the name with which you want the file to be saved
React component for Froala WYSIWYG HTML rich text editor.
Escape a string for use in HTML or the inverse
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Convert html strings to PDF documents using React Native
Parse HTML into React components
Polyfills the ResizeObserver API and supports box size options from the latest spec
This package contains HTML helpers and functionality for Lexical.
Converts CSS selectors to xpaths
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
transform stream to tokenize html
Properly escape JSON for usage as an object literal inside of a `<script>` tag
hast utility to serialize to HTML
Cross-browser element class list
Jodit is awesome and usefully wysiwyg editor with filebrowser
hast utility to get the plain-text value of a node according to the `innerText` algorithm
Safely parse HTML, SVG and MathML into React elements.
hast utility to create trees
HTML to DOM parser.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Official React component for CKEditor 4 – the best browser-based rich text editor.
Web based JavaScript HTML WYSIWYG editor control.
Escape HTML utils.
A completely customizable framework for building rich text editors.
Generate HTML elements from a javascript object.
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
Generates an image from a DOM node using HTML5 canvas and SVG
A React Native component for easy rendering of styled text.
Check if a string is HTML
Wrapped version of http://www.strictly-software.com/htmlencode
Some tweaks for beautifying HTML with js-beautify according to my preferences.
Create elegant HTML email templates using React.
a few common utility template tags for ES2015
Parse and stringify the HTML `<img>` srcset attribute
A React Framework for building extensible drag and drop page editors
Small react component for converting and downloading HTML table to Excel file
Universal semantic HTML React components for iOS, Android, web, and desktop
Laravel Blade-inspired components for PostHTML with slots, attributes as props, custom tags and more.
Convert HTML documents to docx format.
rehype plugin to add links to headings
HTML entity utilities for WordPress.
hast utility to set the plain-text value of a node
a light-weight Markdown editor based on React
Validate XML, Parse XML, Build XML without C/C++ based libraries
Modified sanitize-html for React. Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
Adds console.table method that prints an array of objects as a table in console
Returns true if the given name is a HTML void element or common SVG self-closing element.
Converts HTML to JSX for use with React
Converts SVG elements into images (PNG, JPG and etc)
Html loader module for webpack
Opinionated HTML formatter focused towards making HTML diffs readable.
Sniff the encoding from a HTML byte stream
React component that renders an HTML string as a React component tree
🌐 A WebView-based plugin to render iframes in react-native-render-html
Array#filter for older browsers.
mdast utility to transform to hast
Transform HAST to Babel AST (JSX)
Tools for building completely customizable richtext editors with React.
Transform Markdown into HTML.
Place in between `td` tags to automatically add resizing functionality.
Jest test results processor for generating a summary in HTML
This package implements common utility modules for integration projects.
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Map of invalid numeric character references to their replacements, according to HTML
insert a string of css into the <head>
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
Declarative, nested and stateful HTML document meta tags for React
Pure JS implementation of the DOM Level 3 XPath specification
Check if the given object is a dom node
Place in between `td` tags to automatically add resizing functionality.
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
HTML to DOCX converter
Fast & forgiving HTML/XML parser
Turn HTML imports into strings
Essential JS 2 RichTextEditor component
remark plugin that turns markdown into HTML to support rehype
Convert html strings to PDF documents using React Native
WebdriverIO report plugin. Create an HTML formatted report. compatible with webdriverio version 8
Turndown plugin to add GitHub Flavored Markdown extensions.
Advanced html to plain text converter
Small react component for converting and downloading HTML table to Excel file
small commonmark compliant markdown parser with positional info and concrete tokens
A React declarative component for converting HTML strings into React components. Avoids the use of dangerouslySetInnerHTML and converts standard HTML elements, attributes and inline styles into their React equivalents or `Custom Components`.
micromark utility with list of html tag names
Truncate HTML based on characters, words or paragraphs. Has the ability to strip tags.
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
hast utility to transform to a `parse5` AST
This library converts HTML to JSON or JSON to HTML tree
Turn a HTML string into DOM elements, cross-platform
Map of named character references
HTML template strings for the Browser with support for Server Side Rendering in Node.
Serialize (encode) HTML character references
The most popular library of interactive components built with Tailwind CSS
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
Fast and correct clip functions for HTML and plain text.
EditorJS blocks render to semanticly beautiful html5 tags via React.
micromark extension to support GFM tagfilter
List of legacy HTML named character references that don’t need a trailing semicolon
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
JavaScript library for formatting input text content when you are typing
Convert any html content or html page to PDF
micromark utility to encode dangerous html characters
es-escape-html rewrite for ESM
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
Parse an HTML meta refresh value.
hast utility to check if a node is inter-element whitespace
🔠 A WebView-based plugin to render tables in react-native-render-html
Generate beautiful Cucumber.js reports for multiple instances (browsers / devices)
Fastest HTML entities encode/decode library.
A collection of regular expressions to match color syntax substrings from a text
Convert json to HTML <table>
unist utility to visit nodes
Jodit PRO is awesome and usefully wysiwyg editor with filebrowser
Simplifies creation of HTML files to serve your webpack bundles
beautify whatever
A miniature version of html-webpack-plugin with only necessary features
JSSoup is a BeautifulSoup style HTML parser library.
A little helper for simpler dangerouslySetInnerHTML
A markdown parser built for speed
webpack loader to extract HTML and CSS from the bundle
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
Map of named character references from HTML 4
Convert ansi escaped text streams to html.
hast utility to reparse a tree
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
hast utility to transform to estree (JavaScript AST) JSX
Info on the properties and attributes of the web platform
Parse HTML into React components
Remove HTML comments from a string.
Converts Quill's Delta ops to React
List of standard HTML tags
rehype plugin to reparse the tree (and raw nodes)
DOM-based HTML email sanitizer for in-browser email rendering.
Parse HTML character references
Parse and stringify space separated tokens
can use html/xml parser in react-native/titanium/browser anywhere
HTML parser and serializer.
Fast & forgiving HTML/Svelte/XML/RSS parser
tsParticles particles color updater
tsParticles particles opacity updater
tsParticles Base movement
Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.
Highly configurable, well-tested, JavaScript-based HTML minifier.
Parse and stringify comma-separated tokens
rehype plugin to highlight code blocks in HTML with Prism
tsParticles particles life updater
tsParticles particles rotate updater
Wicked Good XPath
tsParticles particles out modes updater
tsParticles particles size updater
Turn an object into a string of HTML attributes
tsParticles RGB color plugin
tsParticles hex color plugin
tsParticles HSL color plugin
hast utility to create an element from a simple CSS selector
A gorgeous reporter for Mocha.js
Safely remove repeating whitespace from HTML text.
Converts Quill's delta ops to HTML
PostHTML plugin for adding parameters to URLs.
A library that converts HTML to Markdown
The editing engine of CKEditor 5 – the best browser-based rich text editor.
gulp plugin to minify HTML.
Get the 'src' value from any string containing a src="" (embed, iframe, html, etc).
A Karma plugin. Report results in pretty html format.
A Karma plugin. Report results in styled html format.
Generates a printable paginated pdf from DOM node using HTML5 canvas and svg.
tsParticles connect external interaction
tsParticles attract external interaction
Javascript markdown parsing, made simple
tsParticles push external interaction
Generates an image from a DOM node using HTML5 canvas and SVG.
Allure Jest integration
An extremely fast, React-like JavaScript library for building modern user interfaces
tsParticles grab external interaction
Conform view adapter for react
tsParticles easing quad plugin
tsParticles collisions particles interaction
tsParticles slow external interaction
tsParticles repulse external interaction
Diff and markup HTML with <ins> and <del> tags
tsParticles links particles interaction
tsParticles attract particles interaction
tsParticles pause external interaction
tsParticles bounce external interaction
tsParticles emitters plugin
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
A clean and friendly icon family for Svelte
tsParticles remove external interaction
tsParticles bubble external interaction
A very fast HTML parser, generating a simplified DOM, with basic element query support.
tsParticles particles stroke color updater
rehype plugin to add `id` attributes to headings
tsParticles particles wobble updater
Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
placeholder text & images for HTML prototyping in modern JS apps
tsParticles particles tilt updater
tsParticles particles roll updater
Vue mixin for Html2Canvas
List of HTML void tag names
A clean, whitespace-sensitive template language for writing HTML
Straightforward HTML parser for Node.js and browser
A set of React components for building completely customizable rich-text editors.
A low level parser for ANSI sequences.
Convert Word documents from docx to simple HTML and Markdown
List of vendor prefixes known to the web platform
rehype plugin to automatically add `target` and `rel` attributes to external links
Inline all flagged js, css, image source files