2.0.0 • Published 5 years ago

@ubclaunchpad/vue-fathom v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

vue-fathom npm (scoped)

A simple Vue plugin for Fathom Analytics.

npm i -s @ubclaunchpad/vue-fathom
import Vue from 'vue';
import VueFathom from '@ubclaunchpad/vue-fathom';

Vue.use(VueFathom, {
  siteID: 'XXXXXXXX',
  disabled: false,
  settings: { ... },
});
2.0.0

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago