UNPKG

react-text-ellipsis-clamp

Version:

Ultra-lightweight React component (165 bytes gzipped) to clamp multiline text with CSS-only ellipsis. Zero dependencies, TypeScript support, and production-ready performance.

2 lines (1 loc) 39 B
export { Ellipsis } from "./Ellipsis";