Utilities
guardedFetch()#
auto-abort previous request on new call
debounced(), throttled(), poll()#
with auto-cleanup
interval(), timeout()#
scoped timers
observe(), resize(), mutate()#
scoped observers
i18n()#
translation with reactive dictionary
nextTick()#
post-render callback
i18n#
plural categories via Intl.PluralRules, reactive t.locale with lazy dictionaries, t.num/date/rel/list formatters; validation messages are localisable (setValidationMessages)