is-utf835.7mMIT0.2.1Detect if a buffer isutf8 encoded.
wayfindabout 2 years agoutf8, charset isutf8417.5kMIT4.0.1Check if a Node.js Buffer or Uint8Array is UTF-8
hcodes11 months agois utf-8, is utf, is utf8, is unicode is-4byte-code-point5.2kMIT1.0.0Check if a given number is a code point of UTF-8 4-byte character
shinnnabout 3 years agobyte, check, string, char base128-encoding105MIT2.0.2Base128 encoding, the intersection of latin1 and utf-8, which is basically ASCII, the most memory-efficient string encoding that can be written to disk as utf-8 without ballooning in size.
fabiospampinato6 months agobase128, ascii, encoding