controls-state icon indicating copy to clipboard operation
controls-state copied to clipboard

⚙️ An object for managing state

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.