Showing 21-40 of 77,722 packages
Core files for the Strongly Typed Events project.
Fully type-checked EventEmitter
"Hydra-cli pluging for generating typed events"
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Add the power of events directly to your client projects. This version of Strongly Typed Events works in the browser.
Strictly typed event emitter interface for TypeScript 3.
Returns an array of Typed Array names that are available in the current environment
Robustly get the byte length of a Typed Array
A simple list of possible Typed Array names.
Robustly get the byte offset of a Typed Array
Robustly get the length of a Typed Array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Get the ArrayBuffer out of a TypedArray, robustly.
Utility and codegen for strongly-typed events. Define events as JSON under `src/events/`, then generate TypeScript builders and types under `generated/` → published in `lib/`.
Add the power of Simple Events to your projects. Every event has an argument with its data. Every handler can be a promise.
Add the power of Events to your projects. They are styled after .Net using a sender and arguments. Handlers can be promises.
Add the power of Promise Signals to your projects. They are the most bare bones implementation of an event that supports promises.
Add the power of Simple Events to your projects. Every event has an argument with its data.
Add the power of Events to your projects. They are styled after .Net using a sender and arguments.
Strictly and safely type any EventEmitter-like interface on any object