Socket
Socket
Sign inDemoInstall

mr-excel

Package Overview
Dependencies
14
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

5.2.0

Diff

Changelog

Source

Version 5.2.0 (2024-02-08)

New Features

  • generateCSV & generateText functions create files in different formats, namely .csv and .txt
mohammadrezaeicode
published 5.1.1 •

Changelog

Source

Version 5.1.1 (2024-01-31)

Bug Fixes

  • Fixed README.md
mohammadrezaeicode
published 5.1.0 •

Changelog

Source

Version 5.1.0 (2024-01-31)

New Features

  • The fetch option allows you to use your method to retrieve images and .xlsx files
mohammadrezaeicode
published 5.0.0 •

Changelog

Source

Version 5.0.0 (2024-01-28)

New Features

  • New Function
    • addGlobalOptions: This function stores options, and by passing a defined key to generateExcel, the options will be applied.
    • Validator Functions: This function is experimental and not yet complete. It is intended for validating the ExcelData object.
  • New Property
    • The backgroundImage property allows adding an image to the background.(Sheet propperty)
    • pageOption: This property has the following capabilities:
      • Define page margins.
      • Add a header.
      • Add a footer.
      • Change from portrait to landscape orientation.
    • viewOption: With this property, it is possible to:
      • Change the workbook view.
      • Hide the grid.
      • Hide headlines.
      • Hide the ruler.
      • Enable frozen ability.
      • Enable split ability.
    • rtl: This will change the sheet direction to right-to-left.
    • pageBreak: These properties help customize the page break line.
    • asTable: The result will be generated as a table.

Improvements

  • Reduced the size of the main bundle from 431KB to 181KB.
  • Reduced the overall package size.
mohammadrezaeicode
published 4.0.0 •

Changelog

Source

Version 4.0.0 (2024-1-6)

we have added the test and release packages. Additionally, we have addressed various issues, such as misspelling in the interface, problems with the extractExcelData function, shift top sheet problem (unit problem), and more.

New Features

  • Added tests
  • Release Github package

Improvements

  • Reduced the size of the generated file.
  • more

Bug Fixes

  • Corrected misspellings in interfaces.
  • Fixed extractExcelData where the value will now return, and you need to specify if you want to use it in the backend.
  • Resolved the issue of shifting the top in the sheet, fixing problems in units.
  • more
mohammadrezaeicode
published 3.2.0 •

Changelog

Source

Version 3.2.0 (2023-12-29)

New Features

  • Improvement in the formula section.
mohammadrezaeicode
published 3.1.1 •

mohammadrezaeicode
published 3.1.0 •

mohammadrezaeicode
published 3.0.3 •

Changelog

Source

Version 3.0.3 (2023-12-12)

New Features

  • checkbox has been added to sheets
mohammadrezaeicode
published 3.0.2 •

2345Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc