my-tweakpane
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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. (dat.GUI user? The migration guide can be helpful)

Concept

  • Clean and simple design
  • Dependency-free
  • Extensible

Features

See the official page for details.

Input bindings

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

Input bindings

Monitor bindings

Number, String, Boolean

Monitor bindings

UI components

Folder, Tab, Button, Separator

UI components

Theming

Theming

Plugins

Plugins

Misc

  • Mobile support
  • TypeScript type definitions
  • JSON import / export

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.

Readme

Keywords

none

Package Sidebar

Install

npm i my-tweakpane

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.67 MB

Total Files

603

Last publish

Collaborators

  • florianmay