![Latest NPM release][version-shield]
[![License][license-shield]][license-url]
Tweak UI
Tweak UI is a lightweight js library providing simple tweak controls
It provides a set of common ui components built with mithriljs. The main objective
is to allow a developer to rapidly scaffold input interfaces for manipulating javascript objects
at runtime.
Installation
$3
npm -i tweak-ui
$3
``
html
``
Alternatives
*
dat.gui
*
controlkit.js
*
guify
[license-url]: ./LICENSE
[license-shield]: https://img.shields.io/npm/l/tweak-ui.svg
[version-shield]: https://img.shields.io/npm/v/tweak-ui.svg