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

call wellio server side npm module from browser in demo #10

Closed JustinGOSSES closed 4 years ago

JustinGOSSES commented 6 years ago

Call wellio npm module on browser side, likely using require to call it and browserify to bundle everything together.

JustinGOSSES commented 4 years ago

https://observablehq.com/@justingosses/well-log-in-d3-js-v5