us-state-codes
us-state-codes copied to clipboard
Can we reduce the bundle size of this library?
The code is just a few files, but there several kBs of lodash dependencies. Can we replace those dependencies with native JS functions?
I opened PR #55 with a potential solution.