Turbo.HTML
Installation
If available in Hex, the package can be installed
by adding turbo_html to your list of dependencies in mix.exs:
def deps do
[
{:turbo_html, "~> 0.1.3"}
]
end
Credits
- scrivener_html - Similar implementation.
If available in Hex, the package can be installed
by adding turbo_html to your list of dependencies in mix.exs:
def deps do
[
{:turbo_html, "~> 0.1.3"}
]
end