We have a project with a lot of proprietary calculations which we would rather not have downloadbable. Unfortunately the project was developed using tools that render the project in Javascript.
Is there any way to take browser based Javascript and put it on a server-side application that will render the HTML for the browser?