Alternatives to Underscore.js

Compare Underscore.js alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Underscore.js in 2026. Compare features, ratings, user reviews, pricing, and more from Underscore.js competitors and alternatives in order to make an informed decision for your business.

  • 1
    SBS Banking Platform
    SBS Banking Platform is a flexible, cloud-native solution that empowers financial institutions to scale on their terms while delivering seamless, digital-first experiences - anytime, anywhere. A fully integrated, front-to-back platform, it drives innovation across retail, corporate, and neobanking sectors. From digital and open banking to deposits, payments, lending, and compliance, our platform enables financial institutions across EMEA to stay ahead of the curve. Trusted by top-tier banks, SBS Banking Platform is recognized by industry leaders, including Gartner, Forrester, NelsonHall, and IBS, for its transformative impact. Recent recognition by Omdia for digital banking, Chartis for regulatory reporting, and NelsonHall for Cloud, SaaS & BPaaS underscores our commitment to excellence.
  • 2
    FusionCharts

    FusionCharts

    Idera, Inc.

    FusionCharts is a powerful and easy-to-use JavaScript charting library that helps developers to add interactive charts and data visualizations to their web and mobile applications. With 100+ chart types, including column, bar, line, area, pie, doughnut, scatter, bubble, and more, it's easy to create professional-looking charts that are engaging and informative. The library is completely cross-browser compatible and works seamlessly with a wide range of technologies, including Angular, React, Vue, and more. FusionCharts product suite consists of • FusionCharts Suite XT • FusionTime • FusionExport • FusionGrid FusionCharts offers a wide range of features that make it one of the most popular charting libraries on the market, including: • Real-time data updates • Dynamic updates of data using AJAX • Drill-down and multi-level charts • Animation and special effects • Export to PDF, PNG, and SVG • Responsive design • Accessibility support
  • 3
    Lodash

    Lodash

    Lodash

    A modern JavaScript utility library delivering modularity, performance, and extras. Lodash is released under the MIT license and supports modern environments. Lodash makes JavaScript easier by taking the hassle out of working with arrays, numbers, objects, strings, etc. Lodash’s modular methods are great for Iterating arrays, objects, and strings, manipulating and testing values, as well as creating composite functions. Lodash is available in a variety of builds and module formats. futil-js is a set of functional utilities designed to complement Lodash. Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, and Node.js 8-12. Determine the lowest index at which value should be inserted into an array in order to maintain its sort order. Methods that operate on and return arrays, collections, and functions can be chained together. Methods that retrieve a single value or may return a primitive value will automatically end the chain sequence.
  • 4
    Anime.js

    Anime.js

    Anime.js

    Anime.js is a lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM attributes, and JavaScript Objects. Follow through animations made easy. Anime's built-in staggering system makes complex follow-through and overlapping animations simple. It can be used on both timings and properties. Animate multiple CSS transforms properties with different timings simultaneously on a single HTML element. Play, pause, control, reverse and trigger events in sync using the complete built-in callbacks and controls functions. Anime.js works with anything web. CSS, SVG, DOM attributes and JavaScript Objects, animate everything with a single unified API. Staggering allows you to animate multiple elements with follow-through and overlapping action. Animation keyframes are defined using an Array, within the keyframes property. Each keyframe duration will be equal to the animation's total duration divided by the number of keyframes.
  • 5
    D3.Js

    D3.Js

    Mike Bostock

    D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation. D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. For example, you can use D3 to generate an HTML table from an array of numbers. Or, use the same data to create an interactive SVG bar chart with smooth transitions and interaction. D3 is not a monolithic framework that seeks to provide every conceivable feature. Instead, D3 solves the crux of the problem: efficient manipulation of documents based on data. This avoids proprietary representation and affords extraordinary flexibility, exposing the full capabilities of web standards such as HTML, SVG, and CSS.
  • 6
    TaffyDB

    TaffyDB

    TaffyDB

    ​TaffyDB is an open source JavaScript library that brings powerful database functionality into your JavaScript applications. It offers a small file size with extremely fast queries and a powerful JavaScript-centric data selection engine. TaffyDB includes database-inspired features such as count, update, and insert, and provides robust cross-browser support. It is easily extended with your own functions and is compatible with any DOM library, as well as server-side JavaScript. Creating a database is straightforward, you can create a new empty database, a database with a single object, an array, or a JSON string. Once you have a database, you can run queries against it by calling the root function and building filter objects. TaffyDB allows you to filter using the database name and object comparison, access data easily, and modify data on the fly. You can also use functions to give you full control over the results of your query.
  • 7
    Emotion

    Emotion

    Emotion

    Emotion is a performant, flexible CSS-in-JS library designed for writing CSS styles using JavaScript, supporting both string-based and object-based styles while delivering a strong developer experience, complete with source maps, labels, and testing utilities. It offers two powerful usage patterns; a framework-agnostic approach which requires no special configuration yet supports vendor-prefixing, nested selectors, media queries, and class composition through the CSS and CX functions; and a React-optimized variant providing advanced features like the CSS prop for direct styling (similar to the style prop but with support for nested selectors, media queries, and theming capabilities), zero-configuration server-side rendering, native theming, and compatibility with ESLint tooling. Emotion also supports styled-component-like APIs, enabling tag-based or component-based styled elements with dynamic prop-driven styling.
  • 8
    LemonadeJS

    LemonadeJS

    Jspreadsheet

    Agnostic Micro Reactive JavaScript Library. LemonadeJS is a dependency-free lightweight library featuring an abstract reactive layer and two-way data binding. It enables the creation of modern platform-agnostic components using pure JavaScript, JSX, or TypeScript.
  • 9
    JsPHP

    JsPHP

    JsPHP

    The free open-source JsPHP library. The JsPHP website is a 100% free community resource that provides a collaborative platform and web-based Integrated Development Environment (IDE) for building an open-source JavaScript library called JsPHP that provides an implementation of the PHP API for JavaScript environments. An Integrated Development Environment (IDE) is a tool for writing computer programs, and that's what the JsPHP website is a tool for creating and testing software. In the JsPHP IDE registered users can edit the JavaScript functions in the JsPHP library and can also write code to test that those functions are working properly or to test how well those functions perform (how fast they run when they are executed on the computer). If you're just starting out with learning JavaScript then helping out at JsPHP is the perfect way for you to get started because we have lots of beginner-level work that needs to be done that you could help us with.
  • 10
    Redux

    Redux

    Redux

    Redux is a JavaScript library designed for predictable and maintainable global state management in applications. It assists developers in writing applications that behave consistently across different environments, client, server, and native, and are easy to test. By centralizing an application's state and logic, Redux enables powerful capabilities such as undo/redo functionality and state persistence. The Redux DevTools facilitate tracing when, where, why, and how an application's state changes, offering features like time-travel debugging and comprehensive error reporting. Redux is flexible and works with any UI layer, supported by a large ecosystem of add-ons to meet various development needs. The Redux team also provides additional libraries, including React-Redux, the official React bindings for Redux, and Redux Toolkit, an opinionated toolset for efficient Redux development.
  • 11
    Webix

    Webix

    Webix

    JavaScript UI library and framework for speeding up web development. JS Framework for cross-platform web Apps development 102 UI widgets and feature-rich CSS / HTML5 JavaScript controls. Save at least 3000+ development hours by using ready-made widgets and UI controls. Develop Web UI 30% faster. We have accumulated the best design ideas. We have meticulously considered UX of each Webix component for five conceptual designs. Our support service specialists know everything about our library and can help you solve any problem. We also have an official support forum where you can discuss issues with our developers. By using Webix JS framework you receive an elegant and lightweight code based on object-oriented programming concepts. Associate your project with jQuery JavaScript library, MVC frameworks AngularJS, React, Vue.js, Backbone.js, third party UI extensions.
  • 12
    Vue.js

    Vue.js

    Vue.js

    Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation. Truly reactive, compiler-optimized rendering system that rarely requires manual optimization. A rich, incrementally adoptable ecosystem that scales between a library and a full-featured framework. Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be it simple or complex. Vue extends standard HTML with a template syntax that allows us to declaratively describe HTML output based on JavaScript state. Vue automatically tracks JavaScript state changes and efficiently updates the DOM when changes happen. Vue is a framework and ecosystem that covers most of the common features needed in frontend development.
  • 13
    Backbone.js

    Backbone.js

    Backbone.js

    Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. When working on a web application that involves a lot of JavaScript, one of the first things you learn is to stop tying your data to the DOM. It's all too easy to create JavaScript applications that end up as tangled piles of jQuery selectors and callbacks, all trying frantically to keep data in sync between the HTML UI, your JavaScript logic, and the database on your server. For rich client-side applications, a more structured approach is often helpful. With Backbone, you represent your data as Models, which can be created, validated, destroyed, and saved to the server.
  • 14
    SpreadJS

    SpreadJS

    GrapeCity

    Deliver true Excel-like spreadsheet experiences, fast - with zero dependencies on Excel. Create financial apps, dashboards, charts, pivot tables, performance benchmarks, science lab notebooks, and other similar JavaScript spreadsheet applications. JavaScript spreadsheet components are software elements that help developers add Excel-like functionality to web applications. SpreadJS is a suite of JavaScript spreadsheet controls that includes import/export, data inputs, cell customization, and an extensive calculation engine with over 500 functions. With over 25 years of experience in creating award-winning spreadsheets for professional developers, we already know what you want and need. No other spreadsheet vendor can match that. Put our spreadsheet experience to work for you today.
    Starting Price: $1,499 per developer
  • 15
    Marionette

    Marionette

    Marionette

    Organize your app in terms of small Views. Marionette makes it easy to compose rich layouts out of small components. We've added tons of features from templateHelpers, to a declarative UI hash, that will keep you from ever wanting to go back. Share complex UI interactions across views. Behaviors are like mixins, without all of the pain associated with property collision. Decoupled communication between your application components with a powerful messaging system. Write classes with the same API as your views. Marionette Objects support features like extend, events, initialize, and more. Marionette community is home to the most welcoming and vibrant discussions in the Backbone ecosystem. Stop spending more time thinking about your framework than your app. Marionette will never get in the way of you and your code.
  • 16
    Auth.js

    Auth.js

    Auth.js

    Auth.js is an open-source authentication library designed to integrate seamlessly with modern JavaScript frameworks, providing a flexible and secure authentication experience. It supports various authentication methods, including OAuth (e.g., Google, GitHub), credentials, and WebAuthn, allowing developers to choose the most suitable approach for their applications. Auth.js is compatible with multiple frameworks, such as Next.js, SvelteKit, Express, Qwik, and SolidStart, enabling developers to implement authentication across different platforms. The library offers built-in support for popular databases like Prisma, Drizzle ORM, Supabase, Firebase, and TypeORM, facilitating user data management. Security features include signed cookies, CSRF token validation, and encrypted JSON Web Tokens (JWTs), ensuring robust protection for user data. Auth.js is designed to operate efficiently in serverless environments and provides comprehensive documentation and examples.
  • 17
    JointJS

    JointJS

    client IO s.r.o.

    JointJS is a powerful JavaScript diagramming library that helps developers and companies of any size build advanced visual and No-Code applications. It comes in two versions: open-source (JointJS) with limited features and professional (JointJS+), which extends the features of JointJS and offers a wide range of customizable features, ready-to-implement demo applications and white-glove support.
    Starting Price: $2990 per developer
  • 18
    Parsley

    Parsley

    Parsley

    Parsley, the ultimate JavaScript form validation library. Validating frontend forms has never been so powerful and easy. Like no other form validation library, simply write in English your requirements inside your form HTML tags, Parsley will do the rest! No need to write even a single JavaScript line for simple form validation. Parsley is now smarter, it automatically detects your forms' modifications and adapts its validation accordingly. Simply add, remove or edit fields, Parsley validation will follow! Parsley is shipped with more than a dozen useful validators. If not enough, use the awesome Parsley extra Ajax validator or tons of other extended validators provided by the community. Parsley strongly focuses on UI and UX. Override almost every Parsley default behavior to fit your exact needs. Still ships almost bug-free. Parsley is strongly tested and aims to work on every browser (including IE8).
  • 19
    Continu

    Continu

    Continu

    Continu is a modern learning management system (LMS) built to streamline training, onboarding, and upskilling in today's dynamic workplace. Designed for flexibility, its AI-powered features and automations enable both in-person and remote learning, ideal for hybrid work environments. Continu supports extended enterprise training, offering consistent learning experiences for employees, customers, and partners. With seamless integrations and a user-friendly interface, it boosts learner engagement and simplifies program management. Organizations benefit from reduced ramp-up times, time savings for administrators, and improved training outcomes. Continu’s 96% satisfaction rating underscores its value in fostering a culture of continuous learning and development, making it a trusted solution for businesses across industries.
  • 20
    Falcon Mamba 7B

    Falcon Mamba 7B

    Technology Innovation Institute (TII)

    Falcon Mamba 7B is the first open-source State Space Language Model (SSLM), introducing a groundbreaking architecture for Falcon models. Recognized as the top-performing open-source SSLM worldwide by Hugging Face, it sets a new benchmark in AI efficiency. Unlike traditional transformers, SSLMs operate with minimal memory requirements and can generate extended text sequences without additional overhead. Falcon Mamba 7B surpasses leading transformer-based models, including Meta’s Llama 3.1 8B and Mistral’s 7B, showcasing superior performance. This innovation underscores Abu Dhabi’s commitment to advancing AI research and development on a global scale.
  • 21
    Crowd Control

    Crowd Control

    Crowd Control

    Crowd Control is an interactive tool that enables live streamers to enhance viewer engagement by allowing audiences to influence gameplay in real time. Compatible with platforms like Twitch and YouTube, it supports over 100 games, both modern and retro, facilitating a dynamic streaming experience. Streamers can customize effects, set pricing, and implement moderation options to align with their community's preferences. By integrating Crowd Control, streamers have reported an average income boost of 1.8 times, as per data from Streamlabs. The service has engaged over 67,000 streamers and facilitated more than 8.7 million viewer interactions, underscoring its effectiveness in fostering interactive and monetized streaming environments. Get ready to create new bonds with your community while making some extra revenue through the interactive experience of a lifetime.
    Starting Price: $7.99 per month
  • 22
    Daux.io

    Daux.io

    Daux.io

    Daux.io is a documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way. The navigation is generated automatically with all pages that end with .md or .markdown. To sort your files and folders in a specific way, you can prefix them with a number and underscore. Full access to the internal API to create new pages programatically. Work with pages metadata. 100% mobile responsive, 4 built-in themes or roll your own. Functional, flat design style, optional code float layout, and shareable/linkable SEO friendly URLs. Supports Google Analytics and Piwik Analytics. Change the output format. It is recommended you set only formats that support the live mode as this will also be read by the integrated web server. And you set the other formats (like confluence) only by command line.
  • 23
    WebDataRocks

    WebDataRocks

    WebDataRocks

    WebDataRocks is a simple free JS library for creating functional and easy-to-use pivot tables. It can be used with Angular, Vue, React or any other framework. Free Flexible in customization JavaScript based client-side component Loads 1MB of JSON or CSV data files Full set of enterprise features Integration with 3rd party charting libraries Full set of enterprise features Features like filtering, sorting, grouping, conditional and number formatting, calculated values, totals are available for efficient work with your data. It supports printing or exporting web report to PDF, Excel or HTML with just one click. Ready-to-use modern UI The tool offers a classy spreadsheet-like interface optimized both for browsers and apps. All principles of reliability and excellent user experience are already implemented in this web reporting tool.
  • 24
    Zigzag App

    Zigzag App

    Zigzag App

    Zigzag is a mobile and web-based app exclusively dedicated to puppy training, offering a structured program of bite-sized lessons tailored to each puppy’s breed, age, and personality. Led by certified trainers and backed by leading behavioral organizations, it delivers science-based modules covering foundational skills, body language, impulse control, alone time, biting, barking, and critical life stages like adolescence and socialization. Users receive a personalized training plan, automated reminders, and seven-day-a-week expert support for puppy emergencies. Its intuitive interface organizes content into a comprehensive learning library, while integrated video tutorials, interactive quizzes, and on-demand messaging ensure engaging, efficient progress. Endorsements from bodies such as the APDT, CAPBT, the Pet Professional Guild, and others underscore its evidence-based approach.
  • 25
    Instructor

    Instructor

    Instructor

    Instructor is a tool that enables developers to extract structured data from natural language using Large Language Models (LLMs). Integrating with Python's Pydantic library allows users to define desired output structures through type hints, facilitating schema validation and seamless integration with IDEs. Instructor supports various LLM providers, including OpenAI, Anthropic, Litellm, and Cohere, offering flexibility in implementation. Its customizable nature permits the definition of validators and custom error messages, enhancing data validation processes. Instructor is trusted by engineers from platforms like Langflow, underscoring its reliability and effectiveness in managing structured outputs powered by LLMs. Instructor is powered by Pydantic, which is powered by type hints. Schema validation and prompting are controlled by type annotations; less to learn, and less code to write, and it integrates with your IDE.
  • 26
    Annotator

    Annotator

    Annotator

    Annotator is an open source JavaScript library to easily add annotation functionality to any webpage. Annotations can have comments, tags, links, users, and more. Annotator is designed for easy extensibility so it's a cinch to add a new feature or behaviour. Annotator also fosters an active developer community with contributors from four continents, building 3rd party plugins allowing the annotation of PDFs, EPUBs, videos, images, sound, and more. Adding an annotation to any website is easy with Annotator. First, download the Annotator library, and include it in your HTML. Annotator has a simple but powerful plugin architecture. Plug-ins can also be included for adding functionality such as user permissions, tags, filtering, and formatting. More than a dozen projects rely on Annotator for their digital annotation needs and many are open source. Share text and video annotations using social networks or email.
  • 27
    DHTMLX

    DHTMLX

    DHTMLX

    DHTMLX is a JavaScript UI library that provides a set of highly customizable and flexible components for building modern and responsive web applications. The library includes more than 30 UI components, such as Gantt, Scheduler, Kanban, diagrams, charts, grids, spreadsheets, calendars, trees, forms, and more. DHTMLX helps to advance web development and build feature-rich data-intensive applications of any complexity. One of the key advantages of DHTMLX is its compatibility with different web frameworks, including React, Angular, and Vue.js, which makes it a great choice for developers who are already working with these frameworks. DHTMLX is also designed with performance in mind. Its components are optimized for fast rendering. A comprehensive and rich API provides a straightforward way to manipulate JavaScript/HTML5 UI widgets. The library has detailed API documentation, tutorials, and examples that help developers quickly get up to speed and start building their apps.
  • 28
    Globant Enterprise AI
    Globant Enterprise AI is an AI Accelerator Platform designed to effortlessly create customized AI agents and assistants tailored to your business requirements. It enables the definition of various types of artificial intelligence assistants that can interact with documents, APIs, databases, or directly with large language models. These assistants can be integrated using the platform's REST API, regardless of the programming language employed. The platform seamlessly integrates with existing technology stacks, prioritizing security, privacy, and scalability. It incorporates NVIDIA's robust frameworks and libraries for managing LLMs, enhancing its capabilities. Additionally, the platform offers advanced security and privacy features, including integrated access control models and the inclusion of NVIDIA NeMo Guardrails, underscoring its commitment to secure and responsible AI application development.
  • 29
    Area 1 Horizon

    Area 1 Horizon

    Area 1 Security

    Area 1 Horizon protects your business and brand by detecting phishing attacks before they cause damage. Phishing attacks remain the primary cybersecurity threat to organizations of all sizes. Existing defenses struggle with these highly focused and sophisticated campaigns. Users are constantly lured into falling for phishing baits, leading to massive financial damage and data loss. The speed, variety, and cunning of these attacks underscore the urgent need for a new, advanced platform to address them. Area 1 Horizon, a cloud-based service, deploys in minutes and stops phishing attacks across all traffic vectors—email, web, or network.
  • 30
    RequireJS

    RequireJS

    RequireJS

    RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code. This setup assumes you keep all your JavaScript files in a "scripts" directory in your project. To take full advantage of the optimization tool, it is suggested that you keep all inline script out of the HTML, and only reference require.js with a requirejs call like so to load your script. All of them map to loading some/path/some/module.js. Ideally we could choose the CommonJS syntax, since it is likely to get more common over time, and we want to reuse code.
  • 31
    Voca

    Voca

    Voca

    The Voca library offers helpful functions to make string manipulations comfortable: change case, trim, pad, slugify, latinise, sprintf'y, truncate, escape and much more. The modular design allows to load the entire library, or individual functions to minimize the application builds. The library is fully tested, well documented and long-term supported. Provides the complete set of functions to manipulate, chop, format, escape and query strings. Voca is compatible with ES2015 modules to import the entire library.
  • 32
    Sencha Ext JS
    Sencha Ext JS is a comprehensive JavaScript application framework for building feature-rich, cross-browser-compatible web and mobile applications. It includes a library with 140+ high-performance customizable components, a set of tools and a powerful UI Framework. Key Features Rich UI Components – Includes a variety of pre-built UI elements such as grids and trees, menus and toolbars, forms and buttons, etc. Cross-platform compatibility - Supports major desktop and mobile web browsers including IE Firefox Chrome Safari and Opera. Data Packages – Includes data components to interact with various data sources including JSON, XML and database connections. Theming and Skinning - Allow easy skinning and theming of the UI with CSS. Development Tools - Includes an extensive set of development tools including a visual designer and debugger. Large Community - Has an active and large community of developers who provide support, extensions, etc.
    Starting Price: $1,295 one-time payment
  • 33
    Athene-V2

    Athene-V2

    Nexusflow

    ​Athene-V2 is Nexusflow's latest 72-billion-parameter model suite, fine-tuned from Qwen 2.5 72B, designed to compete with GPT-4o across key capabilities. This suite includes Athene-V2-Chat-72B, a state-of-the-art chat model that matches GPT-4o in multiple benchmarks, excelling in chat helpfulness (Arena-Hard), code completion (ranking #2 on bigcode-bench-hard), mathematics (MATH), and precise long log extraction. Additionally, Athene-V2-Agent-72B balances chat and agent functionalities, offering concise, directive responses and surpassing GPT-4o in Nexus-V2 function calling benchmarks focused on complex enterprise-level use cases. These advancements underscore the industry's shift from merely scaling model sizes to specialized customization, illustrating how targeted post-training processes can finely optimize models for distinct skills and applications. ​
  • 34
    Kendo UI

    Kendo UI

    Progress Software

    Kendo UI is the ultimate collection of JavaScript UI components with libraries for jQuery, Angular, React, and Vue. Quickly build eye-catching, high-performance, responsive web applications—regardless of your JavaScript framework choice. Easily add advanced JavaScript components into your existing or new designs. Kendo UI’s hundreds of components handle everything you need to satisfy your users’ requirements. Add advanced components such as data grids, charts, schedulers, and calendars with just a few lines of code. Each is crafted for performance and customizability. Switching frameworks and starting new projects won’t require a new license or a big learning curve. Everything is included and up-to-date, APIs are consistent and theming is easy. Our QA process coupled with world-class support teams and a large user community means that our components will always work the way they’re supposed to—guaranteed.
  • 35
    JsPlumb

    JsPlumb

    JsPlumb

    JsPlumb is a Javascript diagramming library that allows you to rapidly create complex applications featuring visual connectivity without having to build any of the boring stuff: it provides pan/zoom, a minimap widget, automatic layouts, data binding, path finding, and much, much more. JsPlumb offers deep integration with major frameworks/libraries such as Angular, React, Vue and Svelte. Clients love the incredible flexibility of the Toolkit. As one of our clients said recently: The customization for nodes and groups makes it easy to re-skin jsPlumb to look any way you want. UI/UX designers can let their imagination run wild because jsPlumb visual configuration is quite simple to manage.
  • 36
    NestJS

    NestJS

    NestJS

    Gives you true flexibility by allowing use of any other libraries thanks to modular architecture. An adaptable ecosystem that is a fully-fledged backbone for all kinds of server-side applications. Takes advantage of latest JavaScript features, bringing design patterns and mature solutions to Node.js world. A complete development kit for building scalable server-side apps. In recent years, thanks to Node.js, JavaScript has become the “lingua franca” of the web for both front and backend applications. This has given rise to awesome projects like Angular, React and Vue, which improve developer productivity and enable the creation of fast, testable, and extensible frontend applications. However, while plenty of superb libraries, helpers, and tools exist for Node (and server-side JavaScript), none of them effectively solve the main problem of - Architecture.
  • 37
    Cassandra

    Cassandra

    Cassandra

    Cassandra uses machine learning-based marketing mix modeling to analyze all your data and creates a personalized media plan that maximizes your ROI day after day. As Meta Measurement Partner, Cassandra is committed to deliver excellence and innovation in marketing mix modeling. Our partnership with Meta, a global technology powerhouse, underscores our dedication to providing cutting-edge, industry-endorsed solutions Cassandra connects directly to your marketing data sources or data warehouse. Leverage comprehensive data insights for growth with Cassandra MMM and devise an optimal media budget allocation strategy to increase sales.
  • 38
    JavaScript InfoVis Toolkit
    The JavaScript InfoVis Toolkit provides tools for creating interactive data visualizations for the web. The best way to start is to take a look at the demos page. Each demo has a See the Example Code link that takes you to the code for that example. The actual library code is included in the HTML file by building the lib each time with only the needed requirements taken from the name of the visualization and the build.json file. The required library code is built by the build.py file. In order to create a new visualization you need to set up the server environment to include test JavaScript files for your new visualization and also you need to add the new visualization files into the Source folder.
  • 39
    Google Cloud Universal Ledger
    Google Cloud Universal Ledger (GCUL) is a next-generation, permissioned layer-1 blockchain platform designed for financial institutions to manage commercial bank money and tokenized assets with unprecedented simplicity, flexibility, and security. It offers a programmable, multi-currency distributed ledger accessible via a unified API, eliminates the complexity of traditional payment infrastructure, and supports atomic settlement for near-instant transfers. Built with compliance in mind, the platform enforces KYC-verified accounts, transparent transaction fees, and private, auditable governance, while also fostering automation through programmatic workflows and integration with familiar developer tools like Python-based smart contracts. CE reactions and institutional testing underscore its real-world applicability; CME Group is piloting GCUL for tokenized settlement workflows in areas like collateral and margin processing.
  • 40
    Masonry

    Masonry

    Masonry

    Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet. All sizing and styling of items is handled by your own CSS. Item sizes can be set with percentages for responsive layouts. Unloaded images can throw off Masonry layouts and cause item elements to overlap. imagesLoaded resolves this issue. imagesLoaded is a separate script you can download. You can initialize Masonry in HTML, without writing any JavaScript. All options are optional, but column width and item selection are recommended. Align items to a horizontal grid. Use element sizing for responsive layouts with percentage widths. Element sizing options allow you to control the sizing of the Masonry layout within your CSS. This is useful for responsive layouts and media queries.
  • 41
    Three.js

    Three.js

    Three.js

    Three.js is a JavaScript 3D library. The aim of the project is to create an easy-to-use, lightweight, cross-browser, general-purpose 3D library. The current builds only include a WebGL renderer but WebGPU (experimental), SVG and CSS3D renderers are also available in the examples. To actually be able to display anything with three.js, we need three things, scene, camera, and renderer, so that we can render the scene with the camera. In addition to the WebGLRenderer, Three.js comes with a few others, often used as fallbacks for users with older browsers or for those who don't have WebGL support for some reason. Create a loop that causes the renderer to draw the scene every time the screen is refreshed (on a typical screen this means 60 times per second). Anything you want to move or change while the app is running has to go through the animate loop. You can of course call other functions from there.
  • 42
    Preact

    Preact

    Preact

    Preact provides the thinnest possible Virtual DOM abstraction on top of the DOM. It builds on stable platform features, registers real event handlers and plays nicely with other libraries. Most UI frameworks are large enough to be the majority of an app's JavaScript size. Preact is different: it's small enough that your code is the largest part of your application. That means less JavaScript to download, parse and execute - leaving more time for your code, so you can build an experience you define without fighting to keep a framework under control. Preact is fast, and not just because of its size. It's one of the fastest Virtual DOM libraries out there, thanks to a simple and predictable diff implementation. We automatically batch updates and tune Preact to the extreme when it comes to performance. We work closely with browser engineers to get the maximum performance possible out of Preact.
  • 43
    Leadership Navigator
    360 Feedback can be used to support a variety of needs – from helping develop a leader who is struggling, to informing the performance management process, to identifying an entire team’s strengths and areas for improvement. While this speaks to the power of 360 Feedback, it also underscores the challenge in successfully managing the process. Treating 360 Feedback as a one-size-fits-all “remedy” always meets with limited results. To fully leverage the potential of 360 Feedback, it’s important that your process be tailored to your unique purpose. That’s where 3D Group can help! Our expert design consultants will be with you every step of the way, helping you think through key priorities and tailoring the process to fully meet your needs.
  • 44
    jQuery

    jQuery

    jQuery

    jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. If you're new to jQuery. Return a collection of matched elements either found in the DOM based on passed argument(s) or created by passing an HTML string. All the aspects of the API that were deprecated in the corresponding version of jQuery. These methods get and set DOM attributes of elements.
  • 45
    Animate On Scroll (AOS)
    Animate on scroll library. In order to make it work, you'll have to make sure your build process has configured styles loader and bundles it all correctly. If you're using Parcel, however, it will work out of the box as provided. AOS object is exposed as a global variable, for now, there are three methods available. Initialize AOS, recalculate all offsets and positions of elements (called on window resize), reinitiate the array with AOS elements, and trigger refresh (called on DOM changes that are related to AOS elements). By default, AOS is watching for DOM changes and if there are any new elements loaded asynchronously or when something is removed from DOM it calls refreshHard automatically. In browsers that don't support MutationObserver like IE, you might need to call it by yourself. You can also tell AOS to trigger a custom event on a specific element. You can also add custom animations.
  • 46
    Puzzle Labs

    Puzzle Labs

    Puzzle Labs

    Puzzle Labs - a real-time and collaborative knowledge base. Puzzle is a intelligent knowledge base that enables teams to build and share private, context-specific chatbots faster while maintaining full data ownership and privacy of their knowledge. Puzzle Labs stands out with its prompt-first knowledge base, specifically designed to prioritize AI and prompt collaboration alongside document sharing. Our desktop app helps teams avoid LLM vendor lock-in, guarantee full data ownership, and integrate with offline and cloud language models. Puzzle leverages peer-to-peer networking for off-cloud, end-to-end encrypted collaboration underscores our commitment to secure, efficient teamwork, regardless of location.
    Starting Price: $19 per month
  • 47
    Kinetic Signals
    Kinetic™ Signals is an evolution and advancement of Q-Free’s celebrated MAXVIEW advanced traffic management system (ATMS). Monitor and control traffic signal and ITS operations in real-time. The modern interface turns rookies into power users in no time. And it allows experienced users to quickly leverage the power of more advanced features. The same map can easily be replicated for alternate applications like adaptive signal control or connected vehicles – boosting efficiency and saving time. Underscoring Q-Free’s open approach to data and collaborative systems, Kinetic Signals strictly adheres to NTCIP protocols. By empowering users to add any NTCIP-compliant controller, the system reduces the need to manage legacy and new central systems during integration. In addition, Q-Free’s data prism API comes standard.
  • 48
    Qvera Interface Engine
    The Qvera Interface Engine (QIE) is a comprehensive healthcare integration platform designed to facilitate seamless interoperability across various healthcare systems. It supports a wide range of standards, including HL7, FHIR, DICOM, CDA, JSON, CSV, XML, and X12, enabling efficient data exchange between electronic health records, imaging platforms, and health information exchanges. QIE offers flexible deployment options, allowing installation on-premises or in cloud environments such as AWS, Azure, Google Cloud Platform, and IBM Cloud. Its intuitive drag-and-drop visual channel editor simplifies interface development, enabling users to build and manage interfaces efficiently. The platform ensures high availability with a 99.999% uptime guarantee and is SOC 2 Type 2 compliant, underscoring its commitment to security and reliability.
  • 49
    Tradekey

    Tradekey

    Tradekey

    TradeKey, established in 2006, is a global B2B marketplace that connects small and medium-sized enterprises worldwide, facilitating international trade across various industries. The platform offers a range of services, including VIP, GoldKey Plus, GoldKey, and SilverKey memberships, each designed to enhance business visibility and opportunities in the global market. TradeKey supports multiple languages, such as English, Chinese, Japanese, Arabic, Russian, and Spanish, to cater to its diverse user base. Notably, TradeKey has earned ISO 9001 Quality Management System and ISO 27001 Information Security System certifications, underscoring its commitment to quality and security in online trading. By providing a secure and efficient environment, TradeKey enables businesses to expand their reach and engage in international commerce effectively.
  • 50
    Minterest

    Minterest

    Minterest

    Minterest is a decentralized lending protocol that captures and redistributes value to its users, aiming to deliver the highest long-term yields in decentralized finance. It operates its own on-chain liquidation and buyback mechanisms, automatically passing on the value it captures from interest rates, flash loans, and liquidation fees to users. This is achieved via MINTY tokens that the protocol acquires on the market, ensuring users receive maximized annual percentage yields. Minterest's sophisticated risk prediction engine supports borrowers in protecting their assets by providing live alerts, allowing effective management of downside risk. The protocol has undergone multiple security audits by reputable firms, underscoring its commitment to security and reliability. Minterest takes a serious approach to blockchain-based software development. Intelligent and accessible UX and UI combine with tightly controlled tokenomics and a demonstrable use case.