1.2.19 • Published 1 year ago

@material-table/exporters v1.2.19

Weekly downloads
114
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.2.18

2 years ago

1.2.0

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.9

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.17

2 years ago

1.1.0

2 years ago

1.0.17

2 years ago

1.0.15

2 years ago

1.0.13

2 years ago

1.0.9

3 years ago

1.0.8

4 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago