Bambil / nuxt-mqtt-module

Nuxt module for mqtt
MIT License
1 stars 0 forks source link

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

{
  modules: [
    // Simple usage
    'nuxt-mqtt-module',

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

Usage

Module Description

License

MIT License

Copyright (c) Iman Tabrizian tabrizian@outlook.com