Business Software for JavaScript - Page 34

Top Software that integrates with JavaScript as of November 2025 - Page 34

  • 1
    KaibanJS

    KaibanJS

    KaibanJS

    KaibanJS is a JavaScript framework for building and visualizing multi‑agent AI systems using a familiar Kanban‑style interface. After installing via npm or npx and importing core classes, you can define agent goals, tasks, and teams programmatically, then run workflows locally or deploy to platforms like Vercel or AWS, no vendor lock‑in thanks to its MIT license. A Trello‑like Kaiban Board transforms console logs into shareable, real‑time workflows, while its Redux‑inspired state management ensures consistent handling of agent states, tasks, and results. Built‑in observability captures every state change, tool call, and log for easy debugging and performance monitoring, and extensibility comes via integrations with major frameworks, multiple LLM providers, language‑chain‑compatible tools, and custom plugins. Lightweight and framework‑agnostic, KaibanJS lets JavaScript developers orchestrate, monitor, and iterate on complex agentic workflows.
  • 2
    Claude Opus 4.1
    Claude Opus 4.1 is an incremental upgrade to Claude Opus 4 that boosts coding, agentic reasoning, and data-analysis performance without changing deployment complexity. It raises coding accuracy to 74.5 percent on SWE-bench Verified and sharpens in-depth research and detailed tracking for agentic search tasks. GitHub reports notable gains in multi-file code refactoring, while Rakuten Group highlights its precision in pinpointing exact corrections within large codebases without introducing bugs. Independent benchmarks show about a one-standard-deviation improvement on junior developer tests compared to Opus 4, mirroring major leaps seen in prior Claude releases. Opus 4.1 is available now to paid Claude users, in Claude Code, and via the Anthropic API (model ID claude-opus-4-1-20250805), as well as through Amazon Bedrock and Google Cloud Vertex AI, and integrates seamlessly into existing workflows with no additional setup beyond selecting the new model.
  • 3
    GPT-5 pro
    GPT-5 Pro is OpenAI’s most advanced AI model, designed to tackle the most complex and challenging tasks with extended reasoning capabilities. It builds on GPT-5’s unified architecture, using scaled, efficient parallel compute to provide highly comprehensive and accurate responses. GPT-5 Pro achieves state-of-the-art performance on difficult benchmarks like GPQA, excelling in areas such as health, science, math, and coding. It makes significantly fewer errors than earlier models and delivers responses that experts find more relevant and useful. The model automatically balances quick answers and deep thinking, allowing users to get expert-level insights efficiently. GPT-5 Pro is available to Pro subscribers and powers some of the most demanding applications requiring advanced intelligence.
  • 4
    GPT-5 thinking
    GPT-5 Thinking is the deeper reasoning mode within the GPT-5 unified AI system, designed to tackle complex, open-ended problems that require extended cognitive effort. It works alongside the faster GPT-5 model, dynamically engaging when queries demand more detailed analysis and thoughtful responses. This mode significantly reduces hallucinations and improves factual accuracy, producing more reliable answers on challenging topics like science, math, coding, and health. GPT-5 Thinking is also better at recognizing its own limitations, communicating clearly when tasks are impossible or underspecified. It incorporates advanced safety features to minimize harmful outputs and provide nuanced, helpful answers even in ambiguous or sensitive contexts. Available to all users, it helps bring expert-level intelligence to everyday and advanced use cases alike.
  • 5
    PyMuPDF

    PyMuPDF

    Artifex

    PyMuPDF is a high-performance, Python-centric library for reading, extracting, and manipulating PDFs with ease and precision. It enables developers to access text, images, fonts, annotations, metadata, and structural layout of PDF documents, and to perform tasks such as extracting content, editing objects, rendering pages, searching text, modifying page content, and manipulating PDF components like links and annotations. PyMuPDF also supports advanced operations like splitting, merging, inserting, or deleting pages; drawing and filling shapes; handling color spaces; and converting between formats. The library is lightweight but robust, optimized for speed and low memory overhead. On top of the base PyMuPDF, PyMuPDF Pro adds support for reading and writing Microsoft Office-format documents and enhanced functionality for integrating Large Language Model (LLM) pipelines and Retrieval Augmented Generation (RAG).
  • 6
    Claude Sonnet 4.5
    Claude Sonnet 4.5 is Anthropic’s latest frontier model, designed to excel in long-horizon coding, agentic workflows, and intensive computer use while maintaining safety and alignment. It achieves state-of-the-art performance on the SWE-bench Verified benchmark (for software engineering) and leads on OSWorld (a computer use benchmark), with the ability to sustain focus over 30 hours on complex, multi-step tasks. The model introduces improvements in tool handling, memory management, and context processing, enabling more sophisticated reasoning, better domain understanding (from finance and law to STEM), and deeper code comprehension. It supports context editing and memory tools to sustain long conversations or multi-agent tasks, and allows code execution and file creation within Claude apps. Sonnet 4.5 is deployed at AI Safety Level 3 (ASL-3), with classifiers protecting against inputs or outputs tied to risky domains, and includes mitigations against prompt injection.
  • 7
    Agent Builder
    Agent Builder is part of OpenAI’s tooling for constructing agentic applications, systems that use large language models to perform multi-step tasks autonomously, with governance, tool integration, memory, orchestration, and observability baked in. The platform offers a composable set of primitives—models, tools, memory/state, guardrails, and workflow orchestration- that developers assemble into agents capable of deciding when to call a tool, when to act, and when to halt and hand off control. OpenAI provides a new Responses API that combines chat capabilities with built-in tool use, along with an Agents SDK (Python, JS/TS) that abstracts the control loop, supports guardrail enforcement (validations on inputs/outputs), handoffs between agents, session management, and tracing of agent executions. Agents can be augmented with built-in tools like web search, file search, or computer use, or custom function-calling tools.
  • 8
    PromptCompose

    PromptCompose

    PromptCompose

    PromptCompose is a prompt infrastructure platform designed to bring software engineering rigor to prompt workflows. It offers version control for prompts, automatically tracking every change with deployment logs, side-by-side comparisons, and rollback capability, and integrates AB testing so multiple prompt variants can run concurrently, traffic can be split, performance tracked, and winners deployed confidently. Developers can integrate seamlessly via SDKs (JavaScript/TypeScript) or REST APIs so prompts and experiments can be part of production systems. Projects are organized in a hub structure so teams can manage resources (prompts, templates, variable groups, tests) per project, with proper isolation and collaboration. PromptCompose supports prompt blueprints (templates) and variable groups so prompts can be parameterized with dynamic inputs in a consistent, reusable way. The editor includes features like syntax highlighting, autocomplete for variables, and error detection.
  • 9
    Appier AIRIS
    AIRIS is a next-generation, AI-powered customer-data platform that enables marketers to integrate any customer data in real time, unifying interactions across web, mobile, cloud, CRM, and offline systems to create a holistic 360° view of each individual. It allows data teams to load and map first-party data, build custom attributes, and resolve identities from disparate sources, then activate those attributes directly into marketing or personalization workflows. AIRIS visualizes insights with marketer-friendly dashboards and templates, enabling rapid segmentation, analysis of customer journeys, and actionable metrics, while its predictive models (such as conversion and price-sensitivity scoring) tag users with 500+ predictive attributes without requiring in-house data-science expertise. By shortening the time from data to visualization and then to activation, AIRIS empowers brands to move from insight to campaign in minutes rather than months, and support real-time remarketing.
  • 10
    RKTracer

    RKTracer

    RKVALIDATE

    RKTracer is a code-coverage and test-analysis tool that enables teams to assess the quality and completeness of their testing across unit, integration, functional, and system-level testing, without altering a single line of application code or build workflow. It supports instrumentation across host machines, simulators, emulators, embedded devices, and servers, and covers a broad array of programming languages, including C, C++, CUDA, C#, Java, Kotlin, JavaScript/TypeScript, Golang, Python, and Swift. It provides detailed coverage metrics such as function, statement, branch/decision, condition, MC/DC, and multi-condition coverage, and even supports delta-coverage reports to show which newly added or modified portions of code are already covered. Integration is seamless; simply prefix your build or test command with “rktracer”, run your tests, then generate HTML or XML reports (for CI/CD systems or dashboards like SonarQube).
  • 11
    Checkmarx

    Checkmarx

    Checkmarx

    The Checkmarx Software Security Platform provides a centralized foundation for operating your suite of software security solutions for Static Application Security Testing (SAST), Interactive Application Security Testing (IAST), Software Composition Analysis (SCA), and application security training and skills development. Built to address every organization’s needs, the Checkmarx Software Security Platform provides the full scope of options: including private cloud and on-premises solutions. Allowing a range of implementation options ensures customers can start securing their code immediately, rather than going through long processes of adapting their infrastructure to a single implementation method. The Checkmarx Software Security Platform transforms the standard for secure application development, providing one powerful resource with industry-leading capabilities.
  • 12
    gedit

    gedit

    The GNOME Project

    gedit is the text editor of the GNOME desktop environment. The first goal of gedit is to be easy to use, with a simple interface by default. More advanced features are available by enabling plugins. A flexible plugin system which can be used to dynamically add new advanced features.
  • 13
    Contrast Assess

    Contrast Assess

    Contrast Security

    A new kind of security designed for the way software is created. Resolve security issues minutes after installation by integrating security into your toolchain. Because Contrast agents monitor code and report from inside the application, developers can finally find and fix vulnerabilities without requiring security experts. That frees up security teams to focus on providing governance. Contrast Assess deploys an intelligent agent that instruments the application with smart sensors. The code is analyzed in real time from within the application. Instrumentation minimizes the false positives that slow down developers and security teams. Resolve security issues minutes after installation by integrating security into your toolchain. Contrast Assess integrates seamlessly into the software life cycle and into the tool sets that development and operations teams are already using, including native integration with ChatOps, ticketing systems and CI/CD tools, and a RESTful API.
  • 14
    Jtest

    Jtest

    Parasoft

    Meet Agile development cycles while maintaining high-quality code. Use Jtest’s comprehensive set of Java testing tools to ensure defect-free coding through every stage of software development in the Java environment. Streamline Compliance With Security Standards. Ensure your Java code complies with industry security standards. Have compliance verification documentation automatically generated. Release Quality Software, Faster. Integrate Java testing tools to find defects faster and earlier. Save time and money by mitigating complicated and expensive problems down the line. Increase Your Return From Unit Testing. Achieve code coverage targets by creating a maintainable and optimized suite of JUnit tests. Get faster feedback from CI and within your IDE using smart test execution. Parasoft Jtest integrates tightly into your development ecosystem and CI/CD pipeline for real-time, intelligent feedback on your testing and compliance progress.
  • 15
    CodeSonar

    CodeSonar

    CodeSecure

    CodeSonar employs a unified dataflow and symbolic execution analysis that examines the computation of the complete application. By not relying on pattern matching or similar approximations, CodeSonar's static analysis engine is extraordinarily deep, finding 3-5 times more defects on average than other static analysis tools. Unlike many software development tools, such as testing tools, compilers, configuration management, etc., SAST tools can be integrated into a team's development process at any time with ease. SAST technologies like CodeSonar simply attach to your existing build environments to add analysis information to your verification process. Like a compiler, CodeSonar does a build of your code using your existing build environment, but instead of creating object code, CodeSonar creates an abstract model of your entire program. From the derived model, CodeSonar’s symbolic execution engine explores program paths, reasoning about program variables and how they relate.
  • 16
    JSFiddle

    JSFiddle

    JSFiddle

    JSFiddle has the notion of panels (or tabs if you switch into the tabbed layout), there are 4 panels, 3 where you can enter code, and 1 to see the result: HTML - structure code, no need to add body doctype head, that's added automatically, CSS - styles. You can switch pre-pocessor to SCSS, JavaScript - behavior. There are many frameworks and code pre-processors you can use. Once you enter code, just hit "Run" in the top actions bar, and the fourth panel with results will appear. SFiddle allows you to switch the layout of the editor from the classic 2x2 grid to something that suits your needs. In addition to the grids mode it also has a tabbed mode. Grids are fully resizable. As an addition resizing the Results panel will tell you its width (handy for working on media queries).
  • 17
    Codepad

    Codepad

    Codepad

    Codepad is a place for developers to share & save code snippets. It's a remarkable community of developers that can help you with your code snippets to save time on your projects. Share snippets with entire community. You can choose the programming language and the type of snippet: public, private or part private. Organise your code snippets in a beautiful way, easy add and categories them in collections. You can follow and control the snippets version. Don't lose the previous written code. If you are a freelancer or a company you can receive the job or collaboration offers directly to your registered email. Find the best developers on Codepad and follow their profile. You will see their new code snippets directly in your timeline.
  • 18
    CudaText

    CudaText

    CudaText

    CudaText is a cross-platform text editor, written in Object Pascal. It is open source project and can be used free of charge, even for business. It starts quite fast on Linux on CPU Intel Core i3 3GHz. It is extensible by Python add-ons, plugins, linters, code tree parsers, external tools. Syntax parser is feature-rich, from EControl engine. Syntax highlight for lot of languages (270+ lexers). Code tree structure of functions/classes/etc, if lexer allows it. Code folding, multi-carets and multi-selections. Find/Replace with regular expressions. Configs in JSON format. Including lexer-specific configs. Tabbed UI, with a split view to primary/secondary, and a split window to 2/3/4/6 groups of tabs. Command palette, with fuzzy matching, minimap, and micromap. Shows unprinted whitespace and offers support for many encodings. Customizable hotkeys. Binary/Hex viewer for files of unlimited size (can show 10 Gb logs).
  • 19
    Routefusion

    Routefusion

    Routefusion

    Through our global banking APIs, fintech expertise, and customer support, decrease your time to market, reduce the cost of global payments and expand your products and services internationally. Opening up international bank accounts is challenging. We'll do it for you - making direct debiting, global reconciliation, and a unified global banking experience simple. Do international business like a local. Pay international vendors and customers with ACH, SPEI, SEPA, SWIFT wires, and more. Our global payment and FX institutions network gives your customers access to rates that have traditionally only been reserved for the largest corporations. With our new approach to cross-border payments, no one gets left behind. We believe in tearing down financial barriers to growth so that every business has the opportunity to thrive.
  • 20
    Exceptionly

    Exceptionly

    Exceptionly

    We find, test, and deliver software talent for a direct hire. Exceptionly is built to revolutionize the software talent industry by leveraging its unique big data set of 2 million hands-on tested software engineers from 175 countries. Exceptionly invests in its enterprise-level talent acquisition engine and offers a platform as a service for providing both quality and volume of tested remote software engineers for businesses around the world. Exceptionly’s mission is to enable 100% of the technology talent capital for highly skilled remote talent around the world. We help businesses go beyond their zip codes for hiring the best of the best and leverage their talent budget in full.
  • 21
    JSDefender

    JSDefender

    PreEmptive

    Cutting-edge JavaScript obfuscation techniques with control-flow flattening, tamper detection and other in-app protection transforms. We would not send our own unprotected code to a remote service controlled by third parties and we would not expect you to either. JSDefender supports major JavaScript frameworks, runtimes, and bundlers including Angular, Node, React, React Native, Webpack and others. Unlike languages like .NET and Java that are compiled to intermediate, stack-based assembly instructions before being distributed in binary form, JavaScript apps are typically distributed in source form. This means that your code is directly visible to anyone with access to the execution environment (like a browser). So, potential attackers can very easily step through the running code using a debugger built into their browser, or use other tools to statically analyze the code for vulnerabilities.
  • 22
    Compute@Edge
    Fastly’s Compute@Edge offering allows you to build high scale, globally distributed applications and execute code at the edge — without having to manage the underlying infrastructure. Deploy and run complex logic for any application or backend service with our secure, performant, and scalable approach to serverless computing. Compute@Edge provides a 100x faster code execution startup time than other serverless solutions. Run your code on hundreds of servers located around the world simultaneously. There are no cold starts or roundtrip delays — just fast, always-on computing. Better end-user experiences are at the forefront of digital transformation. Write, deploy, and test your code on the Fastly edge using a powerful local development and debugging environment. From there, we manage everything required to scale it instantly and globally, as close to your end users as possible.
  • 23
    TTerm Connect

    TTerm Connect

    Turbosoft

    Turbosoft's terminal emulation software supports over 80 different emulations for systems such as IBM, HP, OpenVMS, Unix, HP NonStop, Unisys, Wyse & more. Choose from TTerm Connect, our web-based HTML5 offering, TTWin4 for Windows desktops, TTerm for Linux, or, for developers integrating terminal emulation, TTerm for .NET. TTerm Connect, our web-based terminal emulator offers flexible, powerful terminal emulation with nothing more than a web browser. TTerm Connect offers all the features you would expect from a desktop terminal emulator in a lightweight web application. Centrally configured and managed, TTerm Connect requires no client-side installation and can be deployed with its own web client or integrated with your existing website. Any host, any device. Available for any modern web browser and client device and with options for Windows or Linux based servers. Flexible & capable of servicing the terminal emulation needs of thousands of concurrent users.
  • 24
    ConTEXT Editor

    ConTEXT Editor

    ConTEXT Editor

    ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user definable syntax highlighter, project workspaces, compiler integration, multi-language support and many more features.
    Starting Price: $0
  • 25
    Stenography

    Stenography

    Stenography

    No need to Google it. Hydrate responses with Stack Overflow Suggestions and documentation from across the web. Extensions, extensions, extensions. Wherever code can be found, Stenography integrates. Stenography uses a passthrough API and does not store code. Your code stays on your system.
  • 26
    CodeCollab

    CodeCollab

    CodeCollab

    Real-time code collaboration. CodeCollab is an online real-time collaborative code editor and compiler. Our web-based application allows users to collaborate in real-time over the internet. CodeCollab allows for seamless sharing across multiple platforms and devices. Perfect for keeping code up to date with your team.
  • 27
    Capacitor

    Capacitor

    Capacitor

    A cross-platform native runtime for web apps. Capacitor is an open-source native runtime for building web native apps. Create cross-platform iOS, Android, and progressive web apps with JavaScript, HTML, and CSS. Drop Capacitor into any existing web app. Install the native platforms you want to target. Capacitor’s native plugin APIs make it extremely easy to access and invoke common device functionality across multiple platforms. Ship cross-platform mobile apps 10X faster. We wrote a free guide on when and why to use Capacitor to build cross-platform apps. Access the full Native SDKs on each platform, and easily deploy to the app stores (and the web). Add custom native functionality with a simple Plugin API, or use existing Cordova plugins with our compatibility layer. Capture images, save photos, and configure hardware parameters like saturation and color balance. Save and read documents, assets, and other content your users need to access via native file systems.
  • 28
    CodeT5

    CodeT5

    Salesforce

    Code for CodeT5, a new code-aware pre-trained encoder-decoder model. Identifier-aware unified pre-trained encoder-decoder models for code understanding and generation. This is the official PyTorch implementation for the EMNLP 2021 paper from Salesforce Research. CodeT5-large-ntp-py is specially optimized for Python code generation tasks and employed as the foundation model for our CodeRL, yielding new SOTA results on the APPS Python competition-level program synthesis benchmark. This repo provides the code for reproducing the experiments in CodeT5. CodeT5 is a new pre-trained encoder-decoder model for programming languages, which is pre-trained on 8.35M functions in 8 programming languages (Python, Java, JavaScript, PHP, Ruby, Go, C, and C#). In total, it achieves state-of-the-art results on 14 sub-tasks in a code intelligence benchmark - CodeXGLUE. Generate code based on the natural language description.
  • 29
    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.
    Starting Price: Free
  • 30
    Imaginary Programming

    Imaginary Programming

    Imaginary Programming

    Imaginary Programming lets you use OpenAI's GPT engine as a runtime to accomplish things you've never been able to do before in your code. All you do is define a function prototype in TypeScript (without an implementation!), and Imaginary Programming uses GPT to take care of the rest. Use Imaginary programming for any task where human-like intelligence around text is needed. You can install imaginary programming into your current JavaScript and TypeScript projects, or you can try the online Playground to experiment with Imaginary Programming.