0.1.3 • Published 8 months ago
sl-appyc v0.1.3
SL-App
SL-App is an artistic web application that leverages the powerful web scraping functionalities of SL-dbmaria. It provides describe the functionality of the app.
Installation
npm install SL-App
USAGE
const SLApp = require('SL-App');
const myApp = new SLApp('https://example.com');
myApp.run();