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

ng-xlsx-style

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-xlsx-style

Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)

0.0.4
latest
Version published
Maintainers
1
Created

ng-xlsx-style

Forked from https://github.com/protobi/js-xlsx/ - refer to original documentation there. This project only aims to support generation in browser, not in a node env.

Changes

  • remove require statement for cptable to allow this to work in angular projects (and others I suppose)
  • remove require statements for fs (only needed for node, not browser)
  • remove require statement for crypto (not needed at this time)
  • fix require statement for jszip

FAQs

Package last updated on 15 Jan 2019

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