New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

xlsx_buffer_json

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xlsx_buffer_json

Convert xlsx buffer to json

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
58
decreased by-39.58%
Maintainers
1
Weekly downloads
 
Created
Source

This code is a copy of xlsx-to-json-lc. I made few changes in the source code to suit my use case

I have used xlsx_buffer_json which takes input as buffer and output as list of js objects. xlsx_buffer_json module uses xlsx_buffer module which was also a copy of xlsx module but i removed hard coded value which was restricting me to send only file object. example: how to upload excel file and keep it in memory and parse the object to js objects which can used to DB refer: https://github.com/motomohg/workspace.git

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc