All Projects → phanan → Tieqviet

phanan / Tieqviet

Licence: mit
A trivial module to convert Vietnamese into the new, experimental, IPA

Programming Languages

javascript
184084 projects - #8 most used programming language

tieqviet Build Status

A for-fun module to convert Tiếng Việt into the newly suggested IPA – more info in Vietnamese. A demo can be found here.

Install

$ npm install tieqviet

Usage

const tieqViet = require('tieqviet');

tieqViet('Tiếng Việt giàu và đẹp. Đùa đấy ahihi đồ ngốk.');
// Tiếq Việt zàu và dẹp. Dùa dấy ahihi dồ qốk.

License

MIT © Phan An

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].