embed-sdk-js
Webtor.io embed SDK for online torrent streaming and download on your site
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- stale.yml
- index.js
- index.min.js
- advanced.html
- advanced2.html
- basic.html
- basic2.html
- uuid.js
- WebtorGenerator.js
- index.js
- .babelrc
- .eslintrc.js
- .gitignore
- LICENSE
- package-lock.json
- package.json
- README.md
- webpack.config.js
# Installation Guide
1. Get the code
git clone https://github.com/webtor-io/embed-sdk-js
Downloads the entire project code from GitHub to your computer.
cd embed-sdk-js
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
<script src="https://cdn.jsdelivr.net/npm/@webtor/embed-sdk-js/dist/index.min.js" charset="utf-8" async></script>
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
