Web
Adding google-analytics to your vue application
I am using Google’s global site gags (gtags) on my framework7+vue application to collect data. The gtag official documentation has an easy …Saving Blob to a file
Create an url from a Blob using createObjectUrl. Create an element with tag a and use the url generated above. Set properties such as …Awesome Vue : A personal list
To automatically create links from raw url and email links in v-html directive, use vue-linkify. Create a custom directory such as …