Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 452 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 452 Bytes

DoRio

Dom, Reactive in and out

A set of JavaScript functions for composing reactive dom trees.

Primary goal: Enable composing dom trees (using pure JS) that behave as Meteor reactive data consumers.

Secondary goal: Expose dom state and events as a Meteor reactive data source.

Inspired by HLisp (part of Hoplon) and designed to work transparently with Meteor's reactivity.