Abram Simon

Results 3 issues of Abram Simon

Adds another parameter to the custom colParser function callback that exposes the row index being processed. Zero-based. Adds an assert to an existing test to provide coverage. The unit test...

The library uses `fs.createReadStream` to read files when fromFile is called and passes through options, including encoding, to the fs call. This is not obvious, resulting in issue #402. I...

* Bumped version to `0.2.0` * Upgraded mermaid to v8.8.1, the latest at the time of this PR. * Updated babelify config to ignore 'entity-decode' node_module to fix a build...