Coder Social home page Coder Social logo

controls-gui's Introduction

controls-gui

A GUI for managing state

Installation

npm install -S controls-gui

Stability

This library should still be considered experimental. It will definitely obey semantic versioning, but it will hopefully increment quickly as I use it and adapt it to real-world needs.

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.

controls-gui's People

Contributors

dependabot[bot] avatar marcofugaro avatar rreusser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

controls-gui's Issues

Build or integrate non-system color picker

Can feature detect color picker by setting the field type to color and then checking to see if it's actually color. But then we gotta pull in a color picker or build one.

Arrays fed into Preact.h need keys

I think this is the issue. If you toggle the visibility and use it with fancy features like tabs, you can manage to confuse preact. I think the solution is that keys would help it know when to fully tear down a DOM tree and recreate it.

Checkboxes not touchable

Touch seems to toggle checkboxes but does not trigger update events so that preact just reverts the checkbox state when other events do trigger preact updates.

Add tooltips

Maybe add tooltips so that you can provide some additional explanation about what a control field does. How would that work on mobile though? Is that a good pattern or does that hide things too much?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.