1.0.5 • Published 6 years ago

bellatconv v1.0.5

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

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago