chris-mosley / AmazonBrandFilter

Filters Amazon search results to only be "known" brands.
MIT License
43 stars 5 forks source link

TypeScript rewrite #24

Closed barrymun closed 8 months ago

barrymun commented 9 months ago
barrymun commented 9 months ago

@chris-mosley this would convert the repo to use TS (better tooling and testing), and set up the project so that in the future a chromium extension could also be easily created

to test:

the code has been altered as little as possible. some conversions have been made to suppress TS warnings, and i've made some small changes where bugs may have occurred.

please let me know if there are any issues or if any of the above is unclear.

chris-mosley commented 8 months ago

Alright got this working. I'll need to make some modifications to the build but overall seems to generate mostly what i had before.