An open API service indexing awesome lists of open source software.

https://github.com/mo9a7i/ts_astro_arabic_reverse_typing

A web-page that helps write Arabic in applications that do not support Arabic, such as legacy Photoshop, Call of Duty, ...etc.
https://github.com/mo9a7i/ts_astro_arabic_reverse_typing

arabic astro reshape typescript

Last synced: 3 months ago
JSON representation

A web-page that helps write Arabic in applications that do not support Arabic, such as legacy Photoshop, Call of Duty, ...etc.

Awesome Lists containing this project

README

          

# Arabic Reverse Typing أداة تحويل النصوص العربية بالمعكوس

[![Built with Astro](https://astro.badgen.net/badge/built%20with/Astro/purple)](https://astro.build)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)

أداة لتحويل النصوص العربية للإستخدام في البرامج التي لا تدعم اللغة العربية.

This is a simple web app that allows you to type in Arabic in reverse order to use in non-arabic supported applications.

![Arabic Reverse Typing](./social.png)

## 🚀 المميزات

- ✨ تحويل فوري للنص العربي
- 📱 يدعم جميع الأجهزة والشاشات
- ⌨️ اختصارات لوحة المفاتيح
- 🎮 مناسب للألعاب والبرامج
- 🎨 واجهة مستخدم عصرية وسهلة

## 🛠️ التقنيات المستخدمة

- [Astro](https://astro.build)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Flowbite](https://flowbite.com/)

## How to use

1. Visit the [Arabic Reverse Typing](https://mo9a7i.github.io/ts_astro_arabic_reverse_typing/) website.
2. Type in the text you want to reverse in the input field.
3. Click the "copy" button.
4. Paste in the application you want

## 🏃‍♂️ Development

```bash
# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build
```

## 📝 License

[MIT License](LICENSE)

## 🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.