UNPKG

@7kasper/ngx-fittext

Version:

**@7kasper/ngx-fittext** is an Angular library that allow you fit text in a box or a line.

10 lines (7 loc) 148 B
import { Injectable } from '@angular/core'; @Injectable({ providedIn: 'root' }) export class NgxFittextService { constructor() { } }