Skip to content

πŸ₯ƒ Liquor Tags. Inspired by dev.to embed tags (liquid), takes Open Graph data from URLs and generate output using pseudo EEx templates.

License

Notifications You must be signed in to change notification settings

ElixirCL/liquor

Repository files navigation

Liquor Tags. Inspired by dev.to embed tags (liquid), takes Open Graph data from URLs and generate output using pseudo EEx templates.

Installation

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

def deps do
  [
    {:liquor, "~> 1.0.0"}
  ]
end

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

About

πŸ₯ƒ Liquor Tags. Inspired by dev.to embed tags (liquid), takes Open Graph data from URLs and generate output using pseudo EEx templates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published