Symbol.observable ponyfill
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
A helper to optimistically set Symbol.toStringTag, when possible.
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Symbols for all messages within gulp-cli
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.
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Returns an array of all enumerable symbol properties found directly upon a given object
Like `Object.keys()` but also includes symbols
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
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`.
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.
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Replacing symbols during the linking phase of ICSS
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
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
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.