1.0.5 • Published 7 years ago

bellatconv v1.0.5

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

bellatconv

A converter to transform belarusian cyrillic text to latin text.

Installation

$ npm install -g mrcoast/bellatconv

Usage

You can either pass input text as an argument:

bellatconv 'Жыве Беларусь!'
Converted text:
 Žyvie Biełaruś!

or send it into stdin:

cat inputfile.txt | bellatconv
1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago