Skip to content

Node.JS application for convert cyrillic and latin words

Notifications You must be signed in to change notification settings

parmonov98/cyrill_latin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyrillic Latin Convertor

In this Node.JS application you can convert words from cyrillic to latin or from latin to cyrillic. Application will automaticaly know words that you enter latin or cyrill. Then he gives you result.

Demo app

URL: kl.bexruz.ru

Technologies

Frameword: Express.js
Session: Express Session
Frontend: Html/Css/Handlebars

Installation

Dependencies:

  • Node.js
  • Npm
  • Express.js

Start run project

npm install
node server.js

URL: localhost:8001

About

Node.JS application for convert cyrillic and latin words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • Handlebars 32.3%
  • CSS 8.8%