![GitHub watchers](https://img.shields.io/github/watchers/leonardoventurini/helene?style=social)
![GitHub Repo stars](https://img.shields.io/github/stars/leonardoventurini/helene?style=social)
![Tests](https://github.com/leonardoventurini/helene/actions/workflows/test.yml/badge.svg)

<div align="center">
  <h1>
    Helene
  </h1>
  <p>
    <a href="https://helene.techster.tech" target="_blank">📘 Documentation</a>
  </p>
</div>

This module wraps the core packages of @helenejs for compatibility

```bash
npm install helene
```

You can also install them independently

```bash
npm install @helenejs/client @helenejs/server ...
```

### License

[MIT](LICENSE)
