Showing 21-40 of 226 packages
A utility to determine if a value is a WeakSet
A WeakSet that supports any value, it holds strong references to primitives, and weak references to objects.
Extended Map, Set, WeakMap, WeakSet JavaScript functions
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
Tracked versions of JavaScript's built-in classes!
The default blueprint for ember-cli addons.
Iterable WeakSet
All annexe weakset utility functions under namespace "weakset".
Encode FormData content into the multipart/form-data format
Returns true if a value can be used as a WeakSet item or a WeakMap key.
Tracked versions of JavaScript's built-in classes! Based on the tracked-built-ins package, but with extra interop support for classic Ember
Enables `connected` and `disconnected` element's listeners.
Iterable versions of WeakSet and WeakMap
An RPC library with strong support for simulating the transfer of functions via postMessage
STB Devtools is a suite of tools built on top of websockets to a backend from a JS environment
This library provides the core model for maintaining a tree of UI components, and for communicating operations on that tree to another context through tiny messages. For a full overview of how `@remote-ui/core` fits in to the different pieces of remote-ui
An emulation of the Chrome and Firefox object inspector, which allows you to view JavaScript objects in the console.
Ensures the polyfill implementation is used for ES6 `Map`, `Set`, `WeakMap`, and `WeakSet`.
Stringify Javascript values to a string or pretty print HTML
Object parser is a utility used by the the `Object Inspector` package, which creates a JSON tree structure with node types that help simplify the JavaScript type system. It also uses TypeScript to make logic around using the tree strongly typed.