/cursor-traveler

Cursor Traveler: Chrome Extension. Measure the distance your mouse travels

Primary LanguageTypeScriptMIT LicenseMIT

Cursor traveler

Logo Cursor

Chrome extension which measure the distance your mouse travels.

Why?

Made for fun to learn RxJS

Development

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