1.2.19 • Published 4 months ago

@material-table/exporters v1.2.19

Weekly downloads
114
License
MIT
Repository
github
Last release
4 months ago

@material-table/exporters

À la carte exporters for @material-table/core

Installation

// npm
npm i @material-table/exporters

// yarn
yarn add @material-table/exporters

Supported Formats

  • import { ExportCsv } from "@material-table/exporters";
  • import { ExportPdf } from "@material-table/exporters";

Contributing

Project Commands

CommandDescription
npm run build:rootbuilds src/index.js
npm run build:childrenbuilds everything in src while specifically ignoring src/index.js
npm run buildruns the following command: npm run build:root && npm run build:children

Publish NPM Package

  • Run npm version patch -m "Release x.x.x"
    • This example targets "patch"
    • If the message (-m "...") starts with Release we have a GitHub Action that will automatically attempt to publish
1.2.19

4 months ago

1.2.18

5 months ago

1.2.0

7 months ago

1.2.8

7 months ago

1.2.7

7 months ago

1.2.6

7 months ago

1.2.5

7 months ago

1.2.4

7 months ago

1.2.3

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.2.9

7 months ago

1.2.10

7 months ago

1.2.11

7 months ago

1.2.17

6 months ago

1.1.0

1 year ago

1.0.17

1 year ago

1.0.15

1 year ago

1.0.13

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago