0.0.2 • Published 7 years ago

iso9_1995 v0.0.2

Weekly downloads
42
License
MIT
Repository
-
Last release
7 years ago

ISO9:1995 transliteration

Installation

npm install iso9_1995

Usage

var converter = require('iso9_1995');

var converted = converter.convertToLatin('Чайковский');

console.log(converted);
/* 
Čajkovskij
*/

See also

https://en.wikipedia.org/wiki/ISO_9#ISO_9:1995.2C_or_GOST_7.79_System_A