cyr2lat

1.0.2 • Public • Published

Cyr2Lat library

NPM Version NPM Download

Installation

$ npm install cyr2lat

Using

const { translit, slug } = require("cyr2lat");
console.log(translit("Текст")); // Tekst
console.log(slug("Заголовок новости")); // zagolovok-novosti

Readme

Keywords

Package Sidebar

Install

npm i cyr2lat

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

39.1 kB

Total Files

8

Last publish

Collaborators

  • mxmn