UNPKG

@amxdev/truncate-text

Version:

Truncate long text to a maximum length with ellipsis.

10 lines 168 B
{ "compilerOptions": { "target": "ES2017", "module": "CommonJS", "declaration": true, "outDir": "dist", "strict": true }, "include": ["src"] }