Get dimensions of an stl file using React/JavaScript
Is there a way to get the dimensions (height, width, length) of an stl file using React and JavaScript? I understand that stl files are unitless, I just need the relative dimensions of the model in the stl file.