Go to file
mrjvs a57f9d1f55 update readme 2023-06-21 15:31:18 +02:00
.github add readme and github actions 2023-06-21 14:58:34 +02:00
.vscode repo setup 2023-06-21 14:50:06 +02:00
src fix some type errors 2023-06-21 15:17:54 +02:00
.editorconfig repo setup 2023-06-21 14:50:06 +02:00
.eslintrc.js fix some type errors 2023-06-21 15:17:54 +02:00
.gitattributes repo setup 2023-06-21 14:50:06 +02:00
.gitignore repo setup 2023-06-21 14:50:06 +02:00
.npmrc repo setup 2023-06-21 14:50:06 +02:00
.prettierrc repo setup 2023-06-21 14:50:06 +02:00
README.md update readme 2023-06-21 15:31:18 +02:00
package-lock.json repo setup 2023-06-21 14:50:06 +02:00
package.json update more configs and stuff 2023-06-21 15:12:45 +02:00
tsconfig.json update more configs and stuff 2023-06-21 15:12:45 +02:00
tslint.json repo setup 2023-06-21 14:50:06 +02:00
vite.config.js fix some type errors 2023-06-21 15:17:54 +02:00

README.md

@movie-web/providers

package that holds all providers of movie-web. Feel free to use for your own projects.

features:

  • scrape popular streaming websites
  • works in both browser and NodeJS server

This package is still WIP