@silencesys/xlsx-to-xml
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@silencesys/xlsx-to-xml", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Export XLSX files to XML", | ||
"main": "./lib/exporter.js", | ||
"type": "module", | ||
"keywords": [ | ||
"xlsx", | ||
"xml", | ||
"spreadsheet", | ||
"excel", | ||
"exporter" | ||
], | ||
"bin": { | ||
@@ -15,3 +22,7 @@ "xlsx-to-xml": "./bin/index.js" | ||
"yargs": "^17.2.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/silencesys/dh--xlsx-to-xml" | ||
} | ||
} |
@@ -5,2 +5,5 @@ # XLSX to XML | ||
<br> | ||
<br> | ||
## How to use | ||
@@ -18,2 +21,4 @@ | ||
<br> | ||
### Available options | ||
@@ -27,2 +32,5 @@ | Option | Description | | ||
<br> | ||
<br> | ||
## Config file | ||
@@ -60,6 +68,12 @@ The config file is a standard JSON file with following structure: | ||
<br> | ||
<br> | ||
## Contributing | ||
All the code is open source and you can contribute to the project by creating pull requests. | ||
<br> | ||
<br> | ||
## License | ||
This project is licensed under the [MIT license](LICENSE.md). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
10540
76
1