prettify_pinyin 0.1.0

Turn tone numbers into tone marks
Documentation

prettify_pinyin

v0.1.0

About

Turn pinyin written with tone numbers and turn it into pinyin with node marks. prettify_pinyin accepts input in the CC-CEDICT pinyin format (space separated syllables with tone numbers at the end of each syllable), for example: "ni3 hao3" will get turned into "nǐ hǎo".

This project is a Rust translation of John Heroy's prettify-pinyin JavaScript project.

Contributors

License

MIT