npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "characters" 的结果(共 6 个)
xmlchars

Utilities for determining if characters belong to character classes defined by the XML specs.

MIT
linerstream

Split a readable stream by newline characters

ISC
wtf8

A Node.JS UTF-8 encoder and decoder which is able to handle characters outside Basic Multilingual Plane

MIT
append-string

Append a string to another string ensuring to preserve line ending characters.

MIT
append-buffer

Append a buffer to another buffer ensuring to preserve line ending characters.

MIT
smartwrap

Textwrap for javascript/nodejs. Correctly handles wide characters (宽字符) and emojis (😃). Wraps strings with option to break on words.

MIT