Global JavaScript Libraries Usage Statistics and Market Share

We are tracking usage statistics and market share of 88 web technologies in JavaScript Libraries. In April 2025 the most popular web technology in JavaScript Libraries is jQuery with 36% market share. In second place there is jQuery Migrate with 14% market share. After that there are Modernizr with 8%, jQuery UI with 7% and core-js with 7% market share. Top 5 web technologies together have 73% market share. The remaining 83 web technologies in JavaScript Libraries have a combined market share of 27%.

JavaScript Libraries Market Share in April 2025
About JavaScript Libraries

A JavaScript library is a library of pre-written JavaScript which allows for easier development of JavaScript-based applications, especially for AJAX and other web-centric technologies.

We are tracking 88 different technologies in JavaScript Libraries.

There are 136,697,900 websites using JavaScript Libraries in out database.

JavaScript Libraries Usage Statistics and Market Share in April 2025
Technologies in JavaScript Libraries
  • jQuery jQuery

    jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License.

  • jQuery Migrate jQuery Migrate

    jQuery Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9. It basically restores deprecated features and behaviours so that older code will still run properly on the current jQuery version and later.

  • Modernizr Modernizr

    Modernizr is a JavaScript library which is designed to detect HTML5 and CSS3 features in various browsers, which lets JavaScript avoid using unimplemented features or use a workaround such as a shim to emulate them. Modernizr aims to provide this feature detection in a complete and standardized manner.

  • jQuery UI jQuery UI

    jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.

  • core-js core-js

    core-js is a library that provides the most polyfills for missing JavaScript built-in methods and ECMAScript features across different environments, making it easier to write modern JavaScript code that works in older browsers and environments. It offers comprehensive coverage of the ECMAScript specification, helping to bridge the gap between browser support and the latest JavaScript features.

  • Lodash Lodash

    Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.

  • FancyBox FancyBox

    FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.

  • OWL Carousel OWL Carousel

    OWL Carousel is a touch enabled jQuery plugin that lets you create a responsive carousel slider.

  • Isotope Isotope

    Isotope is a powerful JavaScript library that helps you create visually appealing and interactive grid layouts for your web projects. It allows you to easily organize, filter, and animate a collection of DOM elements in a responsive and dynamic manner. Isotope makes it easy to build engaging and user-friendly grid-based designs with just a few lines of code.

  • YUI YUI

    YUI is a free, open source JavaScript and CSS library for building richly interactive web applications.

  • Underscore.js Underscore.js

    Underscore.js is a JavaScript library which provides utility functions for common programming tasks. It is comparable to features provided by Prototype.js and the Ruby language, but opts for a functional programming design instead of extending object prototypes.

  • Lightbox Lightbox

    Lightbox is a JavaScript library that displays images and videos by filling the screen, and dimming out the rest of the web page.

  • LazySizes LazySizes

    LazySizes is a lightweight JavaScript library that optimizes images and videos by lazy loading them, ensuring they only load when needed, thus improving the page load speed and performance. It supports a wide range of image formats and responsive images, and is highly customizable.

  • Hammer.js Hammer.js

    Hammer.js is a small, standalone javascript-library that enables multitouch gestures like swipe, pinch, rotate, tap and drag on mobile devices.

  • prettyPhoto prettyPhoto

    prettyPhoto is a jQuery lightbox clone with support for images, videos, flash, YouTube, iframes and ajax.

  • Select2 Select2

    Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and pagination (infinite scrolling) of results.

  • Moment.js Moment.js

    Moment.js is a free and open source JavaScript library that removes the need to use the native JavaScript Date object directly.

  • Slick Slick

    Slick is a jQuery plugin for creating responsive and mobile-friendly carousels (sliders).

  • Boomerang Boomerang

    Boomerang is a JavaScript library that measures website performance by recording load times from the user's perspective. It provides insights into how quickly a webpage loads and helps identify areas for optimization. Boomerang is designed to be lightweight and can be used to track various metrics like page load time, initial paint time, and time to interactive.

  • Flickity Flickity

    Flickity is a JavaScript library that enables easy and customizable image slideshow functionality on websites. It provides smooth transitions and responsive design for an engaging user experience. Flickity also supports various layout options and can handle images of different sizes and orientations. It's a popular choice for building sleek, modern slideshow galleries.

  • Zepto Zepto

    Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.

  • AOS AOS

    AOS (Animate on Scroll) is a lightweight JavaScript library that animates HTML elements as they come into the viewport, enhancing user experience with smooth and responsive visual effects. It simplifies the process of creating engaging scroll-based animations.

  • lit-html lit-html

    lit-html is a lightweight, high-performance templating library for modern web applications that allows for efficient, two-way data binding and server-side rendering. It enables developers to write clean and reusable templates using HTML-like syntax and provides utilities for managing component state and lifecycle. Lit-html focuses on performance and flexibility, making it suitable for large-scale applications.

  • lit-element lit-element

    lit-element is a lightweight, customizable web component framework that enables developers to create reusable UI elements using modern JavaScript and HTML. It focuses on performance, simplicity, and customizability, allowing for the creation of highly interactive and dynamic user interfaces. lit-element is part of the Lit.dev suite of libraries for building web applications.

  • Polyfill Polyfill

    Polyfill is a service which accepts a request for a set of browser features and returns only the polyfills that are needed by the requesting browser.

  • SweetAlert2 SweetAlert2

    SweetAlert2 is a Javascript library that acts as a replacement for alert() function, which allows the use of beautiful modal windows.

  • DataTables DataTables

    DataTables is a jQuery plugin that transforms a standard HTML table into a highly interactive, dynamic, and customizable table with features such as filtering, sorting, pagination, and responsive design. It simplifies the process of managing and displaying large amounts of data on web pages.

  • Fingerprintjs Fingerprintjs

    Fingerprintjs is a JavaScript library that generates a unique identifier for a user's browser and device, which can be used for website tracking and user profiling. The library leverages various browser features and device characteristics to create a fingerprint that is difficult to alter, providing a more accurate and consistent user identification compared to traditional cookies.

  • Axios Axios

    Axios is a popular JavaScript library for making HTTP requests. It is known for its simplicity and flexibility, allowing developers to easily send AJAX requests, handle responses, and manage request cancellation. It works well with modern web applications and is compatible with both Node.js and the browser.

  • scrollreveal scrollreveal

    scrollreveal is a JavaScript library that animates HTML elements as they come into the viewport, making your web pages more engaging and interactive. It simplifies the process of adding smooth, revealing effects to your content without the need for complex coding.

  • Immutable.js Immutable.js

    Immutable.js is a powerful JavaScript library for managing and manipulating immutable data structures, ensuring data consistency and eliminating bugs related to accidental state modifications in applications. It offers efficient and thread-safe data management, making it ideal for complex, concurrent environments. Immutable.

  • Dojo Dojo

    Dojo 2.0 is a modular, lightweight JavaScript library that offers a rich set of user interface components, data processing utilities, and a powerful build tool for creating complex web applications with enhanced performance and accessibility. To make it sound more appealing, add a brief mention of its vibrant community and active ecosystem. Dojo 2.

  • MobX MobX

    MobX is a powerful and lightweight library for managing state in JavaScript applications, offering a reactive programming approach with observable values, actions, and reactions. It enables efficient state management and easy handling of side effects.

  • Lozad.js Lozad.js

    Lozad.js is a lightweight JavaScript library that efficiently loads images on-demand as they enter the viewport, enhancing page performance by deferring the loading of images until they are needed. It supports custom threshold settings and is easy to integrate into existing projects.

  • Highlight.js Highlight.js

    Highlight.js is a JavaScript library that automatically detects the programming or markup language used in a text and highlights the syntax using CSS. It's commonly used to display code snippets in a readable and visually appealing manner on websites. It works by scanning the text, identifying the language, and applying appropriate styles to the code blocks. Highlight.

  • script.aculo.us script.aculo.us

    script.aculo.us is a set of JavaScript libraries that provides easy-to-use, cross-browser effects and animations for web developers. It simplifies the process of adding dynamic interactivity to web pages. The libraries include features like Ajax, drag-and-drop functionality, and various visual effects. The goal is to make web development more efficient and engaging by providing pre-built, customizable components.

  • SoundManager SoundManager

    SoundManager 2 is a JavaScript library that enables cross-browser audio playback on web pages. It supports various audio formats and provides a simple API for controlling playback, seeking, and managing audio queues. The library also includes features for handling audio events and customizing the audio player interface.

  • Tippy.js Tippy.js

    Tippy.js is a lightweight, customizable tooltip and popover library for JavaScript, providing a simple API for easily adding interactive tooltips and popovers to web pages. It is widely used for enhancing user interfaces with dynamic, responsive, and accessible hover and click interactions. The library supports a variety of customization options, themes, and integration with popular front-end frameworks. Tippy.

  • Snap.svg Snap.svg

    Snap.svg is a JavaScript library for drawing vector graphics and manipulating SVG elements. It simplifies the process of creating, animating, and manipulating SVG graphics, making it easier for developers to work with scalable vector graphics in web applications. It is lightweight, fast, and has a clean API. It allows for easy integration with other JavaScript frameworks and libraries.

  • ScrollMagic ScrollMagic

    ScrollMagic is a JavaScript library that allows you to create complex scroll animations and interactions on web pages using simple and intuitive coding techniques. It enables developers to manipulate the visual elements on a webpage as the user scrolls, providing an engaging and interactive experience. It is built on top of the popular greensock animation library (GSAP) for smooth and powerful animations.

  • Lazy.js Lazy.js

    Lazy.js is a lightweight, functional JavaScript library that enables lazy evaluation and functional programming techniques, enhancing the performance and readability of asynchronous data processing in JavaScript applications. It provides a set of methods to handle sequences, arrays, and streams in a more functional and efficient way, allowing developers to write more concise and expressive code. Lazy.

  • Essential JS 2 Essential JS 2

    Essential JS 2 is a comprehensive JavaScript framework for building modern web applications, offering a suite of UI controls and tools for efficient development. It includes responsive, customizable components and supports Angular, React, Vue, and other popular frameworks. Essential JS 2 aims to simplify the creation of interactive and engaging user interfaces.

  • SweetAlert SweetAlert

    SweetAlert is a Javascript library that acts as a replacement for alert() function, which allows the use of beautiful modal windows.

  • Clipboard.js Clipboard.js

    Clipboard.js 1.0 is a lightweight, easy-to-use library for copying text to the clipboard with a click or keyboard shortcut. It works across all modern browsers and supports both mouse and keyboard events. Clipboard.js is designed to be unobtrusive and has a small footprint, making it an ideal choice for developers looking to add clipboard functionality to their websites without adding extra complexity.

  • web-vitals web-vitals

    web-vitals is a set of JavaScript libraries provided by Google Chrome to help developers measure and improve the performance, interactivity, and visual experience of web pages. It includes functions to calculate and categorize key performance metrics like Largest Contentful Paint, First Input Delay, and Cumulative Layout Shift.

  • Dropzone Dropzone

    Dropzone is a JavaScript library that allows users to easily add drag and drop file uploading functionality to their web applications. It simplifies the process of handling file uploads and provides a user-friendly interface for file selection and uploading. It supports multiple file selection, progress tracking, and custom styling. It is lightweight and can be easily integrated into existing web projects.

  • Day.js Day.js

    Day.js is a lightweight, easy-to-use JavaScript library for parsing, validating, manipulating, and formatting dates. It is designed to be simple and performant, with a small footprint and a syntax similar to Moment.js. Day.js does not rely on any external dependencies and is compatible with both modern and legacy browsers.

  • crypto-js crypto-js

    crypto-js is a JavaScript library that provides cryptographic algorithms and functions for securing data in web applications. It includes a wide range of algorithms such as AES, MD5, SHA-256, and more, and is designed to be easy to use and integrate into web projects. It is also highly compatible and works well across different browsers and platforms.

  • PubSubJS PubSubJS

    PubSubJS is a lightweight library for implementing publish/subscribe messaging in JavaScript applications. It allows for easy communication between different parts of a program or across different scripts, enabling asynchronous event handling and decoupled code structures. The library provides a simple API for publishers to emit events and subscribers to listen for them.

  • Loadable-Components Loadable-Components

    Loadable-Components is a JavaScript library that allows developers to asynchronously load React components and their dependencies, enhancing performance and enabling lazy loading for a better user experience. It simplifies the process of splitting code and assets, making it easier to manage and optimize component loading in large applications.

  • HeadJS HeadJS

    HeadJS is a lightweight JavaScript file loader that allows for asynchronous loading of JavaScript libraries and resources, improving page performance and reducing load times. It helps in efficiently managing and loading multiple scripts in parallel, enhancing the overall user experience. It works well with modern web applications and frameworks.

  • XRegExp XRegExp

    XRegExp is a JavaScript library that extends the native RegExp object with additional features, allowing for more complex and flexible regular expression usage in web development. It provides enhanced support for cross-browser compatibility and additional methods for working with regular expressions. The library is designed to make regular expressions easier to use and more powerful for developers.

  • List.js List.js

    List.js is a JavaScript library that enables you to easily implement advanced filtering and sorting features for lists on your webpage. It allows you to manipulate and display data in an organized and user-friendly manner. It works with HTML lists and supports various customization options, making it a useful tool for developers looking to enhance the interactivity of their web applications. List.

  • Fresco Fresco

    Fresco is a powerful, open-source library for loading, displaying, and managing images in web applications, offering high-performance, animated, and interactive image handling capabilities. It is built on top of the WebGL and Canvas APIs for rendering images efficiently. Fresco enables developers to easily integrate complex image management features into their web applications.

  • Twitter typeahead.js Twitter typeahead.js

    Twitter typeahead.js is a JavaScript library that provides a fast, customizable autocomplete or typeahead functionality, enhancing user experience by suggesting matching options in real-time as the user types. It leverages various data sources and supports both local and remote data fetching.

  • basket.js basket.js

    basket.js 1.0.1 is a lightweight, modular JavaScript library for building user interfaces. It provides a set of reusable components for common UI tasks and a simple API for composing them. basket.js aims to reduce code duplication and improve maintainability by offering a collection of pre-built UI components that can be easily integrated into web applications.

  • libphonenumber libphonenumber

    libphonenumber is a library that helps validate, format, and parse phone numbers in various countries, making it easy to work with international phone numbers in JavaScript. It's maintained by Google and provides a comprehensive set of features for handling phone number validation and formatting.

  • Apollo Apollo

    Apollo is a powerful GraphQL client and server framework that enables efficient and reliable data fetching in web applications. It provides tools for building, testing, and deploying GraphQL APIs, and includes features like caching, subscriptions, and authentication to help developers create robust and scalable applications. With Apollo, developers can easily integrate GraphQL into their JavaScript projects and gain greater control over data management.

  • Howler.js Howler.js

    Howler.js is a lightweight, flexible JavaScript library for playing audio files with support for volume control, looping, and multiple audio files in one file. It simplifies the process of integrating audio into web applications. Howler.js provides a simple API for managing audio playback, making it easy to add audio functionality to websites and web applications.

  • metisMenu metisMenu

    metisMenu is a lightweight, easy-to-use JavaScript plugin that transforms HTML unordered lists into responsive, multi-level dropdown menus, enhancing navigation and usability on web pages. It is particularly useful for organizing complex websites with numerous menu options.

  • Browser-Update.org Browser-Update.org

    Browser-Update.org is a non-profit organization that provides tools and resources to help web users update their web browsers, ensuring a secure and up-to-date online experience. Their website offers browser detection, update notifications, and widgets for websites to enhance user experience and security. Browser-Update.org works to protect users from potential vulnerabilities and exploits by encouraging regular browser updates.

  • Slimbox 2 Slimbox 2

    Slimbox 2 is a lightweight, customizable lightbox image gallery solution for web developers. It allows users to easily display images in a modal dialog, enhancing user experience on websites. Slimbox 2 is known for its minimal footprint and flexibility, making it a popular choice among web designers and developers.

  • Slimbox Slimbox

    Slimbox 2 is a lightweight and easy-to-use lightbox script that allows you to display images and inline content in a modal dialog. It is designed for quick integration and provides a simple interface for managing image galleries and content. It supports various image formats and offers customization options for styling and functionality.

  • Moment Timezone Moment Timezone

    Moment Timezone is a JavaScript library that extends the Moment.js library to handle timezone conversions and formatting. It allows you to easily work with dates and times in different time zones, including displaying, parsing, and manipulating dates. This makes it an essential tool for applications that need to deal with users in multiple time zones or require timezone-aware date handling. It enhances Moment.

  • math.js math.js

    math.js is a powerful and flexible JavaScript library for mathematics, designed to work with numbers, big numbers, complex numbers, units, and matrices. It aims to provide a comprehensive and intuitive mathematical framework for JavaScript applications. It supports advanced mathematical functions and expressions, making it suitable for a wide range of applications from simple calculations to complex data analysis. math.

  • fullPage.js fullPage.js

    fullPage.js is a JavaScript library that enables seamless scrolling and automatic section navigation on a webpage, creating a smooth and interactive full-page slider experience. It is widely used to create visually appealing, responsive and engaging websites and presentations.

  • Marked Marked

    Marked is a fast and popular Markdown parser and compiler for generating HTML from Markdown text in the browser or Node.js environment. **Marked is a fast, popular Markdown parser and compiler that generates HTML from Markdown text, supporting both browser and Node.js environments.

  • InstantClick InstantClick

    InstantClick is a JavaScript library that provides instant page transitions by caching the entire page in the background. This allows for seamless navigation without the need for full page reloads, improving user experience and reducing load times. It works by detecting URL changes and only reloading the necessary content, while keeping the rest of the page intact.

  • Quicklink Quicklink

    Quicklink is a JavaScript library that simplifies the process of implementing URL linking and navigation in web applications. It provides an easy-to-use API for managing and updating links, including support for browser history and seamless navigation. The library is lightweight, efficient and has a simple, intuitive API, making it an excellent choice for developers looking to add robust linking functionality to their applications.

  • Muuri Muuri

    Muuri is a JavaScript library that allows you to create interactive and responsive grid layouts. It is designed to be simple to use and highly flexible, enabling developers to easily customize and manipulate grid arrangements with ease. Muuri is optimized for performance and can handle large datasets, making it ideal for building dynamic and engaging grid-based interfaces.

  • Bootstrap Table Bootstrap Table

    Bootstrap Table is a responsive table component built on top of Bootstrap and jQuery, designed to provide a powerful and flexible data display and manipulation experience with minimal code. It offers features such as sorting, filtering, pagination, and custom data rendering, making it a popular choice for web developers.

  • decimal.js decimal.js

    decimal.js 1.0 is a comprehensive library for arbitrary-precision decimal arithmetic in JavaScript, ensuring precision and accuracy in financial and scientific calculations. It offers robust support for decimal numbers and operations. It's designed to handle large-scale and complex calculations with ease, ensuring that users get reliable results. Can be used in any JavaScript environment.

  • Xajax Xajax

    Xajax is a lightweight, easy-to-use JavaScript library that simplifies the process of building Ajax-based web applications. It provides a simple API for handling asynchronous server calls and updating the web page dynamically without full page refreshes. Xajax also supports various client-side scripting languages and offers a robust way to integrate server-side processing with client-side UI updates.

  • ClientJS ClientJS

    ClientJS is a lightweight JavaScript library that simplifies cross-browser compatibility and provides utility functions for common tasks. It enhances the ability to write clean and maintainable JavaScript code. It also includes a feature to detect and handle different HTML5 and CSS3 features in various browsers. ClientJS serves as a valuable tool for developers looking to improve their JavaScript development process.

  • Wurfl Wurfl

    Wurfl is an open-source library that detects mobile and device characteristics, enabling responsive web design and optimized content delivery for various devices. It supports over 15,000 devices and provides real-time information to enhance user experience. Wurfl JavaScript Libraries offer a seamless way to adapt web content dynamically based on the user's device. Wurfl.

  • TurfJS TurfJS

    TurfJS is an open-source JavaScript library for geospatial analysis and manipulation, providing tools to work with geographic features and perform spatial operations in web applications. It enables developers to easily handle geographical data and perform tasks such as measuring distances, buffering areas, and analyzing spatial relationships. It is widely used in web mapping and location-based applications.

  • FilePond FilePond

    FilePond is a lightweight, customizable file upload library that allows users to easily drag and drop, reorder, and preview files before submitting them through a form. It supports various file types and offers a range of styling and accessibility options. FilePond simplifies the file upload process, making it more user-friendly and accessible for web developers.

  • DHTMLX DHTMLX

    DHTMLX is a set of JavaScript-based web development libraries for creating interactive web applications, offering widgets like grids, calendars, and dashboards with a focus on performance and customization. DHTMLX simplifies the development process by providing a wide range of pre-built components and tools.

  • @sulu/web @sulu/web

    @sulu/web is a JavaScript library built to simplify and streamline the development of web applications, particularly for those using the Sulu CMS. It provides a set of reusable components, utilities, and guidelines to enhance user experience and maintainability. The library is designed to work seamlessly with Sulu, but can also be utilized independently in other web projects.

  • Microsoft Authentication Microsoft Authentication

    Microsoft Authentication Library (MSAL) is a JavaScript-based authentication framework for securing web applications and services with Azure Active Directory (AAD) or Microsoft Account (MSA) logins. It simplifies the integration of authentication into web apps, offering secure token acquisition and management.

  • MochiKit MochiKit

    MochiKit is a comprehensive, lightweight JavaScript library that offers a wide range of utilities, including DOM manipulation, event handling, and functional programming constructs, to simplify web development tasks. The library aims to provide a clean, modular, and cross-browser compatible solution for building dynamic web applications.

  • Ramda Ramda

    Ramda is a utility library for JavaScript that focuses on functional programming principles, offering a rich set of functions for manipulating and composing pure functions, making code more declarative and easier to reason about. It supports lazy evaluation and is designed to work well with immutable data structures. Its chaining and currying capabilities enable concise and expressive code.

  • Instant.Page Instant.Page

    Instant.Page enables fast and lightweight page loading by dynamically fetching and rendering only the essential content, significantly reducing load times and improving user experience. It uses client-side prerendering and server-side rendering techniques to optimize performance.

  • Karma Karma

    Karma is a JavaScript test runner that automates the process of executing tests across multiple browser environments, facilitating the development and maintenance of robust web applications by ensuring the reliability and stability of code. Karma is a JavaScript test runner that automates testing across multiple browsers to ensure web app reliability.

  • jComponent jComponent

    jComponent is a lightweight, modular JavaScript framework designed to simplify web development by providing reusable UI components and a straightforward API for creating custom elements. It emphasizes simplicity, flexibility, and ease of use, making it ideal for developers looking to build interactive web applications quickly without sacrificing performance.

  • jQuery DevBridge Autocomplete jQuery DevBridge Autocomplete

    jQuery DevBridge Autocomplete is a lightweight, high-performance JavaScript library that enables easy integration of autocomplete functionality into web applications, offering a wide range of customization options and compatibility across various browsers. It is designed to handle large datasets efficiently, providing a smooth user experience with minimal impact on page load times.

  • Boba.js Boba.js

    Boba.js is a minimalistic utility library that offers lightweight, cross-browser functionality for common JavaScript tasks, such as event handling, DOM manipulation, and animation, making it easy to enhance web applications with simple yet effective features.

  • TwicPics TwicPics

    TwicPics is a free, web-based image optimization and CDN service that allows users to compress images for faster load times and improved website performance. It also provides image hosting and serves as a content delivery network (CDN) to reduce latency and improve image delivery globally.

JavaScript Libraries Market Share History in Last 12 Months
Technology June 2024July 2024August 2024September 2024October 2024November 2024December 2024January 2025February 2025March 2025April 2025
jQuery37.42%37.31%37.15%37.03%36.95%36.81%36.65%36.48%36.25%36.01%35.83%
jQuery Migrate14.28%14.26%14.22%14.20%14.19%14.16%14.14%14.11%14.09%14.07%14.04%
Modernizr8.64%8.61%8.56%8.51%8.49%8.44%8.36%8.29%8.21%8.15%8.10%
jQuery UI7.47%7.46%7.44%7.44%7.43%7.42%7.41%7.39%7.39%7.40%7.40%
core-js5.60%5.72%5.88%6.00%6.08%6.25%6.44%6.60%6.84%7.07%7.31%
Lodash3.60%3.63%3.67%3.70%3.72%3.76%3.80%3.83%3.88%3.92%3.95%
FancyBox2.46%2.45%2.44%2.44%2.44%2.43%2.42%2.41%2.40%2.38%2.37%
OWL Carousel2.40%2.39%2.39%2.38%2.37%2.36%2.35%2.35%2.33%2.32%2.31%
Isotope2.06%2.07%2.08%2.08%2.09%2.08%2.09%2.09%2.10%2.11%2.11%
Lightbox1.62%1.61%1.60%1.59%1.59%1.59%1.57%1.56%1.55%1.54%1.54%
YUI1.62%1.63%1.63%1.63%1.63%1.63%1.63%1.64%1.66%1.67%1.69%
Underscore.js1.57%1.57%1.58%1.58%1.58%1.58%1.58%1.58%1.59%1.61%1.61%
prettyPhoto1.18%1.17%1.16%1.15%1.15%1.14%1.12%1.11%1.09%1.08%1.07%
Hammer.js1.16%1.15%1.15%1.14%1.14%1.13%1.12%1.11%1.10%1.09%1.09%
Moment.js1.05%1.05%1.04%1.04%1.04%1.03%1.03%1.02%1.02%1.02%1.01%
LazySizes1.03%1.05%1.08%1.10%1.12%1.14%1.17%1.20%1.23%1.26%1.28%
Select21.02%1.02%1.02%1.02%1.02%1.02%1.02%1.02%1.02%1.02%1.02%
Slick0.92%0.91%0.91%0.90%0.90%0.90%0.89%0.89%0.89%0.88%0.88%
Boomerang0.66%0.66%0.66%0.66%0.66%0.66%0.66%0.67%0.65%0.64%0.63%
Zepto0.54%0.54%0.53%0.52%0.52%0.51%0.51%0.50%0.49%0.48%0.48%
Flickity0.44%0.45%0.45%0.45%0.45%0.45%0.46%0.46%0.47%0.48%0.48%
AOS0.40%0.40%0.41%0.41%0.41%0.41%0.42%0.43%0.44%0.46%0.46%
Polyfill0.25%0.25%0.24%0.23%0.23%0.23%0.23%0.23%0.22%0.22%0.21%
SweetAlert20.15%0.15%0.15%0.15%0.15%0.15%0.15%0.15%0.15%0.16%0.16%
Fingerprintjs0.15%0.14%0.14%0.14%0.14%0.14%0.14%0.14%0.14%0.14%0.14%
Immutable.js0.14%0.14%0.14%0.14%0.14%0.13%0.13%0.13%0.13%0.13%0.12%
scrollreveal0.14%0.14%0.14%0.14%0.13%0.13%0.13%0.13%0.13%0.13%0.13%
DataTables0.14%0.14%0.14%0.14%0.14%0.14%0.14%0.14%0.14%0.15%0.15%
Axios0.12%0.12%0.13%0.13%0.13%0.13%0.13%0.13%0.13%0.14%0.14%
Lozad.js0.12%0.12%0.12%0.12%0.12%0.11%0.11%0.10%0.10%0.10%0.09%
Dojo0.12%0.12%0.12%0.12%0.12%0.11%0.11%0.11%0.11%0.11%0.11%
script.aculo.us0.11%0.10%0.10%0.10%0.10%0.10%0.10%0.10%0.09%0.09%0.09%
SoundManager0.10%0.10%0.10%0.10%0.09%0.09%0.09%0.09%0.09%0.09%0.09%
Highlight.js0.09%0.09%0.09%0.09%0.09%0.09%0.09%0.09%0.09%0.09%0.09%
Snap.svg0.09%0.09%0.09%0.09%0.08%0.08%0.08%0.08%0.08%0.08%0.08%
MobX0.08%0.08%0.08%0.08%0.08%0.08%0.08%0.09%0.09%0.09%0.10%
Lazy.js0.07%0.07%0.07%0.07%0.07%0.07%0.06%0.06%0.06%0.06%0.06%
ScrollMagic0.07%0.07%0.07%0.07%0.07%0.07%0.07%0.08%0.08%0.08%0.08%
Essential JS 20.06%0.06%0.06%0.06%0.06%0.06%0.06%0.06%0.06%0.06%0.06%
lit-html0.12%0.14%0.18%0.21%0.23%0.25%0.29%0.33%0.36%0.38%0.39%
SweetAlert0.06%0.06%0.06%0.06%0.06%0.06%0.06%0.06%0.06%0.05%0.05%
Tippy.js0.06%0.06%0.06%0.06%0.07%0.07%0.07%0.08%0.08%0.08%0.08%
Clipboard.js0.06%0.06%0.06%0.06%0.06%0.05%0.05%0.05%0.05%0.05%0.05%
lit-element0.11%0.12%0.17%0.20%0.21%0.23%0.28%0.31%0.34%0.36%0.37%
web-vitals0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%
Day.js0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%
HeadJS0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%
Dropzone0.03%0.03%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%0.04%
XRegExp0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%
List.js0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%
PubSubJS0.02%0.02%0.02%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%
crypto-js0.02%0.02%0.02%0.03%0.03%0.03%0.03%0.03%0.03%0.03%0.03%
Loadable-Components0.02%0.02%0.02%0.02%0.02%0.02%0.03%0.03%0.03%0.03%0.03%
basket.js0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%
Twitter typeahead.js0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%0.02%
Fresco0.01%0.01%0.01%0.01%0.02%0.02%0.02%0.02%0.02%0.02%0.02%
Slimbox 20.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
Slimbox0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
Browser-Update.org0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
Howler.js0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
Moment Timezone0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
math.js0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
Apollo0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
metisMenu0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
libphonenumber0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
fullPage.js0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
Marked0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%0.01%
Quicklink0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
InstantClick0.00%0.00%0.00%0.00%0.00%0.01%0.01%0.01%0.01%0.01%0.01%
Bootstrap Table0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
decimal.js0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Muuri0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Xajax0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
ClientJS0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Wurfl0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
FilePond0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
TurfJS0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
DHTMLX0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
@sulu/web0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
MochiKit0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Microsoft Authentication0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Ramda0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Instant.Page0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Karma0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
jQuery DevBridge Autocomplete0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
jComponent0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Boba.js0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
TwicPics0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%0.00%
Websites using JavaScript Libraries in other countries
Filter: