Chrome extension which measure the distance your mouse travels.
Made for fun to learn RxJS
npm run watch
watch for changes(for development)
npm run build
build dist folder with transpiled files
npm run build:zip
build and zip to upload in chrome web store
npm run test:unit
to run unit tests