novacbn / svelte-in-motion

Remotion clone, but in Svelte!
https://svelte-in-motion.nbn.dev
MIT License
95 stars 6 forks source link

feat: command / keybinds surfaces errors to user via `UserError` #20

Closed novacbn closed 2 years ago

novacbn commented 2 years ago

Description

Allow for commands and keybinds to surface localized errors to the end-user via subclassed UserError type.