Small tool for one very specific problem: you type something in the wrong keyboard layout, paste it here, and get the normal version back right away.
It converts text between English QWERTY and Ukrainian ЙЦУКЕН прямо в браузері, so nothing gets sent anywhere.
- Converts text both ways:
QWERTY -> ЙЦУКЕНand back - Works instantly while you type
- Keeps everything local in the browser
- Looks clean on desktop and mobile
- React
- TypeScript
- Vite
npm install
npm run devnpm run buildSite metadata is driven by VITE_SITE_URL.
- Copy
.env.exampleto.env - Put your domain there
- Run the app or build it
Example:
VITE_SITE_URL=https://layout.mak5er.comrobots.txt and sitemap.xml are generated automatically from that value.