This repository has been archived by the owner on Jun 26, 2022. It is now read-only.
Turn buy.js into require-able file. #56
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
open source opportunity
Potentially something that we could break out to its own open source project.
refactor
Cleaning up existing functionality.
https://github.com/jcblw/Mujo-extension/blob/master/public/buy.js
This is the file that Google gives us to setup IAP but its minified and not fun. It has already been slightly changed but is not great. Optimally we can analyze the file and then refactor it to be more readable, testable, and also be able to require it.
This is potentially something I would like to open-source since I am not able to find anything that does this.
https://www.npmjs.com/search?q=iap%20chrome
The text was updated successfully, but these errors were encountered: