52 packages
@actualwave/call-if-function
Calls function and returns everything else
@actualwave/closure-value
Factory functions to create a value storage hidden in a closure
@actualwave/deferred
Simple function to create Promise with exposed resolve() and reject() handlers.
@actualwave/deferred-data-access
Deferred Data Access(DDA) is a framework for building async CRUD APIs. It transforms object calls into commands that can be interpreted by custom function.
@actualwave/dom-console
Small UI helper to display console output on the page.
@actualwave/dom-walker
Library build on TreeWalker for traversing HTML DOM.
@actualwave/event-dispatcher
EventDispatcher is a JavaScript class that adds events support to custom objects.
@actualwave/extended-type-checker
Customizable runtime type check for primitive values.`
@actualwave/get-class
Returns object constructor
@actualwave/has-own
Functional replacement for Object.prototype.hasOwnProperty()