Ibrahima G. Coulibaly 7bd8e4a349 fix: ci
2024-06-28 16:25:24 +01:00
2024-06-28 16:25:24 +01:00
2024-06-28 16:25:24 +01:00
2024-06-22 22:06:16 +01:00
2024-06-19 18:08:19 +01:00
2024-06-19 22:15:44 +01:00
2024-06-25 08:39:29 +01:00
2024-06-27 21:52:41 +01:00
2024-06-19 18:08:19 +01:00
2024-06-25 03:11:48 +01:00
2024-06-26 08:59:18 +01:00
2024-06-23 00:47:12 -07:00
2024-06-24 00:21:38 +01:00
2024-06-21 22:59:50 +01:00
2024-06-22 22:06:16 +01:00
2024-06-14 00:44:45 +01:00
2024-06-27 12:42:55 +01:00
2024-06-27 18:55:20 +01:00
2024-06-28 16:25:24 +01:00
2024-06-22 22:06:16 +01:00
2024-06-22 22:06:16 +01:00
2024-06-28 15:47:54 +01:00
2024-06-22 22:06:16 +01:00
2024-06-23 20:37:17 +01:00
2024-06-22 03:29:34 +01:00

OmniTools

Welcome to OmniTools, an open-source alternative to OnlineTools.com. This project offers a variety of online tools to help with everyday tasks, all available for free and open for community contributions. Please don't forget to star the repo to support us.

Table of Contents

Features

OmniTools includes a variety of tools, such as:

  1. Image/Video/Binary tools
  • Image Resizer, Image converter, Video trimmer, video reverser, etc.
  1. Math tools
  • Generate prime numbers, generate perfect numbers etc.
  1. Text Tools
  • Case converters, text cleaners, text formatters, etc.
  1. Date and Time Tools
  • Date calculators, time zone converters, etc.
  1. Miscellaneous Tools
  • JSON, XML tools, etc.

Contribute

Project setup

git clone https://github.com/iib0011/omni-tools.git
cd omni-tools
npm i
npm run dev

Create a new tool

npm run script:create:tool my-tool-name folder1/folder2

Use folder1\folder2 on Windows

Run tests

npm run test
  • For e2e tests
npm run test:e2e:run

Contributors

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, feel free to open an issue or contact us at:

Email: ibracool99@gmail.com

Description
Languages
TypeScript 83.1%
JavaScript 16.7%
CSS 0.1%