mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-10-16 19:29:35 +02:00
fix: readme
This commit is contained in:
28
Readme.md
28
Readme.md
@@ -14,18 +14,27 @@ efficient online tools while fostering a community-driven development process.
|
||||
|
||||
## Features
|
||||
|
||||
OpenSourceTools includes a variety of tools, such as:
|
||||
OmniTools includes a variety of tools, such as:
|
||||
|
||||
1. **Image/Video/Binary tools**
|
||||
- Image Resizer, Image converter, Video trimmer, video reverser, etc.
|
||||
|
||||
- Image Resizer, Image converter, Video trimmer, video reverser, etc.
|
||||
|
||||
2. **Math tools**
|
||||
- Generate prime numbers, generate perfect numbers etc.
|
||||
|
||||
- Generate prime numbers, generate perfect numbers etc.
|
||||
|
||||
3. **Text Tools**
|
||||
- Case converters, text cleaners, text formatters, etc.
|
||||
|
||||
- Case converters, text cleaners, text formatters, etc.
|
||||
|
||||
4. **Date and Time Tools**
|
||||
- Date calculators, time zone converters, etc.
|
||||
|
||||
- Date calculators, time zone converters, etc.
|
||||
|
||||
5. **Miscellaneous Tools**
|
||||
- JSON, XML tools, etc.
|
||||
|
||||
- JSON, XML tools, etc.
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -33,12 +42,17 @@ OpenSourceTools includes a variety of tools, such as:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/iib0011/omni-tools.git
|
||||
cd web
|
||||
cd omni-tools
|
||||
npm i
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
|
||||
|
||||
## Contact
|
||||
|
||||
For any questions or suggestions, feel free to open an issue or contact us at:
|
||||
|
||||
Email: ibracool99@gmail.com
|
Reference in New Issue
Block a user