This project is a port of the excel-formula library to ES6. It contains a set of functions that can be used to pretty print Excel formulas and convert them into JavaScript, C# or Python code.
This small script will convert a given OBJ file to a HTML format such that it can be viewed and shared within the browser using a provided HTMl template format. The implementation involves parsing the ...