JavaScript Libraries Usage Statistics and Market Share in Wallis and Futuna (.wf)

We are tracking usage statistics and market share for 28 web technologies in the JavaScript Libraries market in Wallis and Futuna (.wf). As of July 2026, the most popular web technology in JavaScript Libraries in Wallis and Futuna (.wf) is jQuery, with 50% market share. In second place is jQuery Migrate, with 16%. After that, Modernizr holds 6%, followed by jQuery UI with 5% and core-js with 5%. Top 5 web technologies together account for 82% of the market. The remaining 23 web technologies in JavaScript Libraries collectively have a 18% market share. Global JavaScript Libraries market share report is available here.

JavaScript Libraries Market Share in Wallis and Futuna (.wf) 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 28 different technologies in JavaScript Libraries.

There are 303 websites using JavaScript Libraries in Wallis and Futuna (.wf websites) in out database.

JavaScript Libraries Usage Statistics and Market Share in Wallis and Futuna (.wf) in July 2026

    #1 jQuery jQuery49.83%
    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 Migrate16.17%
    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 Modernizr Modernizr6.27%
    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.
    #4 jQuery UI jQuery UI4.95%
    jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.
    #5 core-js core-js4.95%
    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.
    #6 OWL Carousel OWL Carousel2.97%
    OWL Carousel is a touch enabled jQuery plugin that lets you create a responsive carousel slider.
    #7 FancyBox FancyBox1.65%
    FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.
    #8 Moment.js Moment.js1.65%
    Moment.js is a free and open source JavaScript library that removes the need to use the native JavaScript Date object directly.
    #9 LazySizes LazySizes1.32%
    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.
    #10 Lodash Lodash0.99%
    Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.
    #11 Select2 Select20.99%
    Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and pagination (infinite scrolling) of results.
    #12 Fingerprintjs Fingerprintjs0.66%
    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.
    #13 Flickity Flickity0.66%
    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.
    #14 lit-html lit-html0.66%
    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.
    #15 lit-element lit-element0.66%
    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.
    #16 Swiper Swiper0.66%
    Swiper is a highly customizable and responsive JavaScript library for creating touch-enabled sliders and carousels. It offers a wide range of built-in features and animations to enhance user experience. Swiper supports various devices and browsers, making it a versatile choice for web developers. It also provides a simple API and seamless integration with other frameworks and plugins.
    #17 Isotope Isotope0.66%
    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.
    #18 YUI YUI0.66%
    YUI is a free, open source JavaScript and CSS library for building richly interactive web applications.
    #19 Howler.js Howler.js0.66%
    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.
    #20 Lightbox Lightbox0.33%
    Lightbox is a JavaScript library that displays images and videos by filling the screen, and dimming out the rest of the web page.
    #21 ScrollMagic ScrollMagic0.33%
    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.
    #22 Slick Slick0.33%
    Slick is a jQuery plugin for creating responsive and mobile-friendly carousels (sliders).
    #23 scrollreveal scrollreveal0.33%
    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.
    #24 AOS AOS0.33%
    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.
    #25 Axios Axios0.33%
    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.
    #26 Underscore.js Underscore.js0.33%
    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.
    #27 Clipboard.js Clipboard.js0.33%
    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.
    #28 Hammer.js Hammer.js0.33%
    Hammer.js is a small, standalone javascript-library that enables multitouch gestures like swipe, pinch, rotate, tap and drag on mobile devices.

JavaScript Libraries Market Share History in Wallis and Futuna (.wf) in Last 12 Months

Websites using JavaScript Libraries in other countries

Filter: