File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,14 +9,33 @@ Access the tools online via the links on this page: [ThioJoe.GitHub.io/Browser-B
99
1010-------------
1111
12+ # 📁 General Tools
1213
1314## [ Unicode Inspector] ( Tools/Unicode%20Inspector/Unicode%20Inspector.html )
1415Paste in text and it will tell you info about the individual characters
1516<p align =" center " >
1617<img width =" 885 " alt =" image " src =" https://github.com/user-attachments/assets/53eb55a9-7ca0-4941-9b47-8a27d23b4be2 " />
1718</p >
1819
19- ## [ Tools For GitHub] ( Tools/GitHub%20Tools )
20+ ## [ Visual Centroid Calculator] ( Tools/Centroid%20Center%20Calculator.html )
21+ Find the true visual center of a shape in an image.
22+
23+ ## [ Hex to Text Decoder] ( Tools/Hex-To-Text-Decoder.html )
24+ Paste a hex string, choose an encoding, and see the result.
25+
26+
27+ # 📁 [ Dependency Tree Viewers] ( https://github.com/ThioJoe/Browser-Based-Tools/tree/main/Tools/Dependency%20Tree%20Viewers )
28+
29+ ### [ NuGet Dependency Visualizer] ( Tools/Dependency%20Tree%20Viewers/Nuget-Dependency-Checker.html )
30+ Recursively map dependency chains with namespace filtering and verification status.
31+
32+ ### [ Python Dependency Explorer] ( Tools/Dependency%20Tree%20Viewers/Python-Dependency-Viewer.html )
33+ Recursive dependency tree & metadata visualizer for PyPI.
34+
35+ ### [ Rust Dependency Visualizer] ( Tools/Dependency%20Tree%20Viewers/Rust%20Dependency%20Viewer.html )
36+ Recursive dependency visualizer for Rust crates. Uses the official crates.io API.
37+
38+ # 📁 [ Tools For GitHub] ( https://github.com/ThioJoe/Browser-Based-Tools/tree/main/Tools/GitHub%20Tools )
2039
2140### [ Repo Explorer] ( Tools/GitHub%20Tools/Repo%20Explorer.html )
2241Fetch all the repositories for a particular user/organization, with the ability to sort and filter them
You can’t perform that action at this time.
0 commit comments