Skip to content

jasurlive/UzConvert

Repository files navigation

UzConvert

UzConvert is a React + TypeScript + Vite web application for converting Latin Uzbek text into Cyrillic and vice versa. It also supports undo/redo, copy, clear, and keyboard shortcuts for fast text manipulation.

Live demo: https://uzconvert.vercel.app


Features

  • Convert Latin Uzbek text to Cyrillic.
  • Convert Cyrillic Uzbek text to Latin.
  • Undo / Redo text changes.
  • Clear text input.
  • Copy converted text to clipboard.
  • Keyboard shortcuts:
    • Ctrl + C → Copy
    • Ctrl + X → Clear
    • Ctrl + Z → Undo
    • Ctrl + Shift + Z → Redo
  • Mobile-friendly responsive design.
  • Supports common Uzbek digraphs and special characters.

Tech Stack

  • React 18 with TypeScript
  • Vite for fast bundling
  • Functional components + hooks (useState, useEffect, custom hooks)
  • CSS Flexbox and responsive media queries

Installation

Clone the repository:

git clone https://github.com/jasurlive/UzConvert.git
cd UzConvert

About

Online converter from latin to cyrillic | Or vice versa

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors