Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 308 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 308 Bytes

website-route-scanner

Introduction

This module can help you scan routes on any websites.

Installing

Install website-route-scanner to your project:

npm i website-route-scanner --save

Usage examples

const routeScanner = require('website-route-scanner');

routeScanner(domain)