Skip to content

sudongyuer/antd-table-2-xlsx

Repository files navigation

antd-table-2-xlsx

antd-table-2-xlsx

A very simple way to transform antd table to xlsx .

GitHub stars

Get Start!


Install

pnpm add @sudongyuer/antd-table-2-xlsx

Usage/Examples

Client

  import { useExcel } from '@sudongyuer/antd-table-2-xlsx'
  const { antdTable2xlsx } = useExcel()
  //antd table columns and data fileName
   antdTable2xlsx(columns, data, 'xxxFilName')

License

MIT License © 2021-Present YuDong Su

About

🐥 A very simple way to transform antd table to xlsx

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published