Skip to content

Quick UI - lightweight ui controls library for javascript

License

Notifications You must be signed in to change notification settings

giniedp/tweak-ui

Repository files navigation

Latest NPM release License

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

NPM

npm -i tweak-ui

CDN

<style link="https://unpkg.com/tweak-ui@x.x.x/dist/tweakui.min.css"></style>
<script src="https://unpkg.com/tweak-ui@x.x.x/dist/tweakui.umd.min.js"></script>

Alternatives

About

Quick UI - lightweight ui controls library for javascript

Resources

License

Stars

Watchers

Forks

Packages

No packages published