{"library":"webpack-xlsx-loader","type":"library","category":null,"description":"Webpack loader that imports and parses .xlsx files into a workbook object compatible with the xlsx npm module. Version 1.0.0 is the initial release with no active development since 2016. It transforms xlsx files into a JSON representation (SheetNames and Sheets) that can be directly consumed by xlsx utility functions. Differentiated by simplicity: just a loader with no extra configuration required. Alternatives include raw xlsx import with file-loader or manual parsing.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install webpack-xlsx-loader","imports":["import spreadsheet from './path/to/file.xlsx'","import xlsx from 'xlsx'"]},{"cmd":"yarn add webpack-xlsx-loader","imports":[]},{"cmd":"pnpm add webpack-xlsx-loader","imports":[]}],"homepage":null,"github":"https://github.com/seveibar/xlsx-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-xlsx-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}