You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
When programming your own bundles, sometimes you want to quickly trigger selected code to ensure correct functionality.
I propose a simple "fake service" or "simulation service" which can trigger events with parametric inputs e.g. String values, random numbers,... This shall be controllable via a custom dashboard frontend.
Open questions
1. Good name for this service? Debug Helper 2. Which parameters should be controllable? Strings, numbers, colors, dates, chars,...?
Input
Each list entry gets its own container and its own event
onClick, onclick1..5: 5 simple named buttons
onNumber: 2 Number input, Rapid number input for 1, 10, 100, 1000
onRange0to100, etc.: Range input from 0 to 100 and 0 to 1 and -1 to 1