random-web-tools/README.md
stuzer05 67852f2085
All checks were successful
build docker image / docker-build (push) Successful in 2m21s
Add dummy files tool
2024-11-05 13:16:49 +02:00

78 lines
1.2 KiB
Markdown

# Random web tools
This project provides a collection of useful online tools for developers and anyone who needs to perform quick tasks.
## Requirements
* Node.js (v16 or higher)
* Bun
## Installation
```bash
git clone https://gitea.stuzer.link/stuzer05/random-web-tools.git
cd random-web-tools
bun install
```
## Running the Project
```bash
bun run dev
```
## Tool List
**General:**
* % of number
* Copy invisible character
* Dummy files
* humans.txt generator
* Table to Markdown table
* Table to Mediawiki table
**Docker:**
* Convert run compose
* Rename volume
**Go:**
* JSON to Go struct
**Generators:**
* Dummy image
* IBAN generator
* QR code
**JSON:**
* JSON formatter
* JSON minifier
**PHP:**
* PHP array to Json
* PHP serialize
* Str to PHP array
**SQL:**
* SQL formatter
* SQL split IN
**Strings:**
* Fix ru-en keyboard
* Str length
* Str numeronym (i18n)
* Str pad
* Str remove duplicate lines
* Str sort lines
* Str to lower/upper
* Str to NATO alphabet
* URL encode/decode
* URL query viewer
**Unix:**
* Explain crontab
* File base64 encode/decode
* .htaccess generator
* Sed generator
* Unix timestamp
**YAML:**
* YAML formatter
## Debug
Open `/phpinfo` url