Relative Content

Tag Archive for javascripthtmlasynchronous

Drag and drop text file synchronisation

I’m trying to write a simple drag and drop html & vanilla JS to parse and process a text file. Count the number of unique words etc. This is for my benefit so everything is local.