0.1.1 • Published 5 years ago

runamecase v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

runamecase

A package to convert russian names from nominative to any other case.

Install

$ npm i runamecase

OR

$ yarn add runamecase

Usage

const runamecase = require('runamecase');

runamecase('Ерофей', 3);
// => 'Ерофея'

Author

Yerofey S.

License

This library licensed under MIT.

0.1.1

5 years ago

0.1.0

5 years ago