1.0.1-alpha.2303060638 • Published 1 year ago

@flexem/broker-ui v1.0.1-alpha.2303060638

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

FBroker-UI

Flexem mqtt broker ui component.

NPM JavaScript Style Guide

Install

npm install --save @flexem/broker-ui
# OR
yarn add @flexem/broker-ui

Usage

import React, { Component } from 'react'

import MyComponent from '@flexem/broker-ui'
import '@flexem/broker-ui/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © flexem

1.0.1-sss

2 years ago

1.0.1-alpha.1

3 years ago

1.0.1-111

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago