Open rstacruz opened 6 years ago
Hey friends,
I'm the author and maintainer of the Elixir implementation of pug (Expug). It's mostly compliant with Pug, except it allows the use of Elixir code:
div.some-box(data-js=Poison.Encode(%{ "hello" => "world" }))
Hey friends,
I'm the author and maintainer of the Elixir implementation of pug (Expug). It's mostly compliant with Pug, except it allows the use of Elixir code: