Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmihaylov/netsuite-zip-file-reader
Simple SuiteScript 2.1 Suitelet that shows how to use jszip-sync library in your SDF projects to Unzip files.
https://github.com/gmihaylov/netsuite-zip-file-reader
netsuite netsuite-development suitelet suitescript2 zip
Last synced: about 2 months ago
JSON representation
Simple SuiteScript 2.1 Suitelet that shows how to use jszip-sync library in your SDF projects to Unzip files.
- Host: GitHub
- URL: https://github.com/gmihaylov/netsuite-zip-file-reader
- Owner: gmihaylov
- License: mit
- Created: 2023-12-22T16:54:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-29T02:19:14.000Z (12 months ago)
- Last Synced: 2023-12-29T03:51:10.397Z (12 months ago)
- Topics: netsuite, netsuite-development, suitelet, suitescript2, zip
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# NetSuite ZIP File Reader
Simple SuiteScript 2.1 Suitelet that shows how to use jszip-sync library in your SDF projects to Unzip files.## Screenshots
![App Screenshot](src/FileCabinet/SuiteScripts/NetSuite%20ZIP%20File%20Reader/screenshots/screenshot1.png)
![App Screenshot](src/FileCabinet/SuiteScripts/NetSuite%20ZIP%20File%20Reader/screenshots/screenshot2.png)