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

Readme

Keywords

none

Package Sidebar

Install

npm i react-channels

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

15.4 kB

Total Files

17

Last publish

Collaborators

  • nicolasfont