@easyguide/table

Components table ui

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@easyguide/table
0.9.105 years ago6 years agoMinified + gzip package size for @easyguide/table in KB

Readme


- Install - Usage - License
@easyguide/table
Camponents table ui

NPM JavaScript Style Guide

Install

npm install --save @easyguide/table

Usage

import React, {Component} from 'react'

import MyComponent from '@easyguide/table'

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

License

MIT © guilhermegregio