Used internally by [parsejs/grammar](https://github.com/parsejs/grammar).
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Determine if a value is an ES6 Symbol or not.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
ECMAScript 6 Symbol polyfill
Symbol.observable ponyfill
Turn any collection of objects into its own efficient tree or linked list using Symbol
micromark utility with symbols
Tests if ES6 Symbol is supported.
Stable JS value hash.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Html Symbol Entities dictionary for cspell.
Like `Object.keys()` but also includes symbols
Detect native Symbol support.
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.
A function to lookup the currency symbol for a given currency code
Symbols.
A script to generate a symbol sprite from SVG files
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Cross-platform info symbol.
Returns an array of all enumerable symbol properties found directly upon a given object
Cross-platform success symbol.
Cross-platform error symbol.
Determine if the JS environment has Symbol support. Supports spec, or shams.