bellatconv

1.0.5 • Public • Published

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

Package Sidebar

Install

npm i bellatconv

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

2.67 kB

Total Files

4

Last publish

Collaborators

  • mrcoast