Port of C's wcwidth and wcswidth
This project is a zero dependency TypeScript version of wcwidth by timoxley which is a port from wcwidth.js by Jun Woong which was from the original version in C.
npm install ts-wcwidth
Readme