-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
It should be possible to standardise access to some browser APIs via helper methods. The first thing that springs to mind is localisation via something like Fuse.i18n.getString('hello);. It may be possible to use helpers for things like DOM access, messaging and watching network for events.