pīnyīn, The chinese pinyin convertor.
This is a monorepo, power by turbo and pnpm. The direction constructor is follow:
|- apps/
| `- website // document website.
|- packages/
| |- pinyin/ // pinyin main reposition.
| |- pinyin-cli/ // command line tool of pinyin, install it global and use every where.
| |- pinyin-react/ // React version of pinyin, Coming soon.
| `-tools/ // misc tools for this reposition.
|- package.json
`- README.md