npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "char" 的结果(共 168 个)
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
html-escaper

fast and safe way to escape and unescape &<>'" chars

MIT
charcodes

Char codes constants

MIT
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
lodash._unescapehtmlchar

The internal Lo-Dash function `unescapeHtmlChar` as a Node.js module generated by lodash-cli.

MIT
echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser

Apache-2.0
vue-echarts

Vue.js component for Apache ECharts™.

MIT
lodash._escapehtmlchar

The internal Lo-Dash function `escapeHtmlChar` as a Node.js module generated by lodash-cli.

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
lodash._charsstartindex

The internal lodash function `charsStartIndex` exported as a module.

MIT
lodash._charsleftindex

The modern build of lodash’s internal `charsLeftIndex` as a module.

MIT
lodash._charsrightindex

The modern build of lodash’s internal `charsRightIndex` as a module.

MIT
lodash._charsendindex

The internal lodash function `charsEndIndex` exported as a module.

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