> For the complete documentation index, see [llms.txt](https://seveenxp.gitbook.io/lunaris/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seveenxp.gitbook.io/lunaris/introduction.md).

# Introduction

## 📦 Installation

Install this library using [npm](https://npmjs.com/) | [yarn](https://yarnpkg.com/)

```bash
npm install lunaris@latest
```

```bash
yarn install lunaris@latest
```

## 💖 Contribution

Your contributions are highly valued! Feel free to enhance this project by opening an [issue](https://github.com/neveesx/Lunaris/issues) to report any problems or submitting a [pull request](https://github.com/neveesx/Lunaris/pulls) with your proposed changes.

## 📗 License

This project is licensed under the [MIT License](https://github.com/neveesx/Lunaris/blob/main/LICENSE).
