Mini Framework is designed to provide a simple yet powerful approach to building web applications with minimal overhead.
This small jQuery plug-in allows you to monitor changes to any DOM element's CSS styles, attributes or properties and fires a callback in response to any change in the monitored styles or attributes.
A Virtual DOM algorithm implementation that improves front end performance by updating only changed nodes in the DOM.
Small Vanilla JS utility for binding events between DOMNode and a simple controller.