README.md

# Phoenix.WebComponent

[![Build Status](https://github.com/gsmlg-dev/phoenix_webcomponent/workflows/Tests/badge.svg)](https://github.com/gsmlg-dev/phoenix_webcomponent/actions?query=workflow%3ATests)

Collection of helpers to generate and manipulate Web Component.

Although this project was originally extracted from Phoenix,
it does not depend on Phoenix and can be used with any Plug
application (or even without Plug).

See the [docs](https://hexdocs.pm/phoenix_webcomponent/) for more information.

About at [Web Component](https://developer.mozilla.org/en-US/docs/Web/Web_Components)