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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [DevToolBox](https://usedevtools.com/) - 100+ browser-based developer utilities with complete local processing and zero data transmitted to servers. Includes encoding/decoding (Base64, URL, HTML, JWT), JSON/data format conversion (JSON, CSV, XML, YAML, TOML), CSS tools, hash generation (MD5, SHA, bcrypt), regex tester, and more.

### Presentation

Expand Down
Loading