/browser-extra

Extra functions for elm/browser

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Additional Browser-related Functions

This package contains convenience functions for working with various Browser-related types, beyond that which elm-lang/browser provides.

You may want to import this into the Browser namespace:

import Browser.Extra as Browser

Feedback and contributions are very welcome.

License

BSD-3-Clause