Glimpse is an experimental npm package that gives you in-depth insights about the client and server sides of your Node.js apps. More efficient debugging means faster development. Best of all, it’s free.
npm install @glimpse/glimpse --save-dev
if (process.env.NODE_ENV !== 'production') {
require('@glimpse/glimpse').init();
}Glimpse inspects web requests as they happen, providing insights and tooling that reduce debugging time and help developers focus on building their web apps.
Glimpse is a new web debugging tool.
It`s got both client and server-side insights.
It`s custom-built for node.js apps.
It`s free. It`s fast. It`s real-time.
Spend less time debugging
and more time developing.
The Web services tab automatically collects all HTTP traffic, so you know exactly what you’re sending and receiving. You’ll never need to fiddle around with your traffic data again.
Glimpse is a small team at Microsoft with big ambition: bringing web diagnostics to the next level. Our main goal is to help you spend less time debugging and more time building products you’re proud of. Glimpse can diagnose both the client and server side of your web apps, seamlessly. It’s got the server-side information you won’t find in any other diagnostic tools.
Glimpse is free and your support means everything. We’re excited for you to try it. If you find any issues, let us know on our GitHub repo.
Happy debugging,
The Glimpse team
License and privacy terms
By downloading and using Glimpse, you agree to the license terms and privacy statement. Glimpse collects telemetry data and crash dumps to help the product. If you would prefer not to have this data collection, see how to disable telemetry.