Go to file
mrjvs 80f7cbce0c Add repo meta files 2023-08-23 17:56:03 +02:00
.github Add repo meta files 2023-08-23 17:56:03 +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 remove tslint 2023-06-21 15:39:20 +02:00
tsconfig.json update more configs and stuff 2023-06-21 15:12:45 +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