2.4.7 • Published 2 years ago
xlsx-import v2.4.7
XLSX-Import
Import data from Workbooks / Worksheets Excel files,
Example
const xlsx = await importerFactory.from('./my-awesome-books.xlsx');
const 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.
Now working with
TypeScript | JavaScript | NodeJS | React | Angular | Vue |
---|---|---|---|---|---|
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
Useful
- Part of XToolset, see: Official XToolset documentation on Siemienik.com
- :heart: Sponsor me
- Gitter community
- Order feature or consulting: consulting@siemienik.com
- License: MIT
2.4.7
2 years ago
2.4.4
4 years ago
2.3.7
4 years ago
2.3.6
4 years ago
2.3.5
4 years ago
2.3.4
4 years ago
2.3.4-1
5 years ago
2.3.4-0
5 years ago
2.3.3
5 years ago
2.3.2
5 years ago
2.3.1
5 years ago
2.3.0
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.0.2
5 years ago
2.1.0
5 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.0.3
11 years ago
0.0.2
11 years ago
0.0.1
11 years ago