Skip to content
Open
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 @@ -132,6 +132,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [TypeScriptToLua](https://typescripttolua.github.io) - TypeScript to Lua
- [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.
- [DevTools](https://devtools.fxcalc.site) - 15+ browser-based developer tools (JSON formatter, JWT decoder, Base64, cron parser, regex tester). Client-side only, nothing sent to a server.

## Resources

Expand Down
Loading