> ## Documentation Index
> Fetch the complete documentation index at: https://oom-wg.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 回忆溢出官方库

> 回忆溢出工作组的官方库列表

回忆溢出工作组 在着手于诸多项目的开发时，依据需要做出了一些库，如有兴趣可查看它们的开发文档

<Columns cols={2}>
  <Card title="NGA SDK" img="https://github.html.zone/NGA-SDK/NGA-SDK" href="https://app.niggergo.work/nga/" cta="查看文档">
    多语言的多功能辅助库
  </Card>

  <Card title="FVV" img="https://github.html.zone/FVV-Lang/FVV" href="https://fvvlang.sbs/" cta="查看文档">
    多语言单文件的文本格式
  </Card>

  <Card title="FYTxt" img="https://github.html.zone/OOM-WG/PureJoy-FYL" href="https://app.niggergo.work/purejoy/fytxt" cta="查看文档">
    基于 FVV 的 KMP/CMP/Android 多语言方案
  </Card>

  <Card title="PkgPub" img="https://github.html.zone/OOM-WG/PureJoy-PkgPub" href="https://app.niggergo.work/purejoy/pkgpub/" cta="查看文档">
    通过 GitHub Actions 构建的基于 FVV 的 Maven 发布系统
  </Card>
</Columns>

<Note>所有官方库的开发文档均发布于 [NGA 开发文档](https://app.niggergo.work/)</Note>
