Gathering detailed insights and metrics for xlsx-import
Gathering detailed insights and metrics for xlsx-import
Gathering detailed insights and metrics for xlsx-import
Gathering detailed insights and metrics for xlsx-import
npm install xlsx-import
Typescript
Module System
Node Version
NPM Version
53.2
Supply Chain
55.7
Quality
70.5
Maintenance
100
Vulnerability
94.4
License
v2.4.7
Published on 20 Nov 2023
v2.4.4
Published on 11 Nov 2021
XLSX-Renderer v2.4.0: Custom formula and template string
Published on 13 Feb 2021
v2.3.3 More Build-in Mappers
Published on 26 Oct 2020
v2.3.2 Build-in Mappers & Samples
Published on 18 Oct 2020
v2.3.1 Api & Documentation Improvements
Published on 09 Oct 2020
TypeScript (99.13%)
JavaScript (0.87%)
Total Downloads
129,766
Last Day
76
Last Week
445
Last Month
2,383
Last Year
43,450
176 Stars
381 Commits
34 Forks
9 Watching
3 Branches
11 Contributors
Latest Version
2.4.7
Package Id
xlsx-import@2.4.7
Unpacked Size
43.25 kB
Size
12.64 kB
File Count
87
NPM Version
10.2.0
Node Version
21.1.0
Publised On
20 Nov 2023
Cumulative downloads
Total Downloads
Last day
-35.6%
76
Compared to previous day
Last week
-34.7%
445
Compared to previous week
Last month
14.5%
2,383
Compared to previous month
Last year
34.8%
43,450
Compared to previous year
1
Import data from Workbooks / Worksheets Excel files,
1const xlsx = await importerFactory.from('./my-awesome-books.xlsx'); 2const books: Array<Book> = xlsx.getAllItems<Book>(config.books);
It allows you to import xlsx spreadsheet file with data into your system with defined TypeScript types.
TypeScript | JavaScript | NodeJS | React | Angular | Vue |
---|---|---|---|---|---|
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 7
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
6 existing vulnerabilities detected
Details
Reason
Found 4/16 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More