pinyinize.js
A tool that converts Hanyu pinyin tone numbers to tone marks.
Setup
$ npm install pinyinize --save
Usage
var pinyinize = ; ; // returns 'mā má mǎ mà ma'
Tests
$ npm install -g mocha
$ npm test
License
MIT © Eric Nishio
A tool that converts Hanyu pinyin tone numbers to tone marks.
$ npm install pinyinize --save
var pinyinize = ; ; // returns 'mā má mǎ mà ma'
$ npm install -g mocha
$ npm test
MIT © Eric Nishio
npm i pinyinize
5
3.3.1
MIT