JustinGOSSES / wellio.js

JavaScript for converting well-log standard .las file format to json format
https://justingosses.github.io/wellio.js/
MIT License
34 stars 5 forks source link

Minor parsing improvements #69

Closed dcslagel closed 3 years ago

dcslagel commented 3 years ago

Description:

- Centralize line splitting regex
- Fix npm test
- improve array string handling

Test Results:

1..37 tests 37 pass 37

--

Let me know if this change could be accepted (or rejected) or needs some additional changes to be approved and merged.

Thank you, DC