elm-l20n is an Elm module wrapping around l20n/l20n.js. It provides a tiny, but simple API that allows you to add your l20n manifest file to your HTML document and create identifier and arguments attributes.
Examples can be found in the examples/
directory. It's an adaptation of the l20n demo that can be found here.
This repository and its content uses the MIT License. The License can be found here.