An open API service indexing awesome lists of open source software.

https://github.com/sharat87/tda

A Java thread dump analyzer in the browser.
https://github.com/sharat87/tda

developer-tools java thread-dump vuejs

Last synced: 24 days ago
JSON representation

A Java thread dump analyzer in the browser.

Awesome Lists containing this project

README

          

# Sharat's TDA

This is a thread dump analyzer written in Javascript, using Vue.js. The dumps are processed entirely in the browser.
They are not uploaded to any server.

Available at http://tda.sharats.me.

The source is available with the MIT License.