1.0.1 • Published 3 years ago

fut-21-web-app-injector v1.0.1

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

⚽️ fut-21-web-app-injector

🎉 What changed?

The old version of this api was based on web automation using selenium, that approach is very limited and instable. This new version uses javascript injection so that we can use web app javascript code without need to reivent the whell.

🔧 How to install ?

Important note: You need a browser bundler to run this on browser, you can try Browserify.

  1. Create a file in project's root directory called .npmrc
  2. Run npm install futwebapiv2
  3. Code your own stuff and have fun!
  4. Inject your code in the webapp.

💬 Community

If you want to find a group of people ready to help you and share some knowledge, do not hesitate and join our discord group

img

Join Community

📘 Documentation

If you want to generate the documentation for this project you can clone this repository and follow the following steps.

  1. Run npm install inside cloned project root folder.
  2. Run npm run doc inside cloned project root folder.

  3. Now a folder called docs should appear in project root folder with an index.htmlfile you can open.

1.0.1

3 years ago

1.0.0

3 years ago