fullyfeedly icon indicating copy to clipboard operation
fullyfeedly copied to clipboard

TypeScript, refactoring, and DOMPurify

Open churchs19 opened this issue 5 years ago • 0 comments

Following a round of rejections by Mozilla reviewers for updating innerHTML without sanitizing, I went about rearchitecting the extension in TypeScript and modernizing the build chain with NPM and Webpack. I also refactored the API interfaces to simplify adding new parsing APIs in the future as needed.

churchs19 avatar Dec 30 '19 21:12 churchs19