Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,083 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 commit in 1 repository
Created 1 repository
- santiq/xlstream TypeScript
Created a pull request in Claviz/xlstream that received 3 comments
Created an issue in Claviz/xlstream that received 3 comments
GetWorksheets doesn't handle errors correctly
Hello again
The function getWorksheets doesn't handle errors correctly if I try to process a corrupted xlsx file.
I look into the code and I think r…