README
Mono Str Width
A package to calculate the string width, based on the idea and code of string-width.
Calculate the width of a string
<script type="module">
import monoStrWidth from 'https://cdn.skypack.dev/mono-str-width';
</script>
A package to calculate the string width, based on the idea and code of string-width.