Skip to content
/ hamlex Public

Haml template engine for Elixir that doesn't depend on EEx.

License

Notifications You must be signed in to change notification settings

marnen/hamlex

Repository files navigation

Hamlex

TODO: Add description

Installation

If available in Hex, the package can be installed by adding hamlex to your list of dependencies in mix.exs:

def deps do
  [{:hamlex, "~> 0.1.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/hamlex.

About

Haml template engine for Elixir that doesn't depend on EEx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages