[![GitHub](https://img.shields.io/github/license/lucasmenendez/elementum.js)](LICENSE)
[![npm](https://img.shields.io/npm/v/elementumjs)](https://www.npmjs.com/package/elementumjs)
[![docs](https://img.shields.io/badge/docs-latest-blue)][2]


![Elementum.js][0]

# Elementum.js

The simplest framework to work with vanilla WebComponents.

[Live demo][1] | [Documentation][2] | [API Reference][3]

---

### Features

| Simple syntax | Observable data | Reactive DOM | Events ready |
|:----:|:----:|:----:|:----:|
| ![easy][4] | ![easy][5] | ![easy][6] | ![easy][7] |


[0]: assets/logo.png

[1]: example/

[2]: DOCS.md

[3]: REFERENCE.md

[4]: assets/easy.png

[5]: assets/observable.png

[6]: assets/reactive.png

[7]: assets/click.png