Convert bytes to a human readable string: 1337 → 1.34 kB
Parse a decimal number with i18n format support (localized decimal points and thousands separators)
A material-ui react component to format phone numbers. Based on react-phone-input-2
Convert bytes to a human readable string: 1337 → 1.34 kB and works on IE 11 because we don't use arrow functions and use var
instead of const
to declare variables 😑