ts-wcwidth

Port of C's wcwidth and wcswidth

About

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.

Install

npm install ts-wcwidth

Usage

Readme

Demo