Packages 25
Description
Backbone Model properties decorator
Publisher
Description
Wireframe based on ES6 Proxies for making tree traversing APIs.
Publisher
Description
Library build on TreeWalker for traversing HTML DOM.
Publisher
Description
EventDispatcher is a JavaScript class that adds events support to custom objects.
Publisher
Description
Cross-domain EventDispatcher for MessagePort interface
Publisher
Description
WorkerDispatcher is a JavaScript class that adds events layer to Worker API
Publisher
Description
Functional replacement for Object.prototype.hasOwnProperty()
Publisher
Description
Framework for parameter/value analysis on access or mutation, used for type check in runtime.
Publisher
Description
Runtime type check for pirimitive value types(uses typeof and identifies arrays).
Publisher
Description
Customizable runtime type check for primitive values.`
Publisher
Description
Is value a function check
Publisher
Description
Wrapper over new Proxy() that adds handlers for apply and construct traps for function targets.
Publisher
Description
Function that combines reducers and calls them when action of same name received
Publisher
Description
Tree Walker adapter for Objects with children:Object[] property for child nodes
Publisher
Description
Create simple object property handlers to access node values in TreeWalker tree
Publisher
Description
Tree Walker adapter for normalized trees
Publisher
Description
Small UI helper to display console output on the page.
Publisher
Description
TreeWalker augmentations for DOM Nodes
Publisher
Description
TreeWalker adapter for DOM
Publisher
Description
Create path sequence and convert it to string for display
Publisher
Description
Simple reporting function for TypeCheckers library
Publisher
Description
Returns object constructor
Publisher
Description
Storage based on Map that may hold more than one unique value per key using Set's.
Publisher
Description
Type information storage
Publisher
Description
Simple function to create Promise with exposed resolve() and reject() handlers.