Ecosyste.ms: Awesome
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: 20 days ago
JSON representation
A Java thread dump analyzer in the browser.
- Host: GitHub
- URL: https://github.com/sharat87/tda
- Owner: sharat87
- Created: 2017-10-12T05:27:29.000Z (about 7 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-10-14T02:09:10.000Z (about 7 years ago)
- Last Synced: 2024-10-28T19:41:33.436Z (2 months ago)
- Topics: developer-tools, java, thread-dump, vuejs
- Language: JavaScript
- Homepage: http://tda.sharats.me
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.