A VueJS directive for downloading files that are under a protected route schema (that needs an Authorization Header). It's a common thing on projects to have routes that are wrapped by an authentication middleware. Sometimes, depending on the project secu
published version 1.6.0, 10 months agoA library that helps you localize numbers. If you have a large number (greater `Number.MAX_SAFE_INTEGER`) or a number with a bunch of decimals and you try to format it using `Intl.NumberFormat` and / or `Number.toLocaleString("...")`, precision will be lo
published version 1.0.0, 3 years ago