Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modularity fix & sheet_to_csv option #340

Closed
wants to merge 56 commits into from
Closed

Modularity fix & sheet_to_csv option #340

wants to merge 56 commits into from

Conversation

araymer
Copy link

@araymer araymer commented Dec 30, 2015

Fixed the issue in xlsx.js which was causing bundlers to be unable to use and added an "ignoreBlankRows" option that sheet_to_csv() can take so that it skips rows which are entirely blank.

@reviewher
Copy link
Contributor

We've improved the bundler usage. There are other pull requests covering the blank rows, and I think a better approach is to just keep track of whether the row is blank rather than regexing at the end

@reviewher reviewher closed this Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants