View Source W3cValidators

Elixir wrapper for the World Wide Web Consortium’s online validation services.

Installation

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

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

Copyright (c) 2023 Laurent Arnoud laurent@spkdev.net