中文简繁转换,支持词汇级别的转换、异体字转换和地区习惯用词转换(中国大陆、台湾、香港、日本新字体)。
Stars
121
Forks
15
Watchers
121
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #10 from overtrue/copilot/upgrade-symfony-console-process
c35c7abView on GitHubUpgrade symfony/console and symfony/process to support ^8.0
86c9819View on GitHubMerge pull request #8 from overtrue/feature/dictionary-cache-and-compat
45ae1f6View on GitHubdocs: add streaming usage examples; feat: StreamConverter for stream/file line-based conversion; test: add StreamConverter test
a938f52View on GitHubdocs: add performance (opcache preload) and portable build notes; refactor: BuildCommand pure PHP (ZipArchive, recursive copy); refactor: public const on Strategy/Dictionary; feat: Converter supports Traversable input (API compatible)
16326f7View on GitHubtest: add extra cases for magic call and grouped dictionaries; fix: use defined() in magic call; perf: cache raw dictionaries, pre-merge and sort by key length once; chore: require ext-mbstring
7ea916bView on GitHub