@aginix/mui-react-table

<a href="https://www.npmjs.com/@aginix/mui-react-table"><img src="https://img.shields.io/npm/v/@aginix/mui-react-table.svg" alt="NPM Version" /></a> <a href="https://www.npmjs.com/@aginix/mui-react-table"><img src="https://img.shields.io/npm/l/@aginix/mui

Usage no npm install needed!

<script type="module">
  import aginixMuiReactTable from 'https://cdn.skypack.dev/@aginix/mui-react-table';
</script>

README

Material-UI - React Table

NPM Version Package License NPM Downloads

Description

Wrapper component for Material-UI & react-table.

See Storybook.

Installation

yarn add @aginix/mui-react-table

Note that @aginix/mui-react-react has peer-dependencies on @material-ui/core, @material-ui/core and react-table, all of which can also be installed from npm if your project doesn't already use them.

Storybook

yarn storybook

Run an example

cd example
yarn install
yarn start

Build

yarn build

Run tests

yarn test

License

MIT © Aginix Technologies Co., Ltd.