An open API service indexing awesome lists of open source software.

https://github.com/ayaka14732/rime-ayaka-2021

rime 中古漢語拼音(綾香 2021 版)方案
https://github.com/ayaka14732/rime-ayaka-2021

historical-linguistics middle-chinese qieyun rime rime-schema

Last synced: about 2 months ago
JSON representation

rime 中古漢語拼音(綾香 2021 版)方案

Awesome Lists containing this project

README

        

# rime-ayaka-2021

rime input schema for Ayaka’s Romanization of Middle Chinese (2021 Version)

Based on [ayaka14732/rime-kyonh](https://github.com/ayaka14732/rime-kyonh)

## Build

```sh
npm install
mkdir -p cache
node build/generate_map.js
python build/build.py
python build/build_unspaced.py
```