To build a website I got a predesigned template from WrapBootstrap. After I added it to my project, I deleted some HTML unused parts. For visual effect (e.g. fade effect and others) the template uses a lot of Javascript files as dependencies. I'm sure some of them are actually unused.
There's a automated way to check if I'm still using some of them? I will keep them and remove the unused.
This for performance purposes.