rreusser / controls-state

⚙️ An object for managing state

Home Page:https://observablehq.com/@rreusser/control-panel-2-prototype-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

controls-state

An object for managing state

Installation

npm install -S controls-state

Introduction

Created to start addressing the challenges and common patterns observed in similar projects like control-panel and dat.gui. Heavily inspired by the proxy-based interface proposed by Matt DesLauriers—exept with out actual proxies for the sake of compatibility.

See also

License

© 2019 Ricky Reusser. MIT License.

About

⚙️ An object for managing state

https://observablehq.com/@rreusser/control-panel-2-prototype-test


Languages

Language:JavaScript 100.0%