kf-bar-chart-lib

1.0.0 • Public • Published

kf-bar-chart-lib

Bar chart

NPM JavaScript Style Guide

Install

npm install --save kf-bar-chart-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'kf-bar-chart-lib'
import 'kf-bar-chart-lib/dist/index.css'

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

License

MIT © Baalaaji

Readme

Keywords

none

Package Sidebar

Install

npm i kf-bar-chart-lib

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.08 kB

Total Files

7

Last publish

Collaborators

  • baalaaji