react-channels
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

react-channels

NPM JavaScript Style Guide

Install

npm install --save react-channels

Usage

import React, { Component } from 'react'
 
import MyComponent from 'react-channels'
import 'react-channels/dist/index.css'
 
class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © nicolasfont

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.7
    2
    • latest

Version History

Package Sidebar

Install

npm i react-channels

Weekly Downloads

3

Version

0.0.7

License

MIT

Unpacked Size

15.4 kB

Total Files

17

Last publish

Collaborators

  • nicolasfont