grfx

0.0.1 • Public • Published

grfx

Data visualisation react components

NPM JavaScript Style Guide

Install

npm install --save grfx

Usage

import React, { Component } from 'react'

import MyComponent from 'grfx'
import 'grfx/dist/index.css'

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

License

MIT © flowsn4ke

Readme

Keywords

none

Package Sidebar

Install

npm i grfx

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

4.11 kB

Total Files

7

Last publish

Collaborators

  • theolouvel
  • flowsn4ke