A modern, elegant converter for Myanmar text between Zawgyi and Unicode encodings. Built with Angular 18 (latest) and designed following Apple's Human Interface Guidelines.
- 🔄 Real-time conversion between Zawgyi and Unicode
- 🎯 Auto-detection of input font
- 🌓 Dark/Light mode support
- 📱 Responsive design
- ⌨️ Keyboard shortcuts
- 📋 Copy/Paste functionality
Built with:
- Angular 18 (latest)
- TypeScript
- ngx-translate
- Phosphor Icons
- Apple SF Pro Display font
# Install dependencies
npm install
# Start development server
npm startVisit http://localhost:4200 to see the app.
# Production build
npm run buildDeveloped by Chan Lay
Special thanks to:
- Rabbit Converter for conversion rules
- ngx-translate for i18n support
- Phosphor Icons for beautiful icons
MIT License
