@simpli/web-bus
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

web-bus

Simple bus event controller

NPM JavaScript Style Guide

Install

npm install --save web-bus

Usage

import React, { Component } from 'react'

import MyComponent from 'web-bus'
import 'web-bus/dist/index.css'

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

License

MIT © ftgibran

/@simpli/web-bus/

    Package Sidebar

    Install

    npm i @simpli/web-bus

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    10.7 kB

    Total Files

    8

    Last publish

    Collaborators

    • joao.lippi
    • mrlopz
    • melanke