Show HN: wcwidth-o1 – Find Unicode text cell width in no time for JavaScript/TS
Posted 7 hours ago by dawson0
14 points
https://github.com/dawsonhuang0/Wcwidth-O1I ported Markus Kuhn’s wcwidth to TypeScript and optimized it with bitset lookups for O(1) performance.
It now covers the full Unicode 15.1 combining ranges.