electron-apps
Version:
A collection of apps built on Electron
27 lines (26 loc) • 935 B
YAML
name: Web Toolbox
description: Collection of web developer utilities.
website: https://github.com/amwebexpert/etoolbox
category: Developer Tools
repository: https://github.com/amwebexpert/etoolbox
keywords:
- urlparser
- base64
- colorpicker
- jwt
- decoder
- url
- encoder
- uuid
- regex
- OCR
license: MIT
screenshots:
- imageUrl: 'https://github.com/amwebexpert/etoolbox/raw/main/public/screen-captures/JSONFormatter-demo.gif'
caption: 'JSON Formatter'
- imageUrl: 'https://github.com/amwebexpert/etoolbox/raw/main/public/screen-captures/ImageEncoder-demo.gif'
caption: 'Base64 Image Encoder'
- imageUrl: 'https://github.com/amwebexpert/etoolbox/raw/main/public/screen-captures/RegexTester-demo.gif'
caption: 'Regular Expression Tester'
- imageUrl: 'https://github.com/amwebexpert/etoolbox/raw/main/public/screen-captures/ImageOCR-demo.gif'
caption: 'Image OCR (extract text from image)'