# @theojs/lumen

<div align="center">
    <p>
        <img src="https://tools.theojs.cn/Logo.png" alt="@theojs/lumen">
    </p>
    <p>
        <img src="https://img.shields.io/npm/v/@theojs/lumen?style=flat&colorA=080f12&colorB=1fa669" alt="release">
        <img src="https://img.shields.io/npm/dt/@theojs/lumen?style=flat&colorA=080f12&colorB=1fa669" alt="downloads">
        <img src="https://img.shields.io/npm/l/@theojs/lumen?style=flat&colorA=080f12&colorB=1fa669" alt="license">
    </p>
    <p>
        <a href="https://tools.theojs.cn/">演示站点</a>
    </p>
</div>

## 安装

```sh [pnpm]
pnpm add @theojs/lumen
```

```sh [npm]
npm install @theojs/lumen
```

```sh [yarn]
yarn add @theojs/lumen
```

### [查看文档](https://tools.theojs.cn/)
