1.0.5 • Published 8 years ago

bellatconv v1.0.5

Weekly downloads
3
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago