🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@edpinfo-mim/actul-xlsx-parser-js

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edpinfo-mim/actul-xlsx-parser-js

<img src="https://img.shields.io/badge/Versioning-S

latest
npmnpm
Version
1.1.7
Version published
Maintainers
2
Created
Source

actul-xlsx-parser-js

npm This projet uses SemVer for versioning

Install

npm i actul-xlsx-parser-js to add this package.

Getting started

npm run build builds the library to dist, generating three files:

npm run test test the app.

npm run lint check the code format.

npm publish publish the npm package.

Types

To fully understand the composition of a Formation object, you can check here: types of a Formation

Usage

You can give a .xlsx file you want to parse as the data parameter in the generateDummyJSONToParse function.

The getParsedXlsxFile function can write the result of the parsing in a .json file.

Then, each sheet of the .xlsx file gives one formation, which compose the final Formation[].

FAQs

Package last updated on 22 Mar 2022

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