gridsome-plugin-device-detector-js

1.0.3 • Public • Published

Device Detector for Gridsome

Gridsome wrapper for vue-device-detector-js

Installation

yarn add gridsome-plugin-device-detector-js

or

npm i gridsome-plugin-device-detector-js

Usage

Add the plugin to plugins array at gridsome.config.js:

module.exports = {
    plugins: [
        //... - other plugins
        {
            use: 'gridsome-plugin-device-detector-js',
        }
    ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    8
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    8
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i gridsome-plugin-device-detector-js

Weekly Downloads

8

Version

1.0.3

License

MIT

Unpacked Size

2.53 kB

Total Files

4

Last publish

Collaborators

  • javid.izadfar