defmodule Outerfaces do @moduledoc """ Documentation for `Outerfaces`. Outerfaces - Helpers for web applications that are portable, dynamic, and secure. This 'Outerfaces' core Elixir library contains helper modules for working with "client-side" applications that live within a Phoenix web application, and are served dynamically with the application at runtime by individual dedicated endpoints. """ end