vuepress-plugin-smartlook
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Smartlook ❤️ Vuepress

🌐 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x

Installation

npm install --save vuepress-plugin-smartlook

Usage

  1. Register at smartlook.com.
  2. Get tracking code (Projects -> Tracking code).
  3. Install vuepress-plugin-smartlook package using NPM.
  4. Update config.js of your VuePress website.
module.exports = {
  title: "Your awesome site",
  plugins: [
    [
      'vuepress-plugin-smartlook',
      {
        id: "**smartlook*key**"
      }
    ]
  ]
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.6
    4
  • 0.0.5
    0
  • 0.0.4
    0
  • 0.0.3
    1

Package Sidebar

Install

npm i vuepress-plugin-smartlook

Weekly Downloads

5

Version

0.0.6

License

MIT

Unpacked Size

3.82 kB

Total Files

5

Last publish

Collaborators

  • f3l1x