console-xray
v0.0.6
Published
A smart and beginner-friendly console debugger that helps developers understand **what is changing**, **where it was logged from**, and **when it happened**.
Readme
console-xray 🔍
A smart and beginner-friendly console debugger that helps developers understand what is changing, where it was logged from, and when it happened.
Instead of messy console.log(), get structured, meaningful logs.
✨ Features
- 📦 Detects value type
- 🧬 Tracks object changes between logs
- 📍 Shows file name & line number
- ⏰ Adds timestamp
- 🎨 Clean, readable console output
- ⚡ Lightweight & framework-agnostic
📦 Installation
npm install console-xray