url-inspector-daemon
v1.6.1
Published
url-inspector sample daemon
Readme
url-inspector-daemon
This is a sample daemon using url-inspector and sharp to provide
a simple web interface to inspect and show results as thumbnails
a simple json api /inspector?url= to send results as json
This could be a starting point to build an embedding or a thumbnail service.
Usage
- npm install url-inspector-daemon
- npm start url-inspector-daemon
- open browser at the printed url
