Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

menavita/node-translit-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Belarusian transliteration library.

Install

$ npm install --save translit-be2ascii

Usage

var translit = require('translit-be2ascii');

translit.toASCII("Ягор Кур'яновiч");
// Yagor Kuryanovich

Test

npm run test

License

MIT © Egor Kuryanovich

About

Node library for turning strings with russian and belarusian characters into ascii compliant text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors