1.0.0-beta.1 • Published 3 years ago

@vws/core v1.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

VklassWS Core

This package contains the accual web scraper and APIs. The package is not complete and will probaly never be. Much functionallity is not implemented yet. But you can loaders to add functionallity ;)

Installation

  1. Clone this repository
  2. Run npm ci and npm run build
  3. Run npm link or use npm, to link the package.

Now, you can install the package using npm i @vws/core or npm i @vws/core. Later, to unlink the package use npm unlink in the core package.