Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lensjs/lens

Repository files navigation

lens

Lens is a powerful debugging tool for your Node.js applications. It provides a beautiful and intuitive UI to inspect requests, database queries, and more, right from your browser.

Key Features

  • Framework Adapters: Out-of-the-box support for Express, Fastify, NestJs and AdonisJS.
  • Request Inspection: Inspect incoming requests, their headers, and bodies.
  • Query Monitoring: Monitor database queries and their execution time.
  • Cache Inspection: Inspect cache entries.
  • Exception Monitoring: Automatically capture and log unhandled exceptions and errors.
  • Extensible: Create your own watchers to monitor other aspects of your application.
  • Easy to Integrate: Get started with a few lines of code.

Documentation

You can find the official documentation here.

Contributing

We welcome contributions from the community! Please read our Contributing Guide to learn how you can get involved.

About

A Framework-Agnostic Monitoring Tool for Node.js Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages