@zeelyn/excel-preview-vue3
```javascript import { createApp } from "vue"; import App from "./App.vue"; import ExcelPreview from "@zeelyn/excel-preview-vue3"; const app = createApp(App); import "@zeelyn/excel-preview-vue3/dist/style.css"; app.use(ExcelPreview); app.mount("#app");
- Latest release
- Dec 09, 2022
- Releases
- 11
- Known CVEs
- 0
- First release
- Dec 09, 2022
- License
- —
Repository
Source
- Stars
- —
- Forks
- —
- Open issues
- —
Security score
No OpenSSF Scorecard available for this repository.
Packages from this repo
No other tracked packages from this repository.
Insights
Activity
- Total releases
- 11
- Last 12 months
- 0
- Cadence
- ~daily
- Dependencies
- 3
Releases per month
last 12 monthsRelease mix
- major 1
- patch 9
11
releases
Dependencies
Depends on
1.0.1-
numfmt ^2.4.3
-
vue ^3.2.45
-
@zeelyn/excel-to-table ^1.0.2
Used by
1Releases
| Version | Released | |
|---|---|---|
1.0.1
patch
| ||
1.0.0
major
| ||
0.0.10
patch
| ||
0.0.9
patch
| ||
0.0.7
patch
| ||
0.0.6
patch
| ||
0.0.5
patch
| ||
0.0.4
patch
| ||
0.0.3
patch
| ||
0.0.2
patch
| ||
0.0.1
initial
|