Skip to content
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

Open
jcblw opened this issue Aug 5, 2019 · 0 comments
Open

Turn buy.js into require-able file. #56

jcblw opened this issue Aug 5, 2019 · 0 comments
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.

Comments

@jcblw
Copy link
Member

jcblw commented Aug 5, 2019

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

@jcblw jcblw added enhancement New feature or request help wanted Extra attention is needed refactor Cleaning up existing functionality. open source opportunity Potentially something that we could break out to its own open source project. labels Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

1 participant