1.0.3 • Published 2 years ago

chart-hyperdart v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

chart-hyperdart

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save chart-hyperdart

Usage

import React, { Component } from 'react'

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

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

License

MIT © jaglannikhil888

1.0.3

2 years ago