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.
🏠 Homepage
npm install @albericod/overwolf-dev-mock@0.0.1
import { defineBackgroundWindow } from "overwolf-dev-mock";
defineBackgroundWindow("your-background-window");
npm run test
👤 Albérico Dias Barreto Filho
- Website: https://albericod.github.io/project/#/
- Twitter: @bekoslove
- Github: @AlbericoD
- LinkedIn: @albericod
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2020 Albérico Dias Barreto Filho.
This project is ISC licensed.