Brazen Configuration Manager

Configuration management and related UI creation module

Ekde 2023/03/19. Vidu La ĝisdata versio.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/418665/1163542/Brazen%20Configuration%20Manager.js

Aŭtoro
brazenvoid
Versio
1.3.1
Kreita
2020/12/15
Ĝisdatigita
2023/03/19
Size
14,1 kb
Licenco
GPL-3.0-only

An extensive configuration management helper class.

Numerous preset configuration fields are available for use. Local storage is used for retention.

Each configuration field has:

  • Title
  • Helper text
  • Min/Max/Unit values (Number fields)
  • Value formatting/translation/optimization (Ruleset field)
  • Value update tracking
  • UI creation / update UI / update from UI callbacks

Requires Base Brazen Resource Library.