duyet / tieqviet2tiengviet

A trivia module to convert Vietnamese into the new, experimental, IPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A trivia module to convert Vietnamese into the new, experimental, IPA

License:MIT License


Languages

Language:JavaScript 100.0%