#dev-tools #tauri #tauri-app #applications

devtools-core

CrabNebula devtools for Tauri: Inspect, monitor, and understand your application with ease

6 releases

0.3.5 Sep 5, 2024
0.3.4 Jul 25, 2024
0.3.3 May 29, 2024
0.3.0 Feb 7, 2024

#23 in #dev-tools

Download history 414/week @ 2024-07-02 220/week @ 2024-07-09 191/week @ 2024-07-16 484/week @ 2024-07-23 220/week @ 2024-07-30 283/week @ 2024-08-06 226/week @ 2024-08-13 189/week @ 2024-08-20 244/week @ 2024-08-27 665/week @ 2024-09-03 618/week @ 2024-09-10 439/week @ 2024-09-17 307/week @ 2024-09-24 256/week @ 2024-10-01 1086/week @ 2024-10-08 645/week @ 2024-10-15

2,341 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

130KB
2.5K SLoC

Devtools Core

This is the low level interface for the Devtools for Tauri application.

See devtools for Tauri v1 or tauri-plugin-devtools for the crates that actually connect your Tauri application with the Devtools app.


lib.rs:

Instrumentation code that will make your Tauri app compatible with CrabNebula Devtools.

CrabNebula Devtools offers seamless and intuitive debugging, and monitoring of Tauri applications.

The instrumentation is compatible with both the log and tracing ecosystems out-of-the-box.

Dependencies

~11–20MB
~246K SLoC