UNPKG

variaboard

Version:

VariaBoard is a control interface to modify parameters in JavaScript.

20 lines (14 loc) 1.51 kB
# VariaBoard [![Travis CI](https://img.shields.io/travis/jackrugile/variaboard.svg)](https://travis-ci.org/jackrugile/variaboard/) ![Version](https://img.shields.io/github/package-json/v/jackrugile/variaboard.svg) [![MIT License](https://img.shields.io/github/license/jackrugile/variaboard.svg)](https://opensource.org/licenses/MIT) VariaBoard is a control interface to modify parameters in JavaScript. - **[GitHub Repository](https://github.com/jackrugile/variaboard)** - **[Demo](https://jackrugile.github.io/variaboard/)** - **[Documentation](https://jackrugile.github.io/variaboard/jsdoc/)** ## Inspiration and Reference - dat.GUI - [Demo](https://workshop.chromeexperiments.com/examples/gui/) - [Code](https://github.com/dataarts/dat.gui) - by [Google Data Arts Team @dataarts](https://github.com/dataarts) - QuickSettings - [Demo](http://bit101.github.io/quicksettings/) - [Code](https://github.com/bit101/quicksettings) - by [Keith Peters @bit101](https://github.com/bit101) - Bfxr - [Demo](https://www.bfxr.net/) - [Code](https://github.com/increpare/bfxr) - by [Stephen Lavelle @increpare](https://github.com/increpare) - ControlKit - [Demo](https://github.com/automat/controlkit.js/tree/master/examples) - [Code](https://github.com/automat/controlkit.js) - by [Henryk Wollik @automat](https://github.com/automat) - Control Panel - [Demo](http://control-panel.surge.sh/) - [Code](https://github.com/freeman-lab/control-panel) - by [Jeremy Freeman @freeman-lab](https://github.com/freeman-lab)