Monospace fonts from your operating system
-
Updated
Sep 6, 2021 - JavaScript
Monospace fonts from your operating system
A JS script to take any text within an HTML element and set all of the letters to the same block size. I'm not sure how useful this is, but if you have any non-monospaced fonts you'd like to behave as if they were, this will do so by creating an element for each letter and setting the width to a size defined by the user.
Add a description, image, and links to the monospace topic page so that developers can more easily learn about it.
To associate your repository with the monospace topic, visit your repo's landing page and select "manage topics."