.sd websites JavaScript Libraries Usage Statistics and Market Share in Sudan (.sd)

We are tracking usage statistics and market share for 38 web technologies in the JavaScript Libraries market in Sudan (.sd). As of July 2026, the most popular web technology in JavaScript Libraries in Sudan (.sd) is jQuery, with 36% market share. In second place is jQuery Migrate, with 14%. After that, Modernizr holds 9%, followed by jQuery UI with 5% and OWL Carousel with 5%. Top 5 web technologies together account for 70% of the market. The remaining 33 web technologies in JavaScript Libraries collectively have a 30% market share. Global JavaScript Libraries market share report is available here.

JavaScript Libraries Market Share in Sudan (.sd) 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 38 different technologies in JavaScript Libraries.

There are 1,414 websites using JavaScript Libraries in Sudan (.sd websites) in out database.

JavaScript Libraries Usage Statistics and Market Share in Sudan (.sd) in July 2026

    #1 jQuery jQuery35.71%
    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 Migrate14.36%
    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 Modernizr9.12%
    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 UI8.56%
    jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.
    #5 OWL Carousel OWL Carousel5.45%
    OWL Carousel is a touch enabled jQuery plugin that lets you create a responsive carousel slider.
    #6 Isotope Isotope3.89%
    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.
    #7 core-js core-js3.89%
    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.
    #8 Lightbox Lightbox2.33%
    Lightbox is a JavaScript library that displays images and videos by filling the screen, and dimming out the rest of the web page.
    #9 FancyBox FancyBox2.05%
    FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.
    #10 prettyPhoto prettyPhoto1.77%
    prettyPhoto is a jQuery lightbox clone with support for images, videos, flash, YouTube, iframes and ajax.
    #11 AOS AOS1.77%
    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.
    #12 Select2 Select21.70%
    Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and pagination (infinite scrolling) of results.
    #13 Moment.js Moment.js1.63%
    Moment.js is a free and open source JavaScript library that removes the need to use the native JavaScript Date object directly.
    #14 Underscore.js Underscore.js1.63%
    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.
    #15 Slick Slick1.13%
    Slick is a jQuery plugin for creating responsive and mobile-friendly carousels (sliders).
    #16 LazySizes LazySizes0.99%
    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.
    #17 Lodash Lodash0.57%
    Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.
    #18 Lazy.js Lazy.js0.35%
    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.
    #19 DataTables DataTables0.28%
    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.
    #20 Swiper Swiper0.28%
    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.
    #21 Essential JS 2 Essential JS 20.28%
    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.
    #22 Axios Axios0.28%
    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.
    #23 Hammer.js Hammer.js0.28%
    Hammer.js is a small, standalone javascript-library that enables multitouch gestures like swipe, pinch, rotate, tap and drag on mobile devices.
    #24 XRegExp XRegExp0.14%
    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.
    #25 Lozad.js Lozad.js0.14%
    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.
    #26 lit-element lit-element0.14%
    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.
    #27 lit-html lit-html0.14%
    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.
    #28 SweetAlert SweetAlert0.14%
    SweetAlert is a Javascript library that acts as a replacement for alert() function, which allows the use of beautiful modal windows.
    #29 scrollreveal scrollreveal0.14%
    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.
    #30 Prefix-Free Prefix-Free0.14%
    Prefix-Free is a tool designed to help web developers eliminate the need for CSS vendor prefixes by automatically adding the necessary prefixes for different browser vendors and versions, ensuring that their styles are applied correctly across multiple browsers. This tool simplifies the process of maintaining CSS code and enhances cross-browser compatibility.
    #31 Tippy.js Tippy.js0.14%
    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.
    #32 Boomerang Boomerang0.14%
    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.
    #33 Zepto Zepto0.07%
    Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.
    #34 Flickity Flickity0.07%
    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.
    #35 MobX MobX0.07%
    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.
    #36 Day.js Day.js0.07%
    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.
    #37 SweetAlert2 SweetAlert20.07%
    SweetAlert2 is a Javascript library that acts as a replacement for alert() function, which allows the use of beautiful modal windows.
    #38 Bootstrap Table Bootstrap Table0.07%
    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.

JavaScript Libraries Market Share History in Sudan (.sd) in Last 12 Months

Websites using JavaScript Libraries in other countries

Filter: