# HTML Attribute Manager

HtmlAttributeManager is a JavaScript class for managing HTML elements with specific attributes.


## Installation

To use HTML Attribute Manager, you can install it via npm:

```bash
npm install html-attribute-manager
```

You can include `npmjs` in your project as you wish and use it in any javascript framework.


