controls-state

An object for managing state

Usage no npm install needed!

<script type="module">
  import controlsState from 'https://cdn.skypack.dev/controls-state';
</script>

README

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.