1.0.3 • Published 1 year ago

vue-excel2table v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

vue-excel2table

用于将特定的excel文件,经后端转化后一比一渲染为table表格

Install

npm install vue-excel2table --save

Quick Start

import Vue from 'vue'
import VueExcel2table from "vue-excel2table";

Vue.use(VueExcel2table)
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago