Closed avatarneil closed 2 years ago
Apologies for all of the reformatting... Though the prettier config from #105 didn't come along with this PR, me setting my vscode to auto-format for vanilla js
files did 😅
Haha, no worries. Though I think merging #105 first then rebasing this on top of it would make the git diff a bit easier to read.
First pass at #93... Tried abstracting things into lots of helper functions, and every approach just ended up feeling over-engineered. The meat and potatoes of this PR:
Unit
component to display whatever the local unit should beconvert-units
library for conversionsOne thing I'd like to do before merging is get it so the settings page somehow indicates what your current setting is.