🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xlsx_buffer

Excel 2007+ spreadsheet (XLSB/XLSX/XLSM) parser and writer

1.0.2
latest
Version published
Weekly downloads
48
2.13%
Maintainers
1
Weekly downloads
 
Created

This is a copy of xlsx module. I made few changes in this module to accept buffer. This module is being used in xlsx_buffer_json. Please check this url https://github.com/motomohg/workspace.git on how to use xlsx_buffer_json.In that example app, you can upload excel sheet and parse it into buffer without uploading in any temp directory. Then pass that buffer xlsx_buffer_json to get list of js objects which you can use to update DB tables

FAQs

Package last updated on 27 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts