/observable-slim

Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It is intended to assist with state management and one-way data binding.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.