terminal-char-width
Get the char width/height proportions in different terminal emulators.
:cloud: Installation
$ npm i --save terminal-char-width
:clipboard: Example
const terminalCharWidth = require("terminal-char-width");
console.log(terminalCharWidth);
:yum: How to contribute
Have an idea? Found a bug? See how to contribute.
:moneybag: Donations
Another way to support the development of my open-source modules is
to set up a recurring donation, via Patreon. :rocket:
PayPal donations are appreciated too! Each dollar helps.
Thanks! :heart:
:dizzy: Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
:scroll: License
MIT © Ionică Bizău