Showing 1-13 of 13 packages
Prototypal(OLOO) inheritance algorithm.
Creates factory functions for objects implementing the OLOO pattern
Add OLOO pattern properly in project. Makes sure prototype is set properly so inheritance just works. No binding needed.
This is a really simple shim for working with OLOO (Objects Linked to Other Objects) a Kyle Simpson's JS pattern for handling objects relations by delagating behaviors between objects. I've just created this shim because i think it helps dealing with some
Base library to provide utility for building Javascript projects based on OLOO pattern.
Create React Class, in a way that synchronizes with oloo. Also allows the use of Pure React classes.
link objects with OLOO, no 'new' & 'class' keywords
link objects with OLOO, no 'new' & 'class' keywords
object generation helper via composition, OLOO style
Base library to provide utility for building Javascript projects based on OLOO pattern.
Javascript application development library
Has/Is a relationship simplified for JavaScript
A convenience wrapper for MutationObserver