Declutter
Removes the clutter from various New Zealand news websites and creates a page for the article on telegra.ph.
2019-08-20 22:35
Removes the clutter from various New Zealand news websites and creates a page for the article on telegra.ph.
Bypasses the new NZHerald Premium paywall using Javascript to peek at the LD+JSON Schema to figure out which CSS selector is being used to hide content.
Typescript type definitions for vue-signature-pad, probably not entirely correct.
This is qif2json.ts is a minor refactor to bring Typescript support to the qif2json package available on NPM. It is the basic QIF parsing without any other requirements from Node (fs) or NPM (iconv, jschardet). This means that it is possible to do the QIF parsing in the browser.