JSPM

  • Created
  • Published
  • Downloads 188432
  • Score
    100M100P100Q158015F
  • License MIT

A compact pane for fine-tuning parameters and monitoring value changes

Package Exports

  • tweakpane

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tweakpane) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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
  • Dependency-free
  • Mobile support

Features

See the official page for details.

Inputs

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

Inputs

Monitors

Number, String, Boolean

Monitors

UI components

Folder, Tab, Button, Separator

UI components

Theming

Theming

Plugins

Misc

  • JSON import / export
  • TypeScript type definitions

Development

npm start for development. It starts a web server for the online document, building source files, watching changes for the next build. After executing the command, open http://localhost:8080/ for browsing the document.

License

MIT License. See LICENSE.txt for more information.