log-symbols
Colored symbols for various log levels. Example: `✔︎ Success`
has-tostringtag
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
get-symbol-description
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.