wide-align
A wide-character aware text alignment function for use on the console or with fixed width fonts.
ref-wchar-napi
A ref "type" implementation of `wchar_t *` (a.k.a. wide string) backed by "node-iconv". Supports Node 6, 7, 8, 10, 12.
ref-wchar
A ref "type" implementation of `wchar_t *` (a.k.a. wide string) backed by "node-iconv"
ref-wchar-napi-lite
A ref "type" implementation of `wchar_t *` (a.k.a. wide string) backed by "iconv-lite". Supports Node 16+.