route-snapshot
v1.0.0
Published
A utility to list and manage routes in Express applications.
Downloads
3
Maintainers
Readme
Route Snapshot
route-snapshot
is a utility for listing and managing routes in Express.js applications. It helps you to extract and organize routes from an Express app.
Installation
To install route-snapshot
, use npm:
npm install route-snapshot