1.0.1 • Published 2 years ago

intl-proxy v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Intl Proxy

This is a package intended to be used combined with the accompanying JS/Elm package. You shouldn't need to use this package directly at all, but instead use the Travelm-Agency package to generate the code for you.

It uses a hack to achieve limited synchronous JS interop (with the browsers Intl API). As it is intended to be used as a workaround and as a code generation target, the API of this package is not particularly typesafe or well designed.