ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Image loader
A universal module that gets physical information about the device running the application
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Give a regex, get a robust predicate function that tests it against a string.
The URI implementation that is used by VS Code and its extensions
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Robustly get the byte offset of a Typed Array
A simple list of possible Typed Array names.
Generic options parameter handling.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
TypeScript definitions for http-assert
typesafe assertion library for TypeScript 3.7+
Robustly get the byte length of a Typed Array
Provides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or ASWebAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs. As of iOS 11, SFSafariViewControl
ECMAScript spec abstract operations.
Like a Set, but provides the index of the `key` in the backing array
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Provides cryptography primitives for Android, iOS and web.
Provides a React component that renders a gradient view.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.