curtail
String Truncator
A utility library for truncating HTML-safe strings within specified boundaries.
HTML tag-safe string truncation
32 stars
2 watching
3 forks
Language: Elixir
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/cli-truncate | Library to truncate strings to fit terminal widths | 85 |
onikuryh/deno-prettystring | A utility module for formatting and trimming strings to improve readability. | 7 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 102 |
luk707/rehype-truncate | Truncates HTML content within a specified character limit while preserving its structure | 5 |
tailwindlabs/tailwindcss-line-clamp | Provides utilities for visually truncating text after a fixed number of lines | 1,177 |
ericnorris/striptags | A PHP-like HTML tag stripper implemented in TypeScript. | 494 |
kavalcante/vue-truncate-collapsed | A Vue 2 component for truncating text and adding a clickable link to expand it. | 108 |
lukeed/qss | A utility for encoding and decoding query strings in JavaScript. | 445 |
t-pham/nooptionalinterpolation | A utility to simplify Swift string interpolation by avoiding 'Optional(...)' and 'nil' | 51 |
vcharpenay/sttl.js | Software implementation of a language for transforming RDF graphs into character strings | 2 |
karan/validator.dart | A utility package for validating and sanitizing strings in Dart. | 63 |
typon/tabdeeli | An interactive search and replace tool for refactoring code without anxiety. | 16 |
chrisgrieser/nvim-puppeteer | Automates string formatting conversions between different languages and string formats | 61 |
tailrecursion/cljson | A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
sindresorhus/strip-indent | Removes redundant indentation from a string by finding the minimum leading whitespace across all lines. | 135 |