Overview of the pinyin monorepo structure
masterThe hotoo/pinyin repository is a monorepo powered by turbo and pnpm. It contains several distinct packages for different usage scenarios:
packages/pinyin: The core pinyin conversion engine.packages/pinyin-cli: A command-line tool that can be installed globally for use in any terminal environment.packages/pinyin-react: A React-specific version (marked as coming soon).apps/website: The documentation website.packages/tools: Miscellaneous tools used within the repository.