# @morfeo/compiler

![Morfeo logo](https://morfeo.dev/img/morfeo.png)

**@morfeo/compiler**: Morfeo's `compiler` plugin.

---

[Documentation](https://morfeo.dev) | [API](https://github.com/morfeojs/morfeo) | [Contributing](https://github.com/morfeojs/morfeo/blob/main/CONTRIBUTING.md) | [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/5hbsKMBRBh)

---

## Installation

```bash
# With npm
npm install @morfeo/compiler

# With yarn
yarn add @morfeo/compiler

# With pnpm
pnpm install @morfeo/compiler
```
