nuxt-mqtt-module

v0.0.1
A MQTT module for Nuxt.js

nuxt-mqtt-module

npm (scoped with tag) npm CircleCI Codecov Dependencies

js-standard-style

A MQTT module for Nuxt.js

📖 Release Notes

Features

The module features

Setup

  • Add nuxt-mqtt-module dependency using yarn or npm to your project
  • Add nuxt-mqtt-module to modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    'nuxt-mqtt-module',

    // With options
    ['nuxt-mqtt-module', { /* module options */ }],
 ]
}

Usage

Module Description

License

MIT License

Copyright (c) Iman Tabrizian [email protected]

npm i nuxt-mqtt-module

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/21/2017

Downloads

Maintainers