We have a very large project using twitter bootstrap templates and third-party jQuery plugins, the original developer added several plugins and CSS files, without worrying about the functions and functions that he will use.
As some of these styles and JS functions can be called dynamically, and since the project is very large, manual checks are very tedious work, so you know about any tools that can profile the use of CSS and JS functions for a browsing session (suggests that the session Viewer covers all pages and functions of js and clicks) and report unused ones, so that developers can safely delete them at the assembly stage in production, in order to keep the payload to a minimum?
The above steps are valid for any site, not just those that use jQuery bootstrap templates and plugins.
source share