mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-22 04:39:35 +08:00
docs: Add English README for it tools app (#2657)
This commit is contained in:
parent
e53a164b15
commit
8bca7b2762
@ -7,6 +7,6 @@
|
||||
- Crypto(加密)工具类,包含 token 生成、哈希文本、UUID 生成、加密解密文本等 9 个不同的功能。
|
||||
- Converter(转化)工具类,包含 Yaml 转化器,Json 转化器,Base64 转化器等 12 种不同的功能。
|
||||
- Web(网站)工具类,包含 Url 格式编码解码,用户代理解析器,网址解析器等 15 种不同的功能。
|
||||
- Mages and Videos (图片与视频)工具类,包含 SVG 占位符生成器,二维码生成器等 3 种功能。
|
||||
- Images and Videos (图片与视频)工具类,包含 SVG 占位符生成器,二维码生成器等 3 种功能。
|
||||
- Development 工具类,包含 Docker run 到 Docker compose 转换器,定时任务生成器,SQL 美化与格式化等 10 种不同功能。
|
||||
- 另外还有 Network(网络)工具类,Math(数学)工具类,Measurement(测量)工具类,文本工具类,数据工具类等等
|
||||
22
it-tools/README_en.md
Normal file
22
it-tools/README_en.md
Normal file
@ -0,0 +1,22 @@
|
||||
# IT-Tools
|
||||
|
||||
**IT-Tools** is a convenient collection of online tools designed for developers, offering an exceptional user experience.
|
||||
|
||||
## Main Features
|
||||
|
||||
- **Crypto Tools**: Includes 9 functionalities such as token generation, text hashing, UUID generation, and text encryption/decryption.
|
||||
|
||||
- **Converter Tools**: Offers 12 features, including YAML converters, JSON converters, Base64 converters, and more.
|
||||
|
||||
- **Web Tools**: Provides 15 tools like URL encoding/decoding, user agent parsers, and URL analyzers.
|
||||
|
||||
- **Images and Videos Tools**: Includes 3 functionalities like an SVG placeholder generator and a QR code generator.
|
||||
|
||||
- **Development Tools**: Features 10 tools, such as Docker run-to-compose converters, cron job generators, SQL beautifiers, and formatters.
|
||||
|
||||
- **Other Tools**:
|
||||
- Network Tools
|
||||
- Math Tools
|
||||
- Measurement Tools
|
||||
- Text Tools
|
||||
- Data Tools
|
||||
Loading…
x
Reference in New Issue
Block a user