4 releases

new 0.3.3 May 29, 2024
0.3.2 May 27, 2024
0.3.1 May 23, 2024
0.3.0 Feb 7, 2024

#22 in #dev-tools

Download history 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 57/week @ 2024-04-05 107/week @ 2024-04-12 89/week @ 2024-04-19 106/week @ 2024-04-26 44/week @ 2024-05-03 66/week @ 2024-05-10 239/week @ 2024-05-17 379/week @ 2024-05-24

749 downloads per month
Used in 2 crates (via 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

~16MB
~253K SLoC