1.0.3 • Published 6 months ago

chart-hyperdart v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months 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

6 months ago