Fixed nested property getter in LocaleHelper not working (now using lodash _.get(translation, key)); added Translation type to types.ts; updated README example to use the new, slick and typed definition style 4a799bb
Re-written tests in typescript; migrated from mocha to jest & ts-jest; added GH workflow to test compilation & run unit tests; created separate tsconfigs for development & building 79a5170