Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spk/elixir-w3c_validators

Elixir wrapper for the World Wide Web Consortium’s online validation services.
https://github.com/spk/elixir-w3c_validators

elixir elixir-library w3c

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# W3cValidators

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

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `w3c_validators` to your list of dependencies in `mix.exs`:

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

Copyright (c) 2023 Laurent Arnoud