npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "character" 的结果(共 21 个)
wide-align

A wide-character aware text alignment function for use on the console or with fixed width fonts.

ISC
locate-character

Get the line and column number of a specific character in a string

MIT
lines-and-columns

Maps lines and columns to character offsets and back.

MIT
is-fullwidth-code-point

Check if the character represented by a given Unicode code point is fullwidth

MIT
detect-newline

Detect the dominant newline character of a string

MIT
strip-eof

Strip the final newline character from a string/buffer

MIT
charenc

character encoding utilities

BSD-3-Clause
right-pad

Right Pad adds a padding to the right side of the string with the character of your choice or just blank space.

MIT
unicode-properties

Provides fast access to unicode character properties

MIT
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
character-parser

Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.

MIT
strip-final-newline

Strip the final newline character from a string or Uint8Array

MIT
last-char

Get the last character in a provided string.

MIT
unique-slug

Generate a unique character string suitible for use in files and URLs.

ISC
char-regex

A regex to match any full character, considering weird character ranges.

MIT
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