sanitize-html-react
Modified sanitize-html for React. Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
Found 16120 results for html entities
Modified sanitize-html for React. Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Format Telegram messages, escape special characters, switch formatting styles, convert special entities to formatted text and vice versa, form Telegram links, use Unicode symbols.
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
unist utility to visit nodes
Map of invalid numeric character references to their replacements, according to HTML
Info on the properties and attributes of the web platform
A markdown parser built for speed
small commonmark compliant markdown parser with positional info and concrete tokens
a few common utility template tags for ES2015
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
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
Simplifies creation of HTML files to serve your webpack bundles
Parse and stringify space separated tokens
micromark utility to encode dangerous html characters
Parse and stringify comma-separated tokens
Highly configurable, well-tested, JavaScript-based HTML minifier.
Array of "void elements" defined by the HTML specification.
hast utility to check if a node is inter-element whitespace
Transform HAST to Babel AST (JSX)
micromark utility with list of html tag names
mdast utility to transform to hast
List of standard HTML tags
hast utility to create trees
hast utility to create an element from a simple CSS selector
remark plugin that turns markdown into HTML to support rehype
micromark extension to support GFM tagfilter
List of HTML void tag names
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
hast utility to reparse a tree
hast utility to transform to preact, react, solid, svelte, vue, etc
hast utility to transform to a `parse5` AST
A low level parser for ANSI sequences.
Polyfills the ResizeObserver API and supports box size options from the latest spec
Map of URL attributes in HTML
Advanced html to plain text converter
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
A very fast HTML parser, generating a simplified DOM, with basic element query support.
hast utility to check if a node is a (certain) element
hast utility to serialize to HTML
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
rehype plugin to reparse the tree (and raw nodes)
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.
Highly configurable, well-tested, JavaScript-based HTML minifier.
List of vendor prefixes known to the web platform
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Replace accents for HTML Entities.
N1ED editor as a React component
hast utility to get the plain-text value of a node
HTML to React parser.
HTML to DOM parser.
A Karma plugin. Dynamically displays tests results at debug.html page
hast utility to get the plain-text value of a node according to the `innerText` algorithm
HTML and SVG DOM property configs used by React.
hast utility to parse from HTML
hast utility to transform to estree (JavaScript AST) JSX
Convert ansi escaped text streams to html.
A clean, whitespace-sensitive template language for writing HTML
rehype plugin to parse HTML
Jest snapshot serializer that beautifies HTML.
Opinionated HTML formatter focused towards making HTML diffs readable.
A library that converts HTML to Markdown
Adds console.table method that prints an array of objects as a table in console
rehype plugin to serialize HTML
A gorgeous reporter for Mocha.js
PostCSS syntax for parsing HTML (and HTML-like)
Html loader module for webpack
The editing engine of CKEditor 5 – the best browser-based rich text editor.
A completely customizable framework for building rich text editors.
The core architecture of CKEditor 5 – the best browser-based rich text editor.
A 1.75kB library for enhancing `html`. `ultrahtml` has zero dependencies and is compatible with any JavaScript runtime.
Generate a table of contents based on the heading structure of a html document.
Properly escape JSON for usage as an object literal inside of a `<script>` tag
Tools for building completely customizable richtext editors with React.
hast utility to get the rank (or depth, level) of headings
Look up HTML tag names via HTML Element constructors, and vice versa.
recma plugin to transform HTML (hast) to JS (estree)
Parse HTML/XML to PostHTMLTree
Regular expression for matching HTML comments
Inlines img, script and link tags into the same file.
rehype plugin to add `id` attributes to headings
Array#filter for older browsers.
A set of ready-to-use rich text editors created with a powerful framework. Made with real-time collaborative editing in mind.
hast utility to check if a node has a property
HTML processor powered by plugins part of the unified collective
hast utility to sanitize nodes
hast utility to create a tree from the DOM
This package contains HTML helpers and functionality for Lexical.
Generates an image from a DOM node using HTML5 canvas and SVG.
rehype plugin to automatically add `target` and `rel` attributes to external links
HTML/XML processor
Some tweaks for beautifying HTML with js-beautify according to my preferences.
PHP strip_tags in Node.js
JavaScript image cropper.
Check if the given object is a dom node
Parse and stringify the HTML `<img>` srcset attribute
Convert Word documents from docx to simple HTML and Markdown
HTML dictionary for cspell.
Remove unused css selectors
Encode the predefined XML entities (amp, lt, gt, apos, quot). Opt-out CharRef 39 for HTML. Bonus: Encode CDATA.
A ESLint plugin to lint and fix inline scripts contained in HTML files.
rehype plugin to transform inline and block math with KaTeX
hast utility that turns HTML into a syntax tree (while being small in browsers)
Web based JavaScript HTML WYSIWYG editor control.
Renders PostHTML Tree to HTML/XML
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
rehype plugin to sanitize HTML
transform stream to tokenize html
hast utility for `querySelector`, `querySelectorAll`, and `matches`
hast utility to check if a node is an embedded element
Check if a string is HTML
Allure Playwright integration
hast utility to check if a link element is “Body OK”
Cross-browser element class list
rehype plugin to add links to headings
Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.
Turndown plugin to add GitHub Flavored Markdown extensions.
hast utility to check if a node is phrasing content
A JavaScript plugin for entering and validating international telephone numbers
rehype plugin to collapse whitespace
A lightweight library that converts raw HTML to a React DOM structure.
html formatter yo! Prettify or minify html.
hast utility to get the plain-text value of a node
The most popular library of interactive components built with Tailwind CSS
A hyperscript helper for creating Slate documents.
Quickly generate image from DOM node using HTML5 canvas and SVG
Tools for building completely customizable richtext editors with React.
Jest test results processor for generating a summary in HTML
A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html
Generates Cucumber HTML reports in three different themes
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
Client-side HTML-to-PDF rendering using pure JS
Emmet — the essential toolkit for web-developers
Cheerio (http://cheeriojs.github.io/cheerio/) fork that uses parse5 HTML-parser (https://github.com/inikulin/parse5) as an underlying platform
The shareable HTML config for Stylelint.
remark plugin to compile Markdown to HTML
Generate HTML elements from a javascript object.
hast utility to transform to mdast
Returns true if the given name is a HTML void element or common SVG self-closing element.
Modular HTML minifier, built on top of the PostHTML
rehype plugin to highlight code blocks with lowlight (highlight.js)
Fast HTML to markdown cross-compiler, compatible with both node and the browser
List of whitespace sensitive HTML tag names
Format whitespace in HTML
Map of HTML elements to allowed attributes
Fast Diff to colorized HTML
HTML pretty printer CLI utility (based on jsbeautifier)
Generate beautiful Cucumber.js reports for multiple instances (browsers / devices)
The hackable, full-featured Open Source HTML rendering solution for React Native.
Rewrite element with rehype.
rehype plugin to transform to remark
A React component that injects SVG into the DOM.
Official React component for CKEditor 5 – the best browser-based rich text editor.
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
Jest test results processor for generating a summary in HTML
rehype plugin to format HTML
Parse HTML into React components
A newman reporter with added handlebars helpers and separated request iterations
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.
PostCSS syntax for parsing Markdown
A react supported html attributes store keyed by their tags
The next generation Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.
Storybook HTML renderer: Develop, document, and test UI components in isolation
JavaScript library for formatting input text content when you are typing
Strip HTML tags from strings. No parser, accepts mixed sources.
Pure JS implementation of the DOM Level 3 XPath specification
New syntax to add attributes to Markdown.
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.
Fast, caching, dynamic inline SVG DOM injection library.
Generates an image from a DOM node using HTML5 canvas and SVG
WebPack 2+ plugin for CSS minification after ExtractTextPluging
A cross platform HTML5 QR Code & bar code scanner
High-performance library for inlining CSS into HTML 'style' attributes
Escape HTML utils.
rehype plugin to transform to React
Get the content of style tags.
Get content from link tags in an HTML document.
insert a string of css into the <head>
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
Converts CSS selectors to xpaths
High-performance library for inlining CSS into HTML 'style' attributes
An extremely fast, React-like JavaScript library for building modern user interfaces
Inline css into an html file.
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Alerts are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information.
High-performance library for inlining CSS into HTML 'style' attributes
Easily create highly customizable particle, confetti and fireworks 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.
React component representing an element with editable contents
This package implements common utility modules for integration projects.
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).
Escape string for use in html
beautify whatever
tsParticles particles opacity updater
tsParticles particles color updater
tsParticles Base movement
Safely remove repeating whitespace from HTML text.
tsParticles emoji shape
Turn a HTML string into DOM elements, cross-platform
Wrapped version of http://www.strictly-software.com/htmlencode
Offline HTML5 validator and linter
Browser friendly package that converts twitter's API tweet objects text property to HTML. Takes care of all the entities and its links. Handles emoji's.
tsParticles circle shape
Functionality on top of HTML canvas element, including support for HiDPI and pixel-perfect rendering
Simple DOM typescript interfaces
tsParticles particles life updater
tsParticles particles rotate updater
tsParticles hex color plugin
tsParticles HSL color plugin
tsParticles square shape
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.
tsParticles particles size updater
tsParticles RGB color plugin
tsParticles star shape
Grunt task for the javascript HE html entities handler
Conform view adapter for react
tsParticles particles out modes updater
High Level DOM Assertions for QUnit
The Static Code Analysis Tool for your HTML
tsParticles image shape
tsParticles polygon shape
Generates an image from a DOM node using HTML5 canvas and SVG
Escaping Html & URI Entities To Prevent SQLi, XSS, & Related Attacks.
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.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
hast utility to find and replace text in a tree
A simple, lightweight markdown-it wrapper for Vue written in pure typescript.
Framework detection utility
A set of opinionated helpers built on top of the Constraint Validation API
React library to safely render HTML, filter attributes, autowrap text, autolink, and much more.
Forgiving HTML/XML/RSS Parser in JS for *both* Node and Browsers
WebAssembly version of HTMLRewriter
Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.
JavaScript image viewer.
Conform helpers for integrating with Zod
tsParticles emitters plugin
Javascript markdown parsing, made simple
tsParticles particles wobble updater
rehype plugin to sort attribute values
rehype plugin to reorder attributes based on how often they occur
Jodit is an awesome and useful wysiwyg editor with filebrowser
tsParticles push external interaction
Use Happy DOM as environment in Jest.
tsParticles connect external interaction
tsParticles attract external interaction
tsParticles easing quad plugin
Truncate HTML based on characters, words or paragraphs. Has the ability to strip tags.
HTML template strings for the Browser with support for Server Side Rendering in Node.
Safe replacement for the v-html directive