truncate html to a specified length but maintain the structure
Layout specific text truncator
fast and safe way to escape and unescape &<>'" chars
Universal library that makes a lot of text truncated in a small parent container.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Highly configurable, well-tested, JavaScript-based HTML minifier.
A robust HTML entities encoder/decoder with full Unicode support.
Simplifies creation of HTML files to serve your webpack bundles
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Advanced html to plain text converter
Over-engineered string truncation for web UI's
Visualize flow between nodes in a directed acyclic network.
List of HTML void tag names
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
remark plugin that turns markdown into HTML to support rehype
hast utility to serialize to HTML
A lightweight library that provides tools for organizing asynchronous code
Fastest HTML entities encode/decode library.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Manipulate TopoJSON and convert it to GeoJSON.
micromark utility with list of html tag names
Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis
Wants to truncate an HTML string properly? This gem is for you.
Ruby tool for truncating HTML strings keeping a valid HTML markup
Truncates html so you don't have to
A Jekyll filter to truncate HTML to a specified number of words. The Liquid truncatewords filter can't operate on HTML because it isn't aware of tags. But Jekyll blog posts usually contain HTML, so this makes it difficult to, for example, use the first 50 words of a blog post as the preview. jekyll_html_truncatewords solves that problem. It works the same as truncatewords, but it is aware of HTML tags so it counts words correctly within HTML and won't break HTML.
Truncate HTML to a specific bytesize, while keeping valid markup
This is a Rails gem for Truncate Html Text
Truncate strings by word count, character count, or sentence count with word-boundary awareness. Includes HTML-safe mode that properly closes open tags and handles multi-byte characters correctly.
Truncate HTML without breaking HTML tags, entities, and optionally words
Yet another ruby html-aware truncation routine
A simple gem to truncate HTML, with other features coming in the future.
Truncates html so you don't have to
Truncates html so you don't have to