https://github.com/elliotnb/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.
https://github.com/elliotnb/observable-slim
data-binding es6-proxies javascript nested-objects observable proxy state-management
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/elliotnb/observable-slim
- Owner: ElliotNB
- License: mit
- Created: 2017-06-07T03:29:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T15:52:30.000Z (over 1 year ago)
- Last Synced: 2025-05-27T04:30:47.203Z (8 months ago)
- Topics: data-binding, es6-proxies, javascript, nested-objects, observable, proxy, state-management
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 296
- Watchers: 10
- Forks: 55
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE