@mvnobrega You should search for javascript debundle packages or something. I read somewhere that it is possible. But if the script is uglified then it might be impossible to reverse engineer it.
Here is something I found, give it a try.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Is it possible to take app.js from a website and turn it into components?
In other words, I need to decompile it to make it readable.
I am using the structure of a website as references, and I would like to better understand how they organized the components.
is for this app.js: https://static.neris-assets.com/js/app.js?id=95e89f07808781ad9993
Is it possible to do that ?
Please or to participate in this conversation.