https://github.com/hardyscc/test-xlsx
Test XLSX Parser
https://github.com/hardyscc/test-xlsx
Last synced: 8 months ago
JSON representation
Test XLSX Parser
- Host: GitHub
- URL: https://github.com/hardyscc/test-xlsx
- Owner: hardyscc
- Created: 2017-08-13T10:19:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T10:39:28.000Z (almost 9 years ago)
- Last Synced: 2025-01-14T00:33:00.983Z (over 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test XLSX Parser
## Setup and Run
```sh
npm install
npm start
```