8000 GitHub - akhil0001/tweakpane: :control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🎛️ Compact GUI for fine-tuning parameters and monitoring value changes

License

Notifications You must be signed in to change notification settings

akhil0001/tweakpane

 
 

Repository files navigation

Tweakpane

CI Coverage Status npm version

cover

Tweakpane is a compact pane library for fine-tuning parameters and monitoring value changes, inspired by dat.GUI.

Concept

  • Clean and simple design
  • Dependency-free
  • Extensible
  • Mobile support

Features

See the official page for details.

Number, String, Boolean, Color, Point 2D/3D/4D

Input bindings

Number, String, Boolean

Monitor bindings

Folder, Tab, Button, Separator

UI components

Theming

Plugins

  • JSON import / export
  • TypeScript type definitions

Development

$ npm install
$ npm run setup
$ cd packages/tweakpane
$ npm start

The above commands start a web server for the document, build source files, and watch for changes. Open http://localhost:8080/ to browse the document.

License

MIT License. See LICENSE.txt for more information.

About

🎛️ Compact GUI for fine-tuning parameters and monitoring value changes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.7%
  • SCSS 7.0%
  • JavaScript 1.2%
  • HTML 0.1%
0