README
Trims a string to a fixed length and optionally adds three dots to the end.
Trims a string to a fixed length and optionally adds three dots to the end.
<script type="module">
import blossmTrimString from 'https://cdn.skypack.dev/@blossm/trim-string';
</script>
Trims a string to a fixed length and optionally adds three dots to the end.