Determine if the JS environment has Symbol support. Supports spec, or shams.
Colored symbols for various log levels. Example: `✔︎ Success`
Unicode symbols with fallbacks for older terminals
```ts import type { SFSymbol } from 'sf-symbols-typescript'
Detect whether the terminal supports Unicode
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.
Use the Material Symbols font family from Google Fonts in your Expo app
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
Returns an array of all enumerable symbol properties found directly upon a given object
Latest variable icon fonts and CSS for Material Symbols.
Material Design icons distributed as SVG React components.
Node-API headers
Like `Object.keys()` but also includes symbols
Unique tag for use in the type-fest Tagged type
Material Symbols icon set in Iconify JSON format
Latest optimized SVGs with weight 400 for Material Symbols.
Replacing symbols during the linking phase of ICSS
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
A WebdriverIO plugin to report in spec style
Language service for CSS, LESS and SCSS
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.