aerodial
v0.1.2
Published
A compact pane for fine-tuning/monitoring values
Downloads
2
Readme
Aerodial
Overview
Aerodial 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.
Demo/Usage
See official page for more information.
Build
I use gulp for development. Here are the available tasks:
| Task | Description | | ---------- | ----------- | | main:build | Build source files of Aerodial library | | doc:build | Build source files for documentation | | dev | Build all source files and watch for changes |
Running a task with --production
generates compiled code for production.
License
MIT License. See LICENSE.txt
for more information.