The App.Helpers
namespace contains a number of basic helper methods.
- Callbacks — Create Callback objects to attach
on(event)
methods to your own models. - Generators — Generate values like UUIDs and Permalinks.
- Hotkeys — Bind methods to custom hotkeys.
- Loaders — Attach progress bars, spinners, and mouse cursors.
- Parameters — Check the current page's URL parameters, or serialize and deserialize parameter objects.
- Times — Generate objects based on times and dates.
- Versions — Check and compare the current Sonadier version, or generate versioning objects of your own.