Angular standalone directive that detects when an element's text is ellipsized — exposes a reactive isTruncated signal so a tooltip (Material or anything else) only shows when the content actually overflows.
This module addresses a common issue in React Native TextInput components on Android, where placeholder text doesn't correctly truncate with ellipsis at the end when it's too long to fit in the available space.
TypeScript definitions for ellipsize
Ellipsizes a string at the nearest whitespace character near the end of allowed length
Design system and component library for America's Test Kitchen
Truncate and ellipse strings in a human-friendly way.
Command that truncates and ellipses strings in a human-friendly way
Primitives graphiques no_std pour écrans OLED SSD1306, ajoutant lignes, cercles, ellipses, triangles et courbes Bézier sans unsafe ni allocation
Shepp-Logan phantom
A Markdown auto-formatter for clean diffs and semantic line breaks
High-performance FITS to JPEG converter for astronomical images with auto-stretch and Bayer debayering
A small library for 2D drawing in Rust
Conic primitives for the RustUse geometry workspace
Package for drawing and interacting with gates in flow cytometry data
Overlay searchable CJK text on PDFs, extract text, merge/split pages — pure Rust, zero C dependencies
Pikuseru Console
A minimal, verifiable ONNX runtime implementation in Rust
It makes a string fit into a required length by replacing part of it in the middle with an ellipsis.
Ellipses
A gem for managing ellipses, this version still excludes rotated ellipses.
“Educates” quotes and replaces some other typographic characters like em-dashes (—) and ellipses (…).
Fast Aleck lets your text use proper ellipses, smart quotes, proper dashes and more.
Perfect Shape is a collection of pure Ruby geometric algorithms that are mostly useful for GUI manipulation like checking viewport rectangle intersection or containment of a mouse click point in popular geometry shapes such as rectangle, square, arc (open, chord, and pie), ellipse, circle, polygon, and paths containing lines, quadratic bézier curves, and cubic bezier curves, potentially with affine transforms applied like translation, scale, rotation, shear/skew, and inversion (including both the Ray Casting Algorithm, aka Even-odd Rule, and the Winding Number Algorithm, aka Nonzero Rule). Additionally, it contains some purely mathematical algorithms like IEEEremainder (also known as IEEE-754 remainder).