npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "symbols" 的结果(共 15 个)
emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

MIT
@gulpjs/messages

Symbols for all messages within gulp-cli

MIT
unicode-5.2.0

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.2.0’s categories, scripts, blocks, bidi, and other properties.

MIT
own-keys

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible

MIT
has-symbols

Determine if the JS environment has Symbol support. Supports spec, or shams.

MIT
string-length

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

MIT
get-own-enumerable-property-symbols

Returns an array of all enumerable symbol properties found directly upon a given object

ISC
get-own-enumerable-keys

Like `Object.keys()` but also includes symbols

MIT
astral-regex

Regular expression for matching astral symbols

MIT
unicode-emoji-modifier-base

The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.

MIT
unicode-9.0.0

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, scripts, blocks, bidi, and other properties.

MIT
regenerate

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

MIT
icss-replace-symbols

Replacing symbols during the linking phase of ICSS

ISC
as-table

A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.

MIT