.bb websites JavaScript Libraries Usage Statistics and Market Share in Barbados (.bb)

We are tracking usage statistics and market share for 32 web technologies in the JavaScript Libraries market in Barbados (.bb). As of July 2026, the most popular web technology in JavaScript Libraries in Barbados (.bb) is jQuery, with 27% market share. In second place is jQuery Migrate, with 14%. After that, core-js holds 9%, followed by jQuery UI with 7% and Modernizr with 7%. Top 5 web technologies together account for 64% of the market. The remaining 27 web technologies in JavaScript Libraries collectively have a 36% market share. Global JavaScript Libraries market share report is available here.

JavaScript Libraries Market Share in Barbados (.bb) in July 2026

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 32 different technologies in JavaScript Libraries.

There are 648 websites using JavaScript Libraries in Barbados (.bb websites) in out database.

JavaScript Libraries Usage Statistics and Market Share in Barbados (.bb) in July 2026

    #1 jQuery jQuery27.47%
    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.
    #2 jQuery Migrate jQuery Migrate13.73%
    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.
    #3 core-js core-js9.26%
    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.
    #4 jQuery UI jQuery UI8.18%
    jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.
    #5 Modernizr Modernizr6.79%
    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.
    #6 LazySizes LazySizes4.01%
    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.
    #7 Isotope Isotope3.86%
    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.
    #8 FancyBox FancyBox3.40%
    FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.
    #9 OWL Carousel OWL Carousel3.09%
    OWL Carousel is a touch enabled jQuery plugin that lets you create a responsive carousel slider.
    #10 Lodash Lodash2.62%
    Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.
    #11 Underscore.js Underscore.js2.62%
    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.
    #12 Select2 Select22.31%
    Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and pagination (infinite scrolling) of results.
    #13 Lightbox Lightbox1.70%
    Lightbox is a JavaScript library that displays images and videos by filling the screen, and dimming out the rest of the web page.
    #14 Moment.js Moment.js1.23%
    Moment.js is a free and open source JavaScript library that removes the need to use the native JavaScript Date object directly.
    #15 Boomerang Boomerang1.23%
    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.
    #16 lit-html lit-html1.08%
    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.
    #17 lit-element lit-element1.08%
    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.
    #18 Slick Slick1.08%
    Slick is a jQuery plugin for creating responsive and mobile-friendly carousels (sliders).
    #19 Hammer.js Hammer.js0.93%
    Hammer.js is a small, standalone javascript-library that enables multitouch gestures like swipe, pinch, rotate, tap and drag on mobile devices.
    #20 YUI YUI0.77%
    YUI is a free, open source JavaScript and CSS library for building richly interactive web applications.
    #21 Dropzone Dropzone0.62%
    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.
    #22 prettyPhoto prettyPhoto0.62%
    prettyPhoto is a jQuery lightbox clone with support for images, videos, flash, YouTube, iframes and ajax.
    #23 AOS AOS0.46%
    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.
    #24 DataTables DataTables0.31%
    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.
    #25 SweetAlert2 SweetAlert20.31%
    SweetAlert2 is a Javascript library that acts as a replacement for alert() function, which allows the use of beautiful modal windows.
    #26 Tippy.js Tippy.js0.31%
    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.
    #27 List.js List.js0.15%
    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.
    #28 libphonenumber libphonenumber0.15%
    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.
    #29 ScrollMagic ScrollMagic0.15%
    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.
    #30 PubSubJS PubSubJS0.15%
    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.
    #31 Axios Axios0.15%
    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.
    #32 Highlight.js Highlight.js0.15%
    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.

JavaScript Libraries Market Share History in Barbados (.bb) in Last 12 Months

Websites using JavaScript Libraries in other countries

Filter: