npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Symbol" 的结果(共 22 个)
emoji-regex

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

MIT
es-set-tostringtag

A helper to optimistically set Symbol.toStringTag, when possible.

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
has-tostringtag

Determine if the JS environment has `Symbol.toStringTag` 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
safe-array-concat

`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable

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
triple-beam

Definitions of levels for logging purposes & shareable Symbol constants.

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
mathjs

Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif

Apache-2.0
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
assign-symbols

Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.

MIT