Skip to content

overwolf dev mock creates a overwolf window object outside the overwolf application, this code helps to create and test applications that use the window.overwolf object in a browser without causing development time errors.

Notifications You must be signed in to change notification settings

AlbericoD/overwolf-dev-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to overwolf-dev-mock 👋

Version Documentation Maintenance License: ISC Twitter: bekoslove

overwolf dev mock creates a overwolf window object outside the overwolf application, this code helps to create and test applications that use the window.overwolf object in a browser without causing development time errors.

Install

npm install @albericod/overwolf-dev-mock@0.0.1

Usage

import { defineBackgroundWindow } from "overwolf-dev-mock";

defineBackgroundWindow("your-background-window");

Run tests

npm run test

Author

👤 Albérico Dias Barreto Filho

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Albérico Dias Barreto Filho.
This project is ISC licensed.


About

overwolf dev mock creates a overwolf window object outside the overwolf application, this code helps to create and test applications that use the window.overwolf object in a browser without causing development time errors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published