/tweakpane

A compact pane for fine-tuning/monitoring values

Primary LanguageJavaScriptMIT LicenseMIT

Tweakpane

npm version CircleCI

Overview

Tweakpane is a JavaScript library that provides a compact user interface for fine-tuning/monitoring values. It's originally inspired by the popular library dat.GUI.

Screenshot

Demo/Usage

See the official page for more information.

Build Commands

We use gulp for development. Here are available tasks:

Task Description
main:build Build source files of Tweakpane library
doc:build Build source files of the document
dev Build all source files and watch for changes

Running a task with --production generates a compiled code for production.

License

MIT License. See LICENSE.txt for more information.