Tuesday 13 August 2013

Is there a tool that can determine if jQuery plugins are used in a page?

Is there a tool that can determine if jQuery plugins are used in a page?

I am enhancing/maintaining an asp.net mvc project that has many cobwebs in
the corners and dirt swept under rugs and beds. I would like to streamline
it by getting rid of jQuery plugins that are not being used. Is there a
tool that will look at a page and report on which plugins are not being
used, the way R# does for using statements, etc.?

No comments:

Post a Comment