honeycomb-chart-test
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.3 • Public • Published

honeycomb-chart

蜂窝图

NPM JavaScript Style Guide

Install

npm install --save honeycomb-chart

Usage

import React, { Component } from 'react'

import MyComponent from 'honeycomb-chart'
import 'honeycomb-chart/dist/index.css'

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

License

MIT © caohuilin

Readme

Keywords

none

Package Sidebar

Install

npm i honeycomb-chart-test

Weekly Downloads

0

Version

1.0.0-beta.3

License

MIT

Unpacked Size

127 kB

Total Files

14

Last publish

Collaborators

  • caohuilin