Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [ColorForge](https://simplereally.github.io/color-forge/) - Generate color palettes with real-time preview, CSS/SCSS export, and shareable URLs. No signup required.
- [CronForge](https://simplereally.github.io/cron-forge/) - Visual cron expression builder with human-readable descriptions and validation. No signup required.
- [InvoiceForge](https://simplereally.github.io/invoice-forge/) - Generate professional invoices with PDF export. No signup required.
- [ToolSparkr Password Generator](https://toolsparkr.com/tools/password-generator) - Generate strong random passwords up to 128 characters with customizable options. No signup required.
- [ToolSparkr QR Code Generator](https://toolsparkr.com/tools/qr-code-reader) - Generate and read QR codes online. No signup required.
- [MetaForge](https://simplereally.github.io/meta-forge/) - Preview meta tags for Google, Facebook, and Twitter before publishing. No signup required.
- [PassForge](https://simplereally.github.io/pass-forge/) - Generate secure passwords with customizable options and strength indicators. No signup required.
- [QRForge](https://simplereally.github.io/qr-forge/) - Generate QR codes with customizable colors and sizes. No signup required.
Expand Down Expand Up @@ -150,6 +152,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Sucrase](https://sucrase.io) - Super-fast Babel alternative
- [SWC](https://swc.rs/playground) - compile JS/TS files using modern JS features and outputs valid code that is supported by all major browsers.
- [Terser](https://try.terser.org/) - JavaScript parser, mangler and compressor toolkit for ES6+
- [ToolSparkr Base64 Encoder](https://toolsparkr.com/tools/base64-encoder) - Encode and decode Base64 strings online. No signup required.
- [ToolSparkr JSON Formatter](https://toolsparkr.com/tools/json-formatter-validator) - Format, validate and beautify JSON data online with syntax highlighting and error detection. No signup required.
- [ToolSparkr URL Encoder](https://toolsparkr.com/tools/url-encoder-decoder) - Encode and decode URLs online. Handles special characters and query parameters. No signup required.
- [Web2Img](https://etherdream.com/web2img) - A tool to bundle your web files into a single image, and extract them via Service Worker at runtime.
- [WebAssembly Explorer](https://mbebenita.github.io/WasmExplorer/) - translate C/C++ to WebAssembly, and then see the machine code generated by the browser.
- [ToolsHref Mermaid Transfomration tool](https://toolshref.com/json-to-mermaid-generator/) - Online JSON-to-Mermaid visualization tool.
Expand Down
Loading