UNPKG

m-truncate

Version:

`mTruncate` is a **lightweight, flexible, and fully standalone Angular directive** that truncates text dynamically and optionally displays a **tooltip** with the full text. It supports **character-based**, **line-based**, and **width-based** truncation

5 lines (4 loc) 171 B
export * from './lib/m-truncate.service'; export * from './lib/m-truncate.component'; export * from './lib/m-truncate.directive'; export * from './lib/m-truncate.module';