Name Description Size
events
ExtensibleEvents.js Utility class for parsing and identifying event types in a renderable form. An instance of this class can be created to change rendering preference depending on use-case. 8602
index.js 7894
interpreters
InvalidEventError.js 5598
IPartialEvent.js 79
LICENSE 11357
NamespacedMap.js A `Map` implementation which accepts a NamespacedValue as a key, and arbitrary value. The namespaced value must be a string type. 5753
NamespacedValue.js Represents a simple Matrix namespaced value. This will assume that if a stable prefix is provided that the stable prefix should be used when representing the identifier. 6840
types.js Represents an optional type: can either be T or a falsy value. 1389
utility