#dev-tools #tauri-app #applications #inspect #debugging #instrumentation #crab-nebula

devtools-core

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

1 unstable release

0.3.0 Feb 7, 2024

#20 in #dev-tools

Download history 16/week @ 2024-02-02 42/week @ 2024-02-09 53/week @ 2024-02-16 92/week @ 2024-02-23 32/week @ 2024-03-01 18/week @ 2024-03-08 71/week @ 2024-03-15 171/week @ 2024-03-22 153/week @ 2024-03-29 54/week @ 2024-04-05

450 downloads per month
Used in devtools

MIT/Apache

125KB
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

~15MB
~245K SLoC