r-tagcloud

0.0.1 • Public • Published

r-tagcloud

Simple React Tag Cloud component

NPM JavaScript Style Guide

Install

npm install --save r-tagcloud

Usage

import React, { Component } from 'react'

import MyComponent from 'r-tagcloud'
import 'r-tagcloud/dist/index.css'

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

License

MIT © shaftwin

Readme

Keywords

none

Package Sidebar

Install

npm i r-tagcloud

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

659 kB

Total Files

8

Last publish

Collaborators

  • shaftwin