devgrigor

Results 3 comments of devgrigor

Here is the thing, as I understand it, the lib is doing something on `require` and not on `initialization` by constructor. Here is a working workaround ``` try { //...

Small suggestion about this. I was looking into the source code and augmented it to write the result of the parsed xml data to file instead of variable. This way...

@SheetJSDev I am afraid the file does not exceed the limit. The file I've used was 55 MB. And it didn't throw an error it just stopped working once it...