Skip to main content
Chrome for Developers
Get inspired Blog Docs
  • Build with Chrome
  • Learn how Chrome works, participate in origin trials, and build with Chrome everywhere.
  • Web Platform
  • Capabilities
  • ChromeDriver
  • Extensions
  • Chrome Web Store
  • Chromium
  • Aurora
  • Web on Android
  • Origin trials
  • Release notes
  • Productivity
  • Create the best experience for your users with the web's best tools.
  • DevTools
  • Lighthouse
  • Chrome UX Report
  • Accessibility
  • Get things done quicker and neater, with our ready-made libraries.
  • Workbox
  • Puppeteer
  • Experience
  • Design a beautiful and performant web with Chrome.
  • AI
  • Performance
  • CSS and UI
  • Identity
  • Payments
  • Privacy and security
  • Resources
  • More from Chrome and Google.
  • All documentation
  • Baseline
  • web.dev
  • PageSpeed Insights audit
  • The Privacy Sandbox
New in Chrome
/
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Indonesia
  • Italiano
  • Nederlands
  • Polski
  • Português – Brasil
  • Tiếng Việt
  • Türkçe
  • Русский
  • עברית
  • العربيّة
  • فارسی
  • हिंदी
  • বাংলা
  • ภาษาไทย
  • 中文 – 简体
  • 中文 – 繁體
  • 日本語
  • 한국어
  • Lighthouse
Lighthouse Get started Performance audits Accessibility audits Best Practices audits SEO audits
Chrome for Developers
  • Get inspired
  • Blog
  • Docs
    • More
    • Lighthouse
    • Get started
    • Performance audits
    • Accessibility audits
    • Best Practices audits
    • SEO audits
  • New in Chrome
  • General best practices
  • Page lacks the HTML doctype, thus triggering quirks mode
  • Browser errors were logged to the console
  • Displays images with incorrect aspect ratio
  • Charset declaration is missing or occurs too late in the HTML
  • Make your page fast
  • Does not use HTTP/2 for all of its resources
  • Uses document.write()
  • Use passive listeners to improve scrolling performance
  • Make your page secure
  • Links to cross-origin destinations are unsafe
  • Includes front-end JavaScript libraries with known security vulnerabilities
  • Ensure CSP is effective against XSS attacks
  • Does not use HTTPS
  • Does not redirect HTTP traffic to HTTPS
  • Use a strong HSTS policy
  • Mitigate clickjacking with XFO or CSP
  • Create a good user experience
  • Requests the notification permission on page load
  • Requests the geolocation permission on page load
  • Prevents users from pasting into input fields
  • Does not have a viewport tag with width or initial-scale
  • Avoid deprecated technologies
  • Uses Application Cache
  • Uses deprecated APIs
  • Diagnostic audits
  • Detected JavaScript libraries
  • Build with Chrome
  • Web Platform
  • Capabilities
  • ChromeDriver
  • Extensions
  • Chrome Web Store
  • Chromium
  • Aurora
  • Web on Android
  • Origin trials
  • Release notes
  • Productivity
  • DevTools
  • Lighthouse
  • Chrome UX Report
  • Accessibility
  • Workbox
  • Puppeteer
  • Experience
  • AI
  • Performance
  • CSS and UI
  • Identity
  • Payments
  • Privacy and security
  • Resources
  • All documentation
  • Baseline
  • web.dev
  • PageSpeed Insights audit
  • The Privacy Sandbox
  • Home
  • Docs
  • Lighthouse
  • Best Practices audits

Detected JavaScript libraries

Lighthouse lists all front-end JavaScript libraries detected on the page:

Lighthouse audit showing all front-end JavaScript libraries detected on page

This is a diagnostic audit

This audit simply lists all the front-end JavaScript libraries your page uses.

Resources

Source code for Detected JavaScript libraries audit

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2019-05-02 UTC.

  • Contribute

    • File a bug
    • See open issues
  • Related content

    • Chromium updates
    • Case studies
    • Archive
    • Podcasts & shows
  • Follow

    • @ChromiumDev on X
    • YouTube
    • Chrome for Developers on LinkedIn
    • RSS
  • Terms
  • Privacy
  • Manage cookies
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Indonesia
  • Italiano
  • Nederlands
  • Polski
  • Português – Brasil
  • Tiếng Việt
  • Türkçe
  • Русский
  • עברית
  • العربيّة
  • فارسی
  • हिंदी
  • বাংলা
  • ภาษาไทย
  • 中文 – 简体
  • 中文 – 繁體
  • 日本語
  • 한국어